vmware-nsx/neutron
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
..
agent Remove "reuse_existing" from setup method in dhcp.py 2014-04-10 08:23:15 +00:00
api Merge "Revert "Hide ipv6 subnet API attributes"" 2014-04-09 13:12:57 +00:00
cmd remove binaries under bin 2013-08-16 10:10:30 +08:00
common Make default nova_url use a version 2014-04-12 00:22:16 -04:00
db Merge "Set correct columns' length" 2014-04-10 10:59:08 +00:00
debug Merge "Remove last parts of Quantum compatibility shim" 2014-04-03 01:04:53 +00:00
extensions Merge "Changed the message line of RouterInUse class" 2014-04-03 07:35:11 +00:00
locale Imported Translations from Transifex 2014-04-06 06:31:46 +00:00
notifiers Only send notifications on uuid device_id's 2014-03-31 11:07:40 -07:00
openstack Update ensure()/reconnect() to catch MessagingError 2014-04-10 21:03:50 +10:00
plugins Merge "ML2 Cisco Nexus MD: Support portchannel interfaces" 2014-04-10 14:29:21 +00:00
scheduler Fix DetachedInstanceError for Agent instance 2014-02-27 14:48:11 +00:00
server Adds multiple RPC worker processes to neutron server 2014-03-04 00:50:20 +00:00
services Merge "Cisco VPN driver correct reporting for admin state chg" 2014-04-04 18:13:19 +00:00
tests Merge "ML2 Cisco Nexus MD: Support portchannel interfaces" 2014-04-10 14:29:21 +00:00
__init__.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
auth.py Return request-id in API response 2014-02-10 04:58:38 +09:00
context.py Stop logging unnecessary warning on context create 2013-11-28 09:17:18 +00:00
hooks.py Remove pyudev dependency 2014-02-25 14:28:35 +00:00
manager.py Merge "Remove last parts of Quantum compatibility shim" 2014-04-03 01:04:53 +00:00
neutron_plugin_base_v2.py Enable hacking H301 check 2014-04-01 13:10:14 -04:00
policy.py Call policy.init() once per API request 2014-04-04 07:54:23 -07:00
quota.py Remove last parts of Quantum compatibility shim 2014-03-31 23:31:23 -07:00
service.py Remove last parts of Quantum compatibility shim 2014-03-31 23:31:23 -07:00
version.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
wsgi.py Merge "Fix webob.exc.HTTPForbidden parameter miss" 2014-03-02 19:05:50 +00:00