2b4016b8e6
Enhance existing Quantum OVS Plugin with a tunneling agent that enables Hypervisors to be connected via GRE tunnels. The new agent can be enabled/disabled via configuration file and provides backwards compatibility with existing non-tunneling OVS Agent. Change-Id: Id3b79430726b162fcb84f99df152d88a5766328f
22 lines
394 B
Plaintext
22 lines
394 B
Plaintext
Paste
|
|
PasteDeploy==1.5.0
|
|
Routes>=1.12.3
|
|
eventlet>=0.9.12
|
|
lxml==2.3
|
|
mox==0.5.3
|
|
python-gflags==1.3
|
|
simplejson
|
|
sqlalchemy
|
|
webob==1.1.1
|
|
webtest
|
|
|
|
distribute>=0.6.24
|
|
|
|
coverage
|
|
nose
|
|
nosexcover
|
|
pep8==0.6.1
|
|
|
|
-e git+https://review.openstack.org/p/openstack/python-quantumclient#egg=python-quantumclient-dev
|
|
-e git+https://review.openstack.org/p/openstack-dev/openstack-nose.git#egg=openstack.nose_plugin
|