neutron/neutron
Ihar Hrachyshka 3101e2b62f Move dhcp_lease_duration into DHCP agent config options list
It is DHCP agent specific, and so it should not be present in
neutron.conf or be reported as a valid option for other services.

Also modified the help message slightly to avoid mentioning dnsmasq
since the option could in theory be used by alternative dhcp drivers.

Change-Id: I66bcea1c3a6ce6fa9ce56ea8137a94858f18dc5a
2015-11-13 12:21:44 +01:00
..
agent Move dhcp_lease_duration into DHCP agent config options list 2015-11-13 12:21:44 +01:00
api Merge "Delete fipnamespace when external net removed on DVR" 2015-11-04 20:57:42 +00:00
callbacks Merge "Add support for PluginWorker and Process creation notification" 2015-09-04 05:02:52 +00:00
cmd Merge "Decompose ML2 mechanism driver for Mellanox" 2015-11-02 09:03:10 +00:00
common Move dhcp_lease_duration into DHCP agent config options list 2015-11-13 12:21:44 +01:00
core_extensions Forbid attaching rules if policy isn't accessible 2015-08-12 09:52:33 +00:00
db Merge "DVR: remove redundant check" 2015-11-12 10:34:56 +00:00
debug Update neutron-debug to use stevedore aliases 2015-11-02 14:44:21 +00:00
extensions Adding a function prefix before parenthesis 2015-11-07 18:37:14 +00:00
hacking Removes the use of mutables as default args 2015-10-29 07:57:31 -07:00
ipam Docs: clarify that AnySubnetRequest is optional 2015-11-02 14:47:41 -05:00
locale Imported Translations from Zanata 2015-11-01 06:12:31 +00:00
notifiers Remove deprecated nova_* options 2015-11-01 00:13:10 +01:00
objects No network devices on network attached qos policies 2015-09-16 15:11:04 +02:00
openstack Switch to the oslo_utils.fileutils 2015-07-15 08:09:26 +03:00
pecan_wsgi Fixed a bunch of typos throughout Neutron 2015-10-30 08:54:41 -05:00
plugins Merge "More graceful ovs-agent restart" 2015-11-12 03:48:54 +00:00
quota Fixed a bunch of typos throughout Neutron 2015-10-30 08:54:41 -05:00
scheduler Always return iterables in L3 get_candidates 2015-09-15 16:25:45 -07:00
server Merge "Introduce a separate RPC server" into feature/pecan 2015-09-18 16:58:54 +00:00
services Merge "Deprecate new= argument from create_connection" 2015-11-06 17:31:47 +00:00
tests Merge "test_networks: Stop assuming net-mtu extension" 2015-11-12 15:01:10 +00:00
__init__.py Allow users to run 'tox -epy34' 2015-05-11 16:09:51 +02:00
auth.py Consume ConfigurableMiddleware from oslo_middleware 2015-10-08 17:59:43 +00:00
context.py Removed a pile of debtcollector removals from neutron.context 2015-10-06 18:28:40 +02:00
i18n.py oslo: migrate to namespace-less import paths 2015-02-05 15:09:32 +01:00
manager.py Add stevedore aliases for interface_driver configuration 2015-10-19 22:10:53 +01:00
neutron_plugin_base_v2.py Spawn dedicated rpc workers for state reports queue 2015-10-21 17:55:25 +04:00
policy.py Fixed multiple py34 gate issues 2015-10-08 14:13:56 +02:00
service.py Spawn dedicated rpc workers for state reports queue 2015-10-21 17:55:25 +04:00
version.py
worker.py Add support for PluginWorker and Process creation notification 2015-09-03 06:40:50 +00:00
wsgi.py Fixed a bunch of typos throughout Neutron 2015-10-30 08:54:41 -05:00