neutron/neutron
shihanzhang 114949b789 Fix ipset can't be destroyed when last rule is deleted
when it deletes a security group all rules, it should
include this sg information in RPC method
'security_group_info_for_devices', otherwise the ports
in this sg can't corrcectly update their iptables and
ipset sets.

Change-Id: Ibb071ce84590bd46cda2c1e010a566e75e22b4d2
Related-bug: #1491131
Closes-bug: #1460562
(cherry picked from commit 764f018f50)
2015-09-17 11:18:50 +02:00
..
agent Configure gw_iface for RAs only in Master HA Router 2015-09-14 12:43:13 +00:00
api Stop device_owner from being set to 'network:*' 2015-09-08 15:00:17 +00:00
callbacks Add security groups events 2015-06-29 11:34:50 -07:00
cmd Add simple ARP spoofing protection 2015-03-29 20:57:07 -07:00
common Merge "Adding loadbalanacerv2 device owner constant to neutron constants" into stable/kilo 2015-09-04 19:27:17 +00:00
db Fix ipset can't be destroyed when last rule is deleted 2015-09-17 11:18:50 +02:00
debug Migrate to oslo.log 2015-03-12 11:22:56 +01:00
extensions Add security groups events 2015-06-29 11:34:50 -07:00
hacking Fix failures introduced by the new version of mock 2015-07-10 20:45:03 +02:00
ipam Ensure non-overlapping cidrs in subnetpools without galera 2015-06-12 12:58:24 +00:00
locale Release Import of Translations from Transifex 2015-04-20 11:08:37 +02:00
notifiers Reuse nova batch notifier 2015-03-20 13:55:08 +00:00
openstack Migrate to oslo.log 2015-03-12 11:22:56 +01:00
plugins Merge "Catch ObjectDeletedError and skip port or subnet removal" into stable/kilo 2015-08-20 14:25:40 +00:00
scheduler Fix a usage error of joinedload + filter in l3 scheduler 2015-03-25 15:06:21 +09:00
server Migrate to oslo.log 2015-03-12 11:22:56 +01:00
services Fix a wrong condition for the _purge_metering_info function 2015-09-04 10:52:52 +00:00
tests Fix ipset can't be destroyed when last rule is deleted 2015-09-17 11:18:50 +02:00
__init__.py Revert "monkey patch stdlib before importing other modules" 2015-02-11 17:26:33 -08:00
auth.py Migrate to oslo.log 2015-03-12 11:22:56 +01:00
context.py Remove "Arguments dropped when creating context" logging 2015-04-01 09:38:21 -04:00
hooks.py Remove the useless vim modelines 2014-06-21 15:07:31 +08:00
i18n.py oslo: migrate to namespace-less import paths 2015-02-05 15:09:32 +01:00
manager.py Migrate to oslo.log 2015-03-12 11:22:56 +01:00
neutron_plugin_base_v2.py Basic subnetpool CRUD 2015-03-18 22:53:50 -07:00
policy.py Stop device_owner from being set to 'network:*' 2015-09-08 15:00:17 +00:00
quota.py Treat all negative quota values as -1 2015-04-02 17:26:51 +05:30
service.py Move pool dispose() before os.fork 2015-06-08 17:48:51 +08:00
version.py Remove the useless vim modelines 2014-06-21 15:07:31 +08:00
wsgi.py Move pool dispose() before os.fork 2015-06-08 17:48:51 +08:00