PAP and provider network APIs don't support using transit domain name and PAP name instead of UUID

Bug #1571067 reported by Shahbaz Nazir
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
networking-plumgrid
Fix Released
Undecided
Unassigned

Bug Description

- physical attachment point APIs only support UUID for transit_domain_id parameter support for using transit domain name should be added

- provider network APIs only support UUID of physical attachment point for --provider:physical_network parameter. support for using physical attachment point name should be added.

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

Reviewed: https://review.openstack.org/303600
Committed: https://git.openstack.org/cgit/openstack/networking-plumgrid/commit/?id=ef69311c5be2b065a5f4a38fec5042e99e34caec
Submitter: Jenkins
Branch: master

commit ef69311c5be2b065a5f4a38fec5042e99e34caec
Author: Shahbaz Nazir <email address hidden>
Date: Fri Apr 8 12:59:32 2016 -0700

    Adding support to use name instead of UUID for PAP and transit domain APIs

    Previously physical-attacment-points and transit-domains API
    extensions required UUIDs for identifying PAPs and transit domains
    This patch adds support which allows use of names instead of UUIDs
    for identifying Physical Attachment Points and transit domains

    Closes-Bug: #1571067
    Change-Id: Ic4aa5dbb69b05355212856c277049f84fe6da07d
    Signed-off-by: Shahbaz Nazir <email address hidden>

Changed in networking-plumgrid:
status: New → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to networking-plumgrid (master)

Fix proposed to branch: master
Review: https://review.openstack.org/310146

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

Reviewed: https://review.openstack.org/310146
Committed: https://git.openstack.org/cgit/openstack/networking-plumgrid/commit/?id=9bfeb144afd98bce49eec88e56bbed8010b71aa9
Submitter: Jenkins
Branch: master

commit 9bfeb144afd98bce49eec88e56bbed8010b71aa9
Author: Shahbaz Nazir <email address hidden>
Date: Tue Apr 26 02:26:55 2016 -0700

    Minor fixes: PAP and provider network APIs don't support using
    transit domain name and PAP name instead of UUID
     - update error message
     - avoid Null condition if transit domain is None
     - add unit test to coverage for the bug

    Closes-Bug: #1571067
    Change-Id: Ib421c7f9a111cc2cc3c5d14f81a00ae588965c80
    Signed-off-by: Shahbaz Nazir <email address hidden>

Revision history for this message
rached (rached-jouida) wrote :

Hi all,
I am running the sandbox that I downloaded from PLUMgrid site to test ONS SDN.
I am following the HANDSON tutorial and I got an error when trying to create external connectivity to router.
The command is:
neutron physical-attachment-point-create --interface hostname=director,interface_name=eth1 pap1
It has the following output:
transit domain with id [ids] in use

Could you help me understand/troubleshoot this?

Thanks in advance,

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.