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:
Mark McClain 2013-07-02 21:20:28 -04:00
parent 8221aee431
commit 6e288019ff
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ Babel>=0.9.6
iso8601>=0.1.4
requests>=1.1,<1.2.1 # order-dependent python-cinderclient req cap, bug 1182271
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-keystoneclient>=0.2.0
six