Merge branch 'master' of https://github.com/pinodeca/tatu
This commit is contained in:
commit
6ea9865b2a
@ -2,7 +2,7 @@
|
|||||||
# of appearance. Changing the order has an impact on the overall integration
|
# of appearance. Changing the order has an impact on the overall integration
|
||||||
# process, which may cause wedges in the gate later.
|
# 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
|
sshpubkeys>=2.2.0
|
||||||
pycrypto>=2.6.1
|
pycrypto>=2.6.1
|
||||||
falcon>=1.3.0
|
falcon>=1.3.0
|
||||||
@ -14,3 +14,11 @@ keystoneauth1>=2.7.0 # Apache-2.0
|
|||||||
keystonemiddleware>=4.12.0 # Apache-2.0
|
keystonemiddleware>=4.12.0 # Apache-2.0
|
||||||
oslo.messaging>=5.34.0 # Apache-2.0
|
oslo.messaging>=5.34.0 # Apache-2.0
|
||||||
oslo.log>=3.34.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
|
||||||
|
Loading…
Reference in New Issue
Block a user