yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #54389
[Bug 1586633] Re: Unable to disable tenant_network_types
[Expired for neutron because there has been no activity for 60 days.]
** Changed in: neutron
Status: Incomplete => Expired
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1586633
Title:
Unable to disable tenant_network_types
Status in neutron:
Expired
Bug description:
Following the Mitaka installation guide for Ubuntu, the instructions
here [1] state to set "tenant_network_type = " to disable tenant
networks. It appears however that the setting to nothing is ignored
and it defaults back to local.
On starting the neutron-service I get:
2016-05-28 07:15:57.183 16734 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'vlan']
2016-05-28 07:15:57.188 16734 INFO neutron.plugins.ml2.drivers.type_flat [-] Allowable flat physical_network names: ['provider']
2016-05-28 07:15:57.194 16734 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: {}
2016-05-28 07:15:57.195 16734 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'vlan']
2016-05-28 07:15:57.195 16734 INFO neutron.plugins.ml2.managers [-] Registered types: ['flat', 'vlan']
2016-05-28 07:15:57.196 16734 ERROR neutron.plugins.ml2.managers [-] No type driver for tenant network_type: local. Service terminated!
So it is still attempting to use "local" even when overridden in the
ml2_conf.ini file.
I have not tried the latest from master to see if this behavior has changed.
[1] http://docs.openstack.org/mitaka/install-guide-ubuntu/neutron-controller-install-option1.html
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1586633/+subscriptions
References