neutron/neutron
Brent Eagles 67b621de73 Data models for vlan-aware-vms
This patch introduces the following:

- data models and related schema migrations
- first stub at DB operations
- trunk module structure

This is a tepid attempt to land the first functional code
for this sorely needed feature.

Partially-implements: blueprint vlan-aware-vms

Change-Id: I84b2a7604b6a282ec7cb953482bf7b567ae2344d
2016-04-24 19:41:54 -07:00
..
agent Merge "Revert "Deprecate 'ovs_use_veth' and 'veth_mtu' options"" 2016-04-19 12:36:18 +00:00
api Wrap all update/delete l3_rpc handlers with retries 2016-03-30 08:57:43 -07:00
callbacks Clear DVR MAC on last agent deletion from host 2016-04-09 08:17:45 -07:00
cmd Ensure bridge names are shorter than max device name len 2016-03-31 18:07:35 -05:00
common Return a 404 on quota delete if entry not found 2016-04-18 20:32:51 +00:00
core_extensions Objects DB api: added composite key to handle multiple primary key 2016-03-01 17:05:11 +00:00
db Data models for vlan-aware-vms 2016-04-24 19:41:54 -07:00
debug Using LOG.warning replace LOG.warn 2016-03-10 11:02:45 -08:00
extensions Remove redundant FLOATINGIPS declaration 2016-03-28 17:28:48 -04:00
hacking Hacking rule to check i18n usage 2016-03-30 21:28:37 -04:00
ipam Removing 'force_gateway_on_subnet' option 2016-03-23 12:14:26 +05:30
locale Imported Translations from Zanata 2016-04-18 06:57:03 +00:00
notifiers Add Nova notifier hook calls to pecan 2016-03-08 04:21:31 -08:00
objects Port allowed address pairs to OVO 2016-04-18 13:55:10 +02:00
openstack Fix module's import order 2016-01-22 06:38:42 -08:00
pecan_wsgi Merge "Fixes typo." 2016-04-11 23:57:35 +00:00
plugins Merge "Make tunnel_sync logging less verbose" 2016-04-19 22:29:21 +00:00
quota QUOTAS: add in missing space to help text 2016-04-18 02:18:26 -07:00
scheduler Add ALLOCATING state to routers 2016-04-07 06:37:38 +00:00
server Moved CORS middleware configuration into oslo-config-generator 2016-03-01 12:21:33 -08:00
services Data models for vlan-aware-vms 2016-04-24 19:41:54 -07:00
tests Data models for vlan-aware-vms 2016-04-24 19:41:54 -07:00
__init__.py Hacking rule to check i18n usage 2016-03-30 21:28:37 -04:00
_i18n.py Move i18n to _i18n, as per oslo_i18n guidelines 2015-12-01 19:29:10 -07:00
auth.py Consume ConfigurableMiddleware from oslo_middleware 2015-10-08 17:59:43 +00:00
context.py Define context.roles with base class 2016-04-06 11:47:13 -04:00
i18n.py Move i18n to _i18n, as per oslo_i18n guidelines 2015-12-01 19:29:10 -07:00
manager.py Pecan: replace dashes with underscores on controller lookup 2016-02-19 00:54:32 -08:00
neutron_plugin_base_v2.py Fix module's import order 2016-01-22 06:38:42 -08:00
opts.py Return oslo_config Opts to config generator 2016-03-15 10:08:14 +11:00
policy.py RBAC: Fix port query and deletion for network owner 2016-03-15 10:11:18 +08:00
service.py Check if plugin supports starting rpc listeners 2016-03-01 15:43:44 -06:00
version.py
worker.py Some minor misspellings in comment block. 2015-11-24 00:01:21 -06:00
wsgi.py Merge "Reuse to_utf8() and jsonutils.dump_as_bytes()" 2016-04-15 23:40:59 +00:00