neutron/etc
Itsuro Oda 766c2738ae Enable services on agents with admin_state_up False
Previously when admin_state_up of an agent is turned to False,
all services on it will be disabled.
This fix makes existing services on agents with admin_state_up
False keep available.
To keep current behavior available the following configuration
parameter added.

* enable_services_on_agents_with_admin_state_down

If the parameter is True, existing services on agents with admin_state_up
False keep available. No more service will be scheduled to the agent
automatically. But adding a service to the agent manually is available.
i.e. admin_state_up: False means to stop automatic scheduling under the
parameter is True.
The default of the parameter is False (current behavior).

Change-Id: Ifba606a5c1f3f07d717c7695a7a64e16238c2057
Closes-Bug: #1408488
2015-03-27 10:33:31 +09:00
..
init.d Rename to Neutron in sample init.d script 2013-07-13 16:55:55 -04:00
neutron Merge "VMWare NSXv: Metadata default gateway param" 2015-03-26 19:42:28 +00:00
api-paste.ini Migrate to oslo.middleware 2014-11-26 22:12:21 +01:00
dhcp_agent.ini Merge "Move metadata proxy shared options to neutron.conf" 2015-03-25 15:15:09 +00:00
l3_agent.ini Merge "Move metadata proxy shared options to neutron.conf" 2015-03-25 15:15:09 +00:00
metadata_agent.ini Update comment about metadata_proxy_shared_secret config 2015-01-09 00:07:18 +09:00
metering_agent.ini Deprecate use_namespaces option 2015-03-24 10:46:03 -04:00
neutron.conf Enable services on agents with admin_state_up False 2015-03-27 10:33:31 +09:00
policy.json Basic subnetpool CRUD 2015-03-18 22:53:50 -07:00
rootwrap.conf Remove last parts of Quantum compatibility shim 2014-03-31 23:31:23 -07:00