Thanks james for pointing this out. Since nova_url in /etc/neutron.conf overrides the default value in config.py, I think it did not create any problem till now, right?
Should I make the changes and progress with the bug? Regards, Seenu. ** Changed in: neutron Status: New => Opinion ** Changed in: neutron Assignee: (unassigned) => Srinivasa T N (seenutn) ** Changed in: neutron Status: Opinion => In Progress -- 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): In Progress 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 -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : yahoo-eng-team@lists.launchpad.net Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp