This commit is contained in:
Pino de Candia 2017-12-20 15:07:30 -06:00
commit 6ea9865b2a
1 changed files with 9 additions and 1 deletions

View File

@ -2,7 +2,7 @@
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
pbr>=2.0 # Apache-2.0
pbr>=3.1.1 # Apache-2.0
sshpubkeys>=2.2.0
pycrypto>=2.6.1
falcon>=1.3.0
@ -14,3 +14,11 @@ keystoneauth1>=2.7.0 # Apache-2.0
keystonemiddleware>=4.12.0 # Apache-2.0
oslo.messaging>=5.34.0 # Apache-2.0
oslo.log>=3.34.0
pyramid>=1.9.1 # BSD-derived (http://www.repoze.org/LICENSE.txt)
Paste # MIT
dogpile.cache
python-memcached
oslo_concurrency
eventlet
vine
python-designateclient