7baa238552
This patch implements Arista's modular L2 mechanism driver to automate the management of virtual networks along with physical networks using Arista hardware devices (Spine and Leaf switches) This driver uses ML2 Mechanism Driver-API to interface with Neutron ML2 Plugin. implements: blueprint arista-ml2-mechanism-driver Change-Id: I1c4ca36cf3d7af013b7b3353e7b7d89fe39f91bf
30 lines
498 B
Plaintext
30 lines
498 B
Plaintext
pbr>=0.5.21,<1.0
|
|
|
|
Paste
|
|
PasteDeploy>=1.5.0
|
|
Routes>=1.12.3
|
|
amqplib>=0.6.1
|
|
anyjson>=0.3.3
|
|
argparse
|
|
Babel>=0.9.6
|
|
eventlet>=0.13.0
|
|
greenlet>=0.3.2
|
|
httplib2
|
|
requests>=1.1
|
|
iso8601>=0.1.4
|
|
jsonrpclib
|
|
kombu>=2.4.8
|
|
netaddr
|
|
python-neutronclient>=2.2.3,<3
|
|
SQLAlchemy>=0.7.8,<=0.7.99
|
|
WebOb>=1.2.3,<1.3
|
|
python-keystoneclient>=0.3.0
|
|
alembic>=0.4.1
|
|
six
|
|
stevedore>=0.10
|
|
|
|
-f http://tarballs.openstack.org/oslo.config/oslo.config-1.2.0a3.tar.gz#egg=oslo.config-1.2.0a3
|
|
oslo.config>=1.2.0a3
|
|
|
|
python-novaclient>=2.12.0
|