Comment 14 for bug 1604748

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to networking-bgpvpn (stable/mitaka)

Reviewed: https://review.openstack.org/356315
Committed: https://git.openstack.org/cgit/openstack/networking-bgpvpn/commit/?id=a9d4479fe30bf5c81b091813a8b9580bee471e07
Submitter: Jenkins
Branch: stable/mitaka

commit a9d4479fe30bf5c81b091813a8b9580bee471e07
Author: bfernando <email address hidden>
Date: Fri Aug 12 12:30:14 2016 +0200

    Add a tenant ID check to create a bgpvpn resource

    Only in the opencontrail driver (as other neutron resource creation)
    Improve the opecontrail_client by adding the 'project' resource
    Add a function that check the tenant ID by reading (show) the project
    Made the check in bgpvpn 'create' and 'update' functions

    Change-Id: Iedea7863bed39d9a8f4bff1e2fa647bdd45ba3a5
    Closes-Bug: #1604748
    (cherry picked from commit fcfdd8376cad5872589947d2331a0a97c130d60c)