Backend Tests bypass Manager code
Bug #1193420 reported by
Adam Young
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenStack Identity (keystone) |
Fix Released
|
Wishlist
|
Adam Young |
Bug Description
The Backend tests call directly on the Driver functions. However, the Manager layer is there to provide a means to take code from the individual drivers and make them common. For the Identity API specifically, this means that there is duplicated business logic inside each of the backends. This work will be done in support of the split-identity Blueprint
Changed in keystone: | |
assignee: | nobody → Adam Young (ayoung) |
Changed in keystone: | |
importance: | Undecided → Wishlist |
Changed in keystone: | |
milestone: | none → havana-2 |
status: | Fix Committed → Fix Released |
Changed in keystone: | |
milestone: | havana-2 → 2013.2 |
To post a comment you must log in.
Fix proposed to branch: master /review. openstack. org/34254
Review: https:/