Implement nova network API for quantum API 2.0

blueprint improved-nova-quantum-integration

This new network API depends on quantum v2.0 client to connect quantum server
via Quantum server API V2.0. This change implements the minimum set of methods
so that we can boot an instance with ip allocated by quantum server.

Change-Id: I34acbbf84dd8601db8143267c8cc41255a0c6d3f
This commit is contained in:
Yong Sheng Gong
2012-06-25 14:52:58 +08:00
committed by Monty Taylor
parent 5f9f946c2d
commit 8362a68245

View File

@@ -24,3 +24,4 @@ Babel>=0.9.6
iso8601>=0.1.4
httplib2
setuptools_git>=0.4
python-quantumclient>=0.1,<0.2