Comment 1 for bug 1661608

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

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

commit b56f008f3a01e5dbbf5b0744a9286a8302c3326a
Author: Hirofumi Ichihara <email address hidden>
Date: Thu Jan 19 13:52:39 2017 +0900

    Enhance tag mechanism

    This patch enhances the tag mechanism for subnet, port, subnetpool,
    router resources. The tag-ext as new extension is added so that
    tag supports their resources.

    APIImpact: Adds tag support to subnet, port, subnetpool, router
    DocImpact: allow users to set tags on some resources

    Change-Id: I3ab8c2f47f283bee7219f39f20b07361b8e0c5f1
    Closes-Bug: #1661608