summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-keystoneauth1_2.12.3.bb
Commit message (Collapse)AuthorAgeFilesLines
* python-keystoneauth1: Downgrade to v2.12.3Adrian Dudau2017-07-311-0/+28
Latest stable/newton lists v2.12.3 as the latest recommended version for python-keystone1. Commit b3c4115e60abe92bf45eef35a4696de0efe3712c that upgraded to v2.18.0 mentions it as a requirement for python-os-client-config, but checking its list of requirements we only find keystoneauth1 (>=2.1.0), which is fulfilled v2.12.3. Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>