Comment 1 for bug 1571067

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>