neutron/neutron/tests/etc
Carl Baldwin a34c3543d0 Basic Extension and CRUD for Segments
This patch enables CRUD on Segments by defining a new entity called
'Segment' with an extension definition and some DB code to read the
existing segments DB.  A basic framework for create, update, and
delete are provided.

For now, this is just the basic boiler-plate but I've got to start
somewhere.  It is implemented as a service plugin that is disabled by
default because it has not been fully tested with any plugin.
Follow-on patches will implement support for this new extension in
ML2 and OVN at least.

Change-Id: Ifc370fdd38f9a5b296334635fa85bd93d270b910
Partially-Implements: blueprint routed-networks
2016-05-05 13:58:34 -06:00
..
api-paste.ini.test Reorganize unit test tree 2015-04-06 23:28:31 +00:00
neutron.conf Fix functional tests logging 2016-05-04 06:39:37 -04:00
neutron_test.conf Get rid of ConfigParser code in ProviderConfiguration 2015-09-21 10:55:56 -07:00
policy.json Basic Extension and CRUD for Segments 2016-05-05 13:58:34 -06:00