bba99f29ad
Implements blueprint ipsec-vpn-reference This patch implements reference driver implementation for VPNaaS. The driver uses openswan to manage vpn connections. Future work: Support ikepolicy and ipsec update Support service type framework Intelligent updating of resources This commit adds jinja2 for requirements.txt for generating cofig file. Change-Id: I8c5ed800a71ca014dc7bdbb6a57c4f8d18fa82e0
31 lines
505 B
Plaintext
31 lines
505 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
|
|
Jinja2
|
|
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
|