neutron/neutron
Jakub Libosvar 73cbbd0809 Create agents table when ML2 core_plugin is used
In Icehouse agents table is not created when ml2 is used but later in
migration chain is added uniq constraint on this table. This patch makes
agents table created when ml2 plugin is used as core_plugin.

Closes-bug: 1260224
Change-Id: I501534261efd278b6a69a66758f1a01aa49bfa17
2014-03-11 17:15:25 +01:00
..
agent Merge "Replaces network:* strings by constants" 2014-03-06 11:33:24 +00:00
api Merge "Add support for tenant-provided NSX gateways devices" 2014-03-08 03:50:44 +00:00
cmd remove binaries under bin 2013-08-16 10:10:30 +08:00
common Merge "Implement OpenFlow Agent mechanism driver" 2014-03-03 08:18:18 +00:00
db Create agents table when ML2 core_plugin is used 2014-03-11 17:15:25 +01:00
debug options: consolidate options definitions 2014-02-24 13:25:11 +09:00
extensions Merge "Implement Mellanox ML2 MechanismDriver" 2014-03-04 16:22:50 +00:00
locale Imported Translations from Transifex 2014-03-09 06:27:30 +00:00
openstack Adds multiple RPC worker processes to neutron server 2014-03-04 00:50:20 +00:00
plugins Merge "BigSwitch: Fix cfg.Error format in exception" 2014-03-08 23:25:29 +00:00
scheduler Fix DetachedInstanceError for Agent instance 2014-02-27 14:48:11 +00:00
server Adds multiple RPC worker processes to neutron server 2014-03-04 00:50:20 +00:00
services VPNaaS Service Driver for Cisco CSR 2014-03-05 15:08:39 -05:00
tests Merge "BigSwitch: Fix cfg.Error format in exception" 2014-03-08 23:25:29 +00:00
__init__.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
auth.py Return request-id in API response 2014-02-10 04:58:38 +09:00
context.py Stop logging unnecessary warning on context create 2013-11-28 09:17:18 +00:00
hooks.py Remove pyudev dependency 2014-02-25 14:28:35 +00:00
manager.py Fixes spelling error 2014-02-28 11:34:19 -08:00
neutron_plugin_base_v2.py Adds multiple RPC worker processes to neutron server 2014-03-04 00:50:20 +00:00
policy.py Replace binding:capabilities with binding:vif_details 2014-02-23 22:56:45 -05:00
quota.py Add missing quota flags in the config file sample 2013-12-02 19:14:06 +01:00
service.py Adds multiple RPC worker processes to neutron server 2014-03-04 00:50:20 +00:00
version.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
wsgi.py Merge "Fix webob.exc.HTTPForbidden parameter miss" 2014-03-02 19:05:50 +00:00