yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #19009
[Bug 1293784] Re: Need better default for nova_url
** Changed in: neutron
Status: In Progress => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1293784
Title:
Need better default for nova_url
Status in OpenStack Neutron (virtual network service):
Fix Released
Bug description:
While looking into https://bugs.launchpad.net/tripleo/+bug/1293782, we
noticed that it seems the default for nova_url in neutron.conf is
http://127.0.0.1:8774
From common/config.py:
cfg.StrOpt('nova_url',
default='http://127.0.0.1:8774',
help=_('URL for connection to nova')),
Is this really a sane default? Wouldn't http://127.0.0.1:8774/v2 be
more correct?
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1293784/+subscriptions
References