release keystoneclient 2.1.1

tag a point release of keystoneclient since there were fix bug
fixes that causes gates to fail.

Change-Id: I09d2c199dbb50329f019bce1c00876b4a66c24af
Related-Bug: 1520244
Related-Bug: 1457702
This commit is contained in:
Steve Martinelli 2016-01-13 19:29:33 -05:00
parent 65587a3f4d
commit 59fd29d729

View File

@ -28,3 +28,9 @@ releases:
- Removed deprecated keystoneclient.middleware module.
- Removed deprecated keystoneclient.apiclient.exceptions module.
- Blocks requests 2.9.0.
- version: 2.1.1
projects:
- repo: openstack/python-keystoneclient
hash: d20b300589863bcf165945beb129ebcc3621a14f
highlights: >
- Reverted fixes for bugs 1520244 and 1457702.