vmware-nsx/neutron
Ryota MIBU a7d18bbc56 Make DbPlugin accept status in create_network().
This commit makes NeutronDbPluginV2 get network status from input at
create_network() to allow other plugins to set network status while
creating DB entry.

Now plugins can create network with any status in a single DB commit.
(e.g. Set network status to 'DOWN' when admin_state_up is False.)

This commit also changes NeutronDbPluginV2TestCase() to make default
network status configurable in each plugin test case.

Fixes: bug #1207167
Change-Id: Id3ad26719036c631e4b268150407a2c69919203f
2013-08-06 21:07:25 +09:00
..
agent Fix docstring to reflect what the method actually does. 2013-08-01 13:24:18 -07:00
api Merge "Avoid performing extra query for fetching port security binding" 2013-07-31 23:29:34 +00:00
common Prompted error message is not correct for PortNotFound 2013-07-31 00:48:53 -05:00
db Make DbPlugin accept status in create_network(). 2013-08-06 21:07:25 +09:00
debug Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
extensions Merge "LBaaS: add status field to PoolMonitorAssociation table" 2013-08-01 21:50:25 +00:00
locale Imported Translations from Transifex 2013-08-06 06:14:33 +00:00
openstack Sync gettextutils from oslo 2013-08-01 15:20:30 +00:00
plugins Merge "Fix alias for ext-gw-mode extension in nicira plugin" 2013-08-02 17:32:59 +00:00
scheduler Merge "Register agent schedulers options in one place" 2013-07-18 10:05:43 +00:00
server Ensure that the neutron server is properly monkey patched 2013-07-09 14:08:21 -04:00
services Merge "LBaaS: add status field to PoolMonitorAssociation table" 2013-08-01 21:50:25 +00:00
tests Make DbPlugin accept status in create_network(). 2013-08-06 21:07:25 +09:00
__init__.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
auth.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
context.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
hooks.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
manager.py Add agent scheduling for LBaaS namespace agent 2013-07-19 13:25:04 +04:00
neutron_plugin_base_v2.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
policy.py Fixing some typos found during translation 2013-07-30 07:16:22 -03:00
quota.py modernize quantum config in proper place 2013-07-16 23:15:17 +08:00
service.py Enable logging before using it 2013-07-13 15:35:22 +08:00
version.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
wsgi.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00