openstack-manuals/tools/autogenerate-config-flagmappings
bevis cc1ed201e4 neutron: remove deprecated allow_duplicate_networks config option
https://review.openstack.org/192888
commit b06867c581541ed325ddc5e5b5a2d53b1b0261ac
Author: Matt Riedemann <mriedem@us.ibm.com>
Date: Wed Jun 17 13:28:51 2015 -0700

    neutron: remove deprecated allow_duplicate_networks config option

    Commit 4306d9190f49e7fadf88669d18effedabc880d3b deprecated the
    allow_duplicate_networks config option in Kilo and marked it for removal
    in Liberty where the default behavior is to just allow duplicate
    networks.

    This simply removes the option and checks/tests around it being False.

    DocImpact: Removed neutron.allow_duplicate_networks config option. The
               behavior in Liberty is now to simply allow duplicate
               networks.

    Change-Id: Icb3510bcf0c30e11d0304a86ead91a43f37602ec

 remove "allow_duplicate_networks" option at document.

 20150710:
 recover common.pot file content.

backport: none

Change-Id: Ia462614c3571112602d9d09beb712d6023e6e0ba
Closes-Bug: #1466726
2015-07-13 02:49:21 +00:00
..
ceilometer.flagmappings config-ref: include oslo.middleware options 2015-05-07 11:42:51 +02:00
ceilometer.headers config-ref: ceilometer tables update 2015-04-27 21:51:59 +02:00
cinder.flagmappings Include config-reference documentation for Tintri Cinder driver 2015-06-09 09:06:22 -07:00
cinder.headers Include config-reference documentation for Tintri Cinder driver 2015-06-09 09:06:22 -07:00
glance.flagmappings flagmappings: restore the AMQP settings split 2015-04-30 10:36:07 +02:00
glance.headers config-ref: glance tables update 2015-04-24 15:08:01 +02:00
heat.flagmappings config-ref: include oslo.middleware options 2015-05-07 11:42:51 +02:00
heat.headers config-ref: heat tables update 2015-04-24 16:50:22 +02:00
ironic.flagmappings Update ironic config tables 2015-06-11 19:29:26 +00:00
ironic.headers Update ironic config tables 2015-06-11 19:29:26 +00:00
keystone.flagmappings config-ref: include oslo.middleware options 2015-05-07 11:42:51 +02:00
keystone.headers config-ref: keystone tables update 2015-04-24 12:49:33 +02:00
neutron.flagmappings config-ref: include oslo.middleware options 2015-05-07 11:42:51 +02:00
neutron.headers config-ref: neutron tables update 2015-04-28 22:33:41 +02:00
nova.flagmappings neutron: remove deprecated allow_duplicate_networks config option 2015-07-13 02:49:21 +00:00
nova.headers Remove obsolete tables 2015-04-14 12:45:44 +02:00
README.md Fix autogenerate-config-docs link 2014-09-17 16:08:35 +05:30
sahara.flagmappings config-ref: include oslo.middleware options 2015-05-07 11:42:51 +02:00
sahara.headers Update the config reference tables (exept swift) 2014-09-28 19:20:42 +02:00
shared.headers Update the config-ref tables 2015-01-21 19:27:25 +01:00
trove.flagmappings flagmappings: restore the AMQP settings split 2015-04-30 10:36:07 +02:00
trove.headers config-ref: ironic, sahara, trove tables update 2015-04-24 17:12:43 +02:00

autogenerate-config-docs

Automatically generate configuration tables to document OpenStack.

This tool is now available and documented in the openstack-doc-tools repository: http://git.openstack.org/cgit/openstack/openstack-doc-tools/plain/autogenerate_config_docs/README.rst