yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #42831
[Bug 1267021] Re: configuration of local_ip shoud be more deployer-friendly
[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/1267021
Title:
configuration of local_ip shoud be more deployer-friendly
Status in neutron:
Expired
Bug description:
Currently only a literal IP address is allowed for local_ip in
ovs_neutron_plugin.ini. Every node has its own IP address thus a
deployer has to take care to make sure that ovs_neutron_plugin.ini on
each host holds proper local_ip. This is adding some complexity to
deployment of Neutron.
It seems that local_ip can be more flexible way: Instead of using a literal IP address, the deployer specifies some conditions to pick an IP address which is suitable to local_ip. For example:
* IP address of a specified interface
* IP address belonging to a specified network(CIDR)
* IP address connected to the default gateway
Such option will be helpful even if the deployer uses a deployment
system.
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1267021/+subscriptions
References