Fixed issue with requirements
Change-Id: I7714c8da2e3dbc51a34f55b166efdd8967b1b845 Closes-Bug: #1287682
This commit is contained in:
parent
6cdb946663
commit
d63f39f413
@ -1,4 +1,4 @@
|
|||||||
pbr>=0.5.21,<1.0
|
pbr>=0.6,<1.0
|
||||||
anyjson>=0.3.3
|
anyjson>=0.3.3
|
||||||
eventlet>=0.13.0
|
eventlet>=0.13.0
|
||||||
jsonpath
|
jsonpath
|
||||||
@ -6,14 +6,14 @@ Paste
|
|||||||
PasteDeploy>=1.5.0
|
PasteDeploy>=1.5.0
|
||||||
iso8601>=0.1.8
|
iso8601>=0.1.8
|
||||||
python-heatclient>=0.2.3
|
python-heatclient>=0.2.3
|
||||||
jsonschema>=1.3.0,!=1.4.0
|
jsonschema>=2.0.0,<3.0.0
|
||||||
netaddr>=0.7.6
|
netaddr>=0.7.6
|
||||||
|
|
||||||
oslo.config>=1.2.0
|
oslo.config>=1.2.0
|
||||||
deep
|
deep
|
||||||
murano-common==0.4.1
|
murano-common==0.4.1
|
||||||
PyYAML>=3.1.0
|
PyYAML>=3.1.0
|
||||||
python-neutronclient>=2.3.0,<3
|
python-neutronclient>=2.3.4,<3
|
||||||
oslo.messaging>=1.3.0a4
|
oslo.messaging>=1.3.0a4
|
||||||
|
|
||||||
http://tarballs.openstack.org/murano-metadataclient/murano-metadataclient-master.tar.gz#egg=metadataclient-0.4.1
|
http://tarballs.openstack.org/murano-metadataclient/murano-metadataclient-master.tar.gz#egg=metadataclient-0.4.1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user