devstack icon indicating copy to clipboard operation
devstack copied to clipboard

Get up and running quickly to develop or extend Open edX services

Results 61 devstack issues
Sort by recently updated
recently updated
newest added

## Description Putting together a branch that supports Apple M1 macs. So far it is backwards compatible with Intel macs but reserving the right to make breaking changes. ## Unresolved...

Some of the CLI tests run on Mac 10.15 images, but that is being deprecated and will become unsupported by 2022-08-30: https://github.com/actions/virtual-environments/issues/5583 Difficulties: - The upgrade to latest image (Mac...

## Context Since [edx-platform ADR-13](https://github.com/openedx/edx-platform/blob/master/docs/decisions/0013-cms-vs-studio.rst#terminology-cms-vs-studio) was added, it's agreed the "cms" is the correct name of the webservice, whereas "studio" should only be used in a product context. However, Devstack...

This is my log System check identified some issues: WARNINGS: ?: (2_0.W001) Your URL pattern 'edx_name_affirmation/v1/verified_name/(?P\d+)$' [name='verified_name_by_id'] has a route that contains '(?P

In order to advance implementation of both [OEP-45: Configuring and Operating Open edX](https://open-edx-proposals.readthedocs.io/en/latest/architectural-decisions/oep-0045-arch-ops-and-config.html) and [deprecation of the configuration repository](https://github.com/openedx/public-engineering/issues/51), we would like to switch devstack from using primarily Docker images...

In order to advance implementation of both [OEP-45: Configuring and Operating Open edX](https://open-edx-proposals.readthedocs.io/en/latest/architectural-decisions/oep-0045-arch-ops-and-config.html) and [deprecation of the configuration repository](https://github.com/openedx/public-engineering/issues/51), we would like to switch devstack from using primarily Docker images...

---- I've completed each of the following or determined they are not applicable: - [ ] Made a plan to communicate any major developer interface changes (or N/A)

Currently, Devstack and MYSQL interact poorly with newer Apple Machines which use "M1" Chips. An error causes provisioning to fail. A workaround is to specify ``platform: linux/amd64`` under the heading...

## Timeline * Proposed: 2022-03-01 * Target Acceptance: 2022-10-01 (supported in Nutmeg, **deprecated in Olive**) * Earliest Possible Removal: 2022-11-01 (**removed in Palm**) ### Considerations This deprecation is conditional on...

DEPR