vmware-nsx/neutron/common
Dan Prince 1794c17475 Make default nova_url use a version
The default nova_url for neutron is missing an API
version number. This can cause requests to fail
because the Nova /versions API cannot respond
to Neutron notification requests.

It seems reasonable for the default value to
at least have a chance at being correct so
this patch upgrades the default Nova API url to
use the Nova 'v2' API.

Related-bug: #1298640
Change-Id: Ib1449de84fbc01fb704ebfe4a016ac8f4932be96
2014-04-12 00:22:16 -04:00
..
__init__.py Update License Headers to replace Nicira with VMware 2014-02-27 08:11:15 +00:00
config.py Make default nova_url use a version 2014-04-12 00:22:16 -04:00
constants.py Permit ICMPv6 RAs only from known routers 2014-04-02 16:24:17 +08:00
exceptions.py Prevent cross plugging router ports from other tenants 2014-03-27 14:18:58 +00:00
ipv6_utils.py Calculate stateless IPv6 address 2014-03-17 15:48:46 -04:00
log.py Make neutron.common.log.log print module path 2013-09-07 02:10:57 +09:00
rpc.py Avoid loading policy when processing rpc requests 2013-11-28 13:02:02 +04:00
test_lib.py Remove plugin_name_v2 and extension_manager in test_config 2014-01-06 20:02:00 +09:00
topics.py LBaaS: move agent based driver files into a separate dir 2014-02-10 12:24:27 +04:00
utils.py Merge "Remove legacy quantum config path" 2014-03-15 01:24:01 +00:00