neutron/neutron/tests/unit/services/vpn/device_drivers
Paul Michali 787fecb999 VPNaaS Cisco REST client enhance CSR create
For the create of the REST client object that represents a Cisco CSR,
all of the info needed were passed in as separate parameters. This
change just uses a dict instead, so that additional parameters can
be added w/o changing the API.

Updated the currently unused UT module, just so that it can be used
locally and stays up-to-date until it can be converted to use the
new requests-mock package.

Change-Id: I5d4f439cc7ffe125cea9ed3407b70645587a739a
Closes-Bug: 1336478
2014-07-16 10:04:00 -04:00
..
__init__.py Remove the useless vim modelines 2014-06-21 15:07:31 +08:00
cisco_csr_mock.py VPNaaS Cisco REST client enhance CSR create 2014-07-16 10:04:00 -04:00
notest_cisco_csr_rest.py VPNaaS Cisco REST client enhance CSR create 2014-07-16 10:04:00 -04:00
test_cisco_ipsec.py Moved rpc_compat.py code back into rpc.py 2014-06-24 10:35:39 +02:00
test_ipsec.py Moved rpc_compat.py code back into rpc.py 2014-06-24 10:35:39 +02:00