Paul Michali b915201dbf Enable VPN test cases
With the gate hook changes from Ieeaca1375d68705509f4e05f10cb35c0fa0b9582 and
new jobs from I2db939bf99288c0cdec06cdd49fec3bdc72e5253, this commit does
several things:

    * Moves test modules to tests/functional/core/
    * Moves VPN test cases to new module & places in tests/functional/adv-svcs
    * Modifies tox.ini to support 'functional' and 'functional-adv-svcs' test

This commit will be used to test the experimental jobs, one that runs the
same tests as before, one that runs VPN tests using the VPN DevStack plugin
via the gate-hook.sh.

Modified post test hook so that test results are properly created (was not
seeing results from testr, prior to this).

Goal is to place all advanced services into tests/functional/adv-svcs/ and
use plugins, as needed in the gate hook.

Change-Id: I1e3d19e51a1cbd1bc947bbf9927260cd4d73841a
Depends-On: I2db939bf99288c0cdec06cdd49fec3bdc72e5253
Partial-Bug: 1484148
2015-09-23 09:28:06 -04:00
2015-09-23 09:28:06 -04:00
2014-01-27 16:56:49 +02:00
2013-11-28 22:31:43 +08:00
2012-01-18 09:39:25 +11:00
2015-03-06 22:51:31 +00:00
2013-11-11 11:29:58 -08:00
2012-01-18 09:39:25 +11:00
2013-06-01 10:08:50 +02:00
2015-01-07 09:47:21 +01:00
2015-09-17 12:16:54 +00:00
2015-09-23 09:28:06 -04:00

Python bindings to the Neutron API

This is a client library for Neutron built on the Neutron API. It provides a Python API (the neutronclient module) and a command-line tool (neutron).

Development takes place via the usual OpenStack processes as outlined in the developer guide.

Description
OpenStack Networking (Neutron) Client
Readme 39 MiB
Languages
Python 100%