Comment 6 for bug 1512711

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

Reviewed: https://review.openstack.org/242437
Committed: https://git.openstack.org/cgit/openstack/networking-bgpvpn/commit/?id=caad274f140027ed5d8bc2e618a02939178c83e7
Submitter: Jenkins
Branch: master

commit caad274f140027ed5d8bc2e618a02939178c83e7
Author: Mathieu Rohon <email address hidden>
Date: Thu Nov 5 18:13:48 2015 +0000

    Client : adding the tenant-id if specified for a net association creation

    Currently the client doesn't add the tenant_id in its request.
    If the tenant_id is specified in the CLI, it has to be integrated
    in the request sent by the client.

    This is at least needed when a tenant wants to create a network
    association on behalf of a tenant.

    Closes-bug: #1512711

    Change-Id: I9e1038372d1ba36ad6e3d6ca8339d4fa03471a53