summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-keystonemiddleware_git.bb
Commit message (Collapse)AuthorAgeFilesLines
* core: update core projects to juno b3 releaseBruce Ashfield2014-09-161-2/+2
| | | | | | | Along with this update, we also fix a bug with nova and neutron port types. this patch will be removed once it is fixed in the upstream project. Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* keystonemiddleware: introduce for juno compatibilityBruce Ashfield2014-07-181-0/+27
To integrate with the default nova auth token support in juno, we introduce the keystone middleware split. This was formerly part of keystoneclient, but is now a standalone package/repository. Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>