** Changed in: quantum
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to quantum.
https://bugs.launchpad.net/bugs/1121605
Title:
Simplify NVP plugin configuration loading
Status in OpenStack Quantum (virtual network service):
Fix Released
Bug description:
There are several improvements which could be done on the NVP configuration:
- from a user perspective simplify the way in which a connection to a nvp
controller is specified.
Currently we use the following format:
<ip>:<port>:<user>:<pw>:<req_timeout>:<http_timeout>:<retries>:<redirects>
However all these parameters with the exception of the first two are common
to all controllers (*)
- from a code perspective, there' a a lot of redundancy in the data
structures which handle clusters and controller connections; also
there's quite a lot of boilerplate code which could be removed if the
common cfg infrastructure is properly leveraged.
* Technically, http_timeout, and redirects could different for each
controller.
To manage notifications about this bug go to:
https://bugs.launchpad.net/quantum/+bug/1121605/+subscriptions
--
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help : https://help.launchpad.net/ListHelp