Comment 3 for bug 1661608

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

Reviewed: https://review.openstack.org/429621
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=fbf40fe1baac06ce570b660a0a4118e2030c668d
Submitter: Jenkins
Branch: stable/ocata

commit fbf40fe1baac06ce570b660a0a4118e2030c668d
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
    (cherry picked from commit b56f008f3a01e5dbbf5b0744a9286a8302c3326a)