neutron-vpnaas/neutron
Thierry Carrez 042d15a314 Import Oslo's common rootwrap to Neutron
Use the common oslo-incubator rootwrap rather than maintain a
specific fork within Neutron.

- Migrated DnsmasqFilter use in dhcp.filters to the new EnvFilter
- Changed environment passing in ip_lib's netns.execute so that
  it can be properly matched using IpNetNsExecFilter + EnvFilter.
  It now calls "ip netns exec ns env A=B C=D command" instead of
  "A=B C=D ip netns exec ns command". Adjusted tests accordingly.

All the other changes are coming directly from the Oslo "rootwrap"
module sync.

Notes:
- Neutron locates its rootwrap.conf in etc/ rather than in etc/neutron
- Neutron maintains a specific bin/quantum-rootwrap-xen-dom0 which
  requires additional config in rootwrap.conf

Both behaviors were preserved in this commit, but this may need to be
addressed in the future to simplify future oslo-rootwrap updates.

Implements bp: quantum-common-rootwrap

Change-Id: I02879942a9d1169a71aa4d684c1b9ec109a6de32
2013-07-08 18:25:44 +02:00
..
agent Import Oslo's common rootwrap to Neutron 2013-07-08 18:25:44 +02:00
api Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
common Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
db clean-up missing rename 2013-07-07 22:24:20 -04:00
debug Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
extensions Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
locale Imported Translations from Transifex 2013-07-07 19:55:55 +00:00
openstack Import Oslo's common rootwrap to Neutron 2013-07-08 18:25:44 +02:00
plugins Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
scheduler Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
server Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
services Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
tests Import Oslo's common rootwrap to Neutron 2013-07-08 18:25:44 +02: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 Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
neutron_plugin_base_v2.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
policy.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
quota.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
service.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04: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