neutron/neutron
Dan Prince d1ab56d8c4 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
(cherry picked from commit c09a14089a)
2014-05-06 15:09:08 +00:00
..
agent Merge "Add L2 Agent side handling for non consistent security_group settings" into milestone-proposed 2014-04-08 21:25:38 +00:00
api Hide ipv6 subnet API attributes 2014-04-08 19:36:00 -04:00
cmd remove binaries under bin 2013-08-16 10:10:30 +08:00
common Make default nova_url use a version 2014-05-06 15:09:08 +00:00
db Merge "gw_port should be set as lazy='join'" into stable/icehouse 2014-04-24 02:59:53 +00:00
debug options: consolidate options definitions 2014-02-24 13:25:11 +09:00
extensions netaddr<=0.7.10 raises ValueError instead of AddrFormatError 2014-04-18 13:25:52 -07:00
locale Fix Jenkins translation jobs 2014-04-07 11:37:38 +02:00
notifiers Only send notifications on uuid device_id's 2014-04-04 18:24:04 -04:00
openstack Merge "Synced rpc and gettextutils modules from oslo-incubator" 2014-03-31 19:30:57 +00:00
plugins Merge "NSX: change api mapping for Service Cluster to Edge Cluster" into stable/icehouse 2014-05-01 08:42:07 +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" into milestone-proposed 2014-04-05 14:06:09 +00:00
tests Merge "NSX: change api mapping for Service Cluster to Edge Cluster" into stable/icehouse 2014-05-01 08:42:07 +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 Fixes spelling error 2014-02-28 11:34:19 -08:00
neutron_plugin_base_v2.py Adds multiple RPC worker processes to neutron server 2014-03-04 00:50:20 +00:00
policy.py Replace binding:capabilities with binding:vif_details 2014-02-23 22:56:45 -05:00
quota.py Kill 'Skipping unknown group key: firewall_driver' log trace 2014-03-13 12:46:06 -07:00
service.py Adds multiple RPC worker processes to neutron server 2014-03-04 00:50:20 +00: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