summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-keystonemiddleware_git.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-keystonemiddleware: Change python to python3Wang Mingyu2020-07-301-44/+0
| | | | | | | Version updated to 4.17.1 Signed-off-by: Wang Mingyu <wangmy@cn.fujitsu.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
* python: prepare for python3 only configurationBruce Ashfield2020-01-221-1/+1
| | | | Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
* Added python-pbr-native into DEPENDS to fix build error.Lei Maohui2018-06-051-0/+5
| | | | | Signed-off-by: Lei Maohui <leimaohui@cn.fujitsu.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* python-keystonemiddleware: uprev to latest stable/pikeMark Asselstine2017-11-131-5/+18
| | | | | | | Updated runtime dependencies based on requirements.txt. Signed-off-by: Mark Asselstine <mark.asselstine@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* keystone: uprev to LibertyMark Asselstine2016-02-051-3/+2
| | | | | Signed-off-by: Mark Asselstine <mark.asselstine@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* python-keystonemiddleware: upgrade to 1.6.1Jackie Huang2015-05-131-2/+2
| | | | | Signed-off-by: Jackie Huang <jackie.huang@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* python-keystonemiddleware: upgrade to 1.5.0Jackie Huang2015-04-211-2/+2
| | | | | Signed-off-by: Jackie Huang <jackie.huang@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* core: BROKEN: Initial update to kilo branches and REVsBruce Ashfield2015-03-101-2/+2
| | | | | | | | | | | | | This is the initial update to the kilo branches and SRCREVs for some of the core projects. These are known to NOT work, due to SSLv3 issues with oe-core, and missing config/dependencies. Incremental updates will fix issues with the components, but they are best done in-tree, rather than sitting on a huge pile of changes. Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* core: update to juno 2014.2 + dependenciesBruce Ashfield2014-11-171-1/+1
| | | | | | | syncing the core components to the latest juno hashes. We also introduce new packages and update others to meet the juno requirements. Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* core: update to juno-rc1 candidate releaseBruce Ashfield2014-10-171-2/+2
| | | | Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* 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>