yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #16400
[Bug 1332067] [NEW] neutron server should quit without a valid mechanism_drivers setting
Public bug reported:
I've made a typo while setting up my environment, accidentally writing
"mechanism_driver = openvswitch" instead of "mechanism_drivers =
openvswitch", which caused neutron to start without any warnings but
port binding fails instantly thus cannot boot VMs.
Should we throw an ERROR while starting and quit, or should we throw an
ERROR in the port_binding code?
** Affects: neutron
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1332067
Title:
neutron server should quit without a valid mechanism_drivers setting
Status in OpenStack Neutron (virtual network service):
New
Bug description:
I've made a typo while setting up my environment, accidentally writing
"mechanism_driver = openvswitch" instead of "mechanism_drivers =
openvswitch", which caused neutron to start without any warnings but
port binding fails instantly thus cannot boot VMs.
Should we throw an ERROR while starting and quit, or should we throw
an ERROR in the port_binding code?
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1332067/+subscriptions
Follow ups
References