Comment 38 for bug 1298640

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to neutron (master)

Reviewed: https://review.openstack.org/86646
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=c09a14089a5ca7cd3093895ee0248876499a6d06
Submitter: Jenkins
Branch: master

commit c09a14089a5ca7cd3093895ee0248876499a6d06
Author: Dan Prince <email address hidden>
Date: Thu Apr 10 12:40:13 2014 -0400

    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