22205d681ec3ac1a9feba612b928a018888ef8c8
(a) Refactored the code to work with the following cases
1. Single node with DVR
2. Single node without DVR
3. Multinode with DVR
4. Multinode without DVR
|-------------|-------------------------------------------------------|
| | Single Node/ Multinode Tests |
| Scenarios |-------------------------------------------------------|
| | DVR | DVR+Concurrency | Non DVR | Non DVR+Concurrency |
|-------------|-----|-----------------|---------|---------------------|
| Vpn Basic | x | x | x | x |
| Multi Tenant| x | x | x | x |
| Vpn Status | x | x | x | x |
|-------------|-----|-----------------|---------|---------------------|
(b) Used the paramiko package to execute commands over ssh.
(c) Moved the README to devref
Depends-On: Id3f199d688d648f4618a6850d094e26ca6bb9a7f
Change-Id: I24d5a8435f06014fa9164bef518cac62bbb70ef9
Welcome!
This package contains the code for the Neutron VPN as a Service (VPNaaS) service. This includes third-party drivers. This package requires Neutron to run.
External Resources:
The homepage for Neutron is: http://launchpad.net/neutron. Use this site for asking for help, and filing bugs. We use a single Launchpad page for all Neutron projects.
Code is available on git.openstack.org at: <http://git.openstack.org/cgit/openstack/neutron-vpnaas.
Please refer to Neutron documentation for more information: Neutron README.rst
Description
Languages
Python
97.7%
Shell
2.2%
Mako
0.1%