Tech Debt: Reverse temporary gate fix
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Magnum |
Fix Released
|
Low
|
Spyros Trigazis |
Bug Description
On 2015-07-10 changes in Devstack broke the Magnum gate. We are working around this breakage with this patch:
https:/
This happened because the changes are not compatible with the Keystone v2 API, which Magnum uses.
We have asked Devstack to re-implement their changes in a way that will not break us in the future. While we wait for that, we will use our workaround. Once Devstack has been changed in accordance with suggestions from here:
http://
Once Devstack is no longer setting the following environment variables (which are incompatible with Keystone v2 API):
OS_PROJECT_
OS_USER_DOMAIN_ID
Then we can remove the code added by review 200835, as it will no longer be needed. This ticket should be acted upon once this condition is met.
Changed in magnum: | |
assignee: | nobody → Vilobh Meshram (vilobhmm) |
Changed in magnum: | |
milestone: | none → mitaka-1 |
Changed in magnum: | |
status: | Triaged → In Progress |
assignee: | Vilobh Meshram (vilobhmm) → yatin (yatinkarel) |
Changed in magnum: | |
assignee: | yatin (yatinkarel) → nobody |
status: | In Progress → Confirmed |
Changed in magnum: | |
assignee: | nobody → Spyros Trigazis (strigazi) |
status: | Confirmed → In Progress |
Changed in magnum: | |
milestone: | mitaka-1 → none |
Fix proposed to branch: master /review. openstack. org/#/c/ 338472
Review: https:/