gantt/bin
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
..
nova-all Use CONF.import_opt() for nova.config opts 2012-11-20 00:04:49 +00:00
nova-api Use CONF.import_opt() for nova.config opts 2012-11-20 00:04:49 +00:00
nova-api-ec2 Remove nova.flags imports from bin/* 2012-11-15 23:03:04 +00:00
nova-api-metadata Remove nova.flags imports from bin/* 2012-11-15 23:03:04 +00:00
nova-api-os-compute Remove nova.flags imports from bin/* 2012-11-15 23:03:04 +00:00
nova-cert Use CONF.import_opt() for nova.config opts 2012-11-20 00:04:49 +00:00
nova-clear-rabbit-queues Remove nova.config.CONF 2012-11-20 00:00:21 +00:00
nova-compute Use CONF.import_opt() for nova.config opts 2012-11-20 00:04:49 +00:00
nova-conductor Remove nova.config.CONF 2012-11-20 00:00:21 +00:00
nova-console Use CONF.import_opt() for nova.config opts 2012-11-20 00:04:49 +00:00
nova-consoleauth Remove nova.config.CONF 2012-11-20 00:00:21 +00:00
nova-dhcpbridge Make nova-dhcpbridge use CONFIG_FILE over FLAGFILE 2012-11-26 07:53:38 +00:00
nova-manage Use CONF.import_opt() for nova.config opts 2012-11-20 00:04:49 +00:00
nova-network Use CONF.import_opt() for nova.config opts 2012-11-20 00:04:49 +00:00
nova-novncproxy Remove nova.config.CONF 2012-11-20 00:00:21 +00:00
nova-objectstore Remove nova.flags imports from bin/* 2012-11-15 23:03:04 +00:00
nova-rootwrap Restore SIGPIPE default action for subprocesses 2012-09-20 15:24:14 +02:00
nova-rpc-zmq-receiver Remove nova.config.CONF 2012-11-20 00:00:21 +00:00
nova-scheduler Use CONF.import_opt() for nova.config opts 2012-11-20 00:04:49 +00:00
nova-xvpvncproxy Remove nova.flags imports from bin/* 2012-11-15 23:03:04 +00:00