neutron-vpnaas/neutron_vpnaas/services/vpn/common
Paul Michali 56b0bca500 VPNaaS: Provide Endpoint groups capability.
This commit implements the new tables for VPN endpoint-groups, and the
CRUD REST API. Validation logic has been added for the reference
implementation. Migration files are created, so that the needed tables
are created. Unit tests have been added for the API and database.

The neutron client and Horizon support for this new API will be handled
separately, as will API test cases for the new API.

This new API is a prerequisite for providing the multiple local subnet
feature, which will use this API and make changes to existing APIs. At
that time, migration and backward compatibility support will be provided,
so that users can migrate smoothly to the new API (since there is no
support for micro-versioning).

APIImpact

Depends-On: Ia729bd0c6967fa2b8c698495aa360f340b42d98a
Change-Id: I6e10590a988312eafca076a14be38b19e2d44a87
Partial-Bug: 1459423
2015-09-29 07:31:53 -04:00
..
__init__.py Split vpnaas services code into neutron-vpnaas 2014-12-08 13:37:08 -07:00
constants.py VPNaaS: Provide Endpoint groups capability. 2015-09-29 07:31:53 -04:00
netns_wrapper.py Add test_netns_wrapper.py module for py34 support 2015-08-11 17:13:50 +08:00
topics.py Implementation of Brocade Vyatta VPNaaS Plugin 2015-02-18 16:26:38 -08:00