gantt/nova/rootwrap
Mark McLoughlin b33bcd58e5 Make nova-dhcpbridge use CONFIG_FILE over FLAGFILE
nova-dhcpbridge's FLAGFILE environment variable is one of the few
remaining references we have to "flags".

Switching to use a new environment variable is easy, but we need
to take care that when you upgrade the code the compute and network
services might not be restarted immediately.

If this happens, the services may launch a new dnsmasq (so rootwrap
needs to continue to support FLAGFILE) or an existing dnsmasq might run
the lease script (so the script needs to support FLAGFILE).

Change-Id: Ieb55daa2507abb8327c7f5a2ef2f682740f31a5d
2012-11-26 07:53:38 +00:00
..
__init__.py Imports cleanup 2012-06-19 01:05:37 +08:00
filters.py Make nova-dhcpbridge use CONFIG_FILE over FLAGFILE 2012-11-26 07:53:38 +00:00
wrapper.py Move rootwrap filters definition to config files 2012-06-22 15:35:23 +02:00