Cannot perform external Auth against SQL Backend
Bug #1070351 reported by
Adam Young
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenStack Identity (keystone) |
Fix Released
|
High
|
Unassigned |
Bug Description
In order to use container level authentication, the Password field needs to be in its own column. However, in the current SQL scheme, the Password is serialized inside the JSON data in the 'extra' field . This field should be split out into its own column.
Changed in keystone: | |
status: | New → Triaged |
importance: | Undecided → High |
Changed in keystone: | |
milestone: | none → grizzly-2 |
status: | Fix Committed → Fix Released |
Changed in keystone: | |
milestone: | grizzly-2 → 2013.1 |
To post a comment you must log in.
Fix proposed to branch: master /review. openstack. org/16322
Review: https:/