vmware-nsx/neutron
Sridar Kandaswamy c63d50facb Fix to enable delete of firewall in PENDING_CREATE state
Firewall will in PENDING_CREATE state if there is no underlying router in the
tenant. When the router and an associated i/f is created then with a sequence
of msgs it is set to ACTIVE state by the plugin. If a delete is triggered when
in PENDING_CREATE state in such a situation, the msg was ignored - fixing this to
account for the fact that a delete makes sense in this situation so the agent
sends the appropriate msg back to the plugin so it can delete it.

Change-Id: Id1db0a8413fd815b518fe4dc57fc6277c09e7f00
Closes-Bug: #1223478
2013-09-27 11:40:44 -07:00
..
agent Merge "Change daemon Pidfile class to not use root_helper" 2013-09-19 21:21:12 +00:00
api _validate_network_tenant_ownership must be less strict 2013-09-16 12:55:48 +02:00
cmd remove binaries under bin 2013-08-16 10:10:30 +08:00
common Merge "Enhance exception translation to better handle NeutronExceptions" 2013-09-15 23:44:34 +00:00
db Merge "Fix port deletion in NEC Plugin" 2013-09-25 19:00:34 +00:00
debug Fix message i18n error 2013-09-08 15:58:12 +08:00
extensions Support for NVP advanced FwaaS service 2013-09-17 10:18:22 -07:00
locale Imported Translations from Transifex 2013-09-25 06:10:57 +00:00
openstack Sync gettextutils from oslo 2013-09-24 22:42:51 +00:00
plugins Merge "Fix port deletion in NEC Plugin" 2013-09-25 19:00:34 +00:00
scheduler Adds support for L3 routing/NAT as a service plugin 2013-09-11 12:12:10 +02:00
server Enable localizable REST API responses via the Accept-Language header 2013-08-07 21:19:25 +00:00
services Fix to enable delete of firewall in PENDING_CREATE state 2013-09-27 11:40:44 -07:00
tests Fix to enable delete of firewall in PENDING_CREATE state 2013-09-27 11:40:44 -07: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 Allow for skipping admin roles loading on context creation 2013-08-28 14:06:43 +04:00
hooks.py Fixes Windows setup dependency bug 2013-08-15 22:58:14 +03:00
manager.py Add agent scheduling for LBaaS namespace agent 2013-07-19 13:25:04 +04:00
neutron_plugin_base_v2.py Remove openstack.common.exception usage 2013-08-06 10:42:02 +02:00
policy.py Fix message i18n error 2013-09-08 15:58:12 +08:00
quota.py Fix message i18n error 2013-09-08 15:58:12 +08:00
service.py Fix message i18n error 2013-09-08 15:58:12 +08:00
version.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
wsgi.py Use built-in print() instead of print statement 2013-09-21 07:30:33 -07:00