update Quantum usage to Neutron
This change updates to use the neutron client library and provides backwards compatiblity with the network_api_class. implements bug: 1197208 Change-Id: Ia6c74e40eff516a0fcbe53fdc48e16fb0f98e864
This commit is contained in:
@@ -23,7 +23,7 @@ Babel>=0.9.6
|
|||||||
iso8601>=0.1.4
|
iso8601>=0.1.4
|
||||||
requests>=1.1,<1.2.1 # order-dependent python-cinderclient req cap, bug 1182271
|
requests>=1.1,<1.2.1 # order-dependent python-cinderclient req cap, bug 1182271
|
||||||
python-cinderclient>=1.0.1
|
python-cinderclient>=1.0.1
|
||||||
python-quantumclient>=2.2.0,<3.0.0
|
python-neutronclient>=2.2.3,<3.0.0
|
||||||
python-glanceclient>=0.5.0,<2
|
python-glanceclient>=0.5.0,<2
|
||||||
python-keystoneclient>=0.2.0
|
python-keystoneclient>=0.2.0
|
||||||
six
|
six
|
||||||
|
|||||||
Reference in New Issue
Block a user