diff --git a/doc/common/tables/nova-conf-changes.xml b/doc/common/tables/nova-conf-changes.xml index 67dbd25e1c..147f586f85 100644 --- a/doc/common/tables/nova-conf-changes.xml +++ b/doc/common/tables/nova-conf-changes.xml @@ -706,9 +706,5 @@ [neutron] url_timeout [neutron] timeout - - [neutron] allow_duplicate_networks - None - diff --git a/doc/common/tables/nova-neutron.xml b/doc/common/tables/nova-neutron.xml index e4f040ef8a..d353b6448b 100644 --- a/doc/common/tables/nova-neutron.xml +++ b/doc/common/tables/nova-neutron.xml @@ -48,10 +48,6 @@ = None (StrOpt) Username for connecting to neutron in admin context DEPRECATED: specify an auth_plugin and appropriate credentials instead. - - = False - (BoolOpt) DEPRECATED: Allow an instance to have multiple vNICs attached to the same Neutron network. This option is deprecated in the 2015.1 release and will be removed in the 2015.2 release where the default behavior will be to always allow multiple ports from the same network to be attached to an instance. - = None (StrOpt) Name of the plugin to load diff --git a/tools/autogenerate-config-flagmappings/nova.flagmappings b/tools/autogenerate-config-flagmappings/nova.flagmappings index 22043e2425..cea8827054 100644 --- a/tools/autogenerate-config-flagmappings/nova.flagmappings +++ b/tools/autogenerate-config-flagmappings/nova.flagmappings @@ -609,7 +609,6 @@ neutron/admin_tenant_id neutron neutron/admin_tenant_name neutron neutron/admin_user_id neutron neutron/admin_username neutron -neutron/allow_duplicate_networks neutron neutron/auth_plugin neutron neutron/auth_section neutron neutron/auth_strategy neutron