Lazy loading of domain configs can lead to issues
Bug #1438827 reported by
Henry Nash
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenStack Identity (keystone) |
Triaged
|
Wishlist
|
Unassigned |
Bug Description
This lazy loading was created to avoid a circular dependancy between identity and assignment. However it has a number of issues:
(Extracted from Bug #1410850)
First - if someone will call .setup_
Second - .reload_
Also, it seems a messy compilation all over the code that is prone to error.
Changed in keystone: | |
importance: | Undecided → Medium |
To post a comment you must log in.
Moved to Wishlist - it is required for DomainSQL to become stable but it is really a known quantity