Enhance tag mechanism

Bug #1662102 reported by OpenStack Infra
14
This bug affects 1 person
Affects Status Importance Assigned to Milestone
neutron
Fix Released
Wishlist
Hirofumi Ichihara
openstack-manuals
Fix Released
Medium
John Davidge

Bug Description

https://review.openstack.org/413662
Dear bug triager. This bug was created since a commit was marked with DOCIMPACT.
Your project "openstack/neutron" is set up so that we directly report the documentation bugs against it. If this needs changing, the docimpact-group option needs to be added for the project. You can ask the OpenStack infra team (#openstack-infra on freenode) for help if you need to.

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

tags: added: networking-guide
Changed in openstack-manuals:
status: New → Confirmed
importance: Undecided → Medium
no longer affects: neutron
Revision history for this message
Alexandra Settle (alexandra-settle) wrote :

    DocImpact: allow users to set tags on some resources

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

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

Changed in openstack-manuals:
assignee: nobody → John Davidge (john-davidge)
status: Confirmed → In Progress
Changed in openstack-manuals:
milestone: none → ocata
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to openstack-manuals (master)

Reviewed: https://review.openstack.org/430241
Committed: https://git.openstack.org/cgit/openstack/openstack-manuals/commit/?id=7da5c33ac53a5e6fe6bbcc54417820ee88c0d476
Submitter: Jenkins
Branch: master

commit 7da5c33ac53a5e6fe6bbcc54417820ee88c0d476
Author: John Davidge <email address hidden>
Date: Tue Feb 7 13:09:31 2017 +0000

    [networking] Update tags to support more resources

    Updates the documentation for the tags extension to include newly
    supported resources.

    Change-Id: I989357dcdd093a09f7204d7c8ef17ccaee88e82e
    Closes-Bug: #1662102

Changed in openstack-manuals:
status: In Progress → Fix Released
Revision history for this message
Alexandra Settle (alexandra-settle) wrote :

Copying across action items from duplicate bug #1662644:

Armando Migliaccio (armando-migliaccio) wrote 12 hours ago: #1
We should probably make additions to the base stuff already captured here:

http://docs.openstack.org/mitaka/networking-guide/ops-resource-tags.html

We should review in-tree developer documentation to see whether there's anything missing.

Changed in neutron:
importance: Undecided → Wishlist
assignee: nobody → Hirofumi Ichihara (ichihara-hirofumi)
Hide
Hirofumi Ichihara (ichihara-hirofumi) wrote 4 hours ago: #2
Yeah, I'll update devref in Neutron tree.

Changed in neutron:
assignee: nobody → Hirofumi Ichihara (ichihara-hirofumi)
importance: Undecided → Wishlist
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to neutron (master)

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

Changed in neutron:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix proposed to neutron-lib (master)

Related fix proposed to branch: master
Review: https://review.openstack.org/430895

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

Fix proposed to branch: stable/ocata
Review: https://review.openstack.org/431082

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

Reviewed: https://review.openstack.org/430895
Committed: https://git.openstack.org/cgit/openstack/neutron-lib/commit/?id=468358599240b7a12478ed7a6e8da92f430f13b5
Submitter: Jenkins
Branch: master

commit 468358599240b7a12478ed7a6e8da92f430f13b5
Author: Hirofumi Ichihara <email address hidden>
Date: Wed Feb 8 22:02:55 2017 +0900

    Update api-ref for enhanced tag mechanism

    Tag mechanism has two extensions. They supports networks,
    subnets, ports, subnet pools, and routers.
    This patch describes which extensions supports them.

    Change-Id: I0eff6f69ab71066fc9a5c4ea35d6d9af11e37571
    Related-Bug: #1662102

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

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

commit 86c4af7a6083e1c391dbfb484c45d25eaeaaaa39
Author: Hirofumi Ichihara <email address hidden>
Date: Wed Feb 8 21:39:21 2017 +0900

    Update devref for enhanced tag mechanism

    The devref describes tag mechanism supports network only but
    now it supports subnet, port, subnetpool, and router.
    This patch updates the description about supported resources.

    Change-Id: I1a4b02e253157154218bfe63a18891083178f55a
    Closes-Bug: #1662102

Changed in neutron:
status: In Progress → Fix Released
tags: added: in-stable-ocata
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to neutron (stable/ocata)

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

commit c93215fc8530bde60505ba92ae7e67dbd5dd4035
Author: Hirofumi Ichihara <email address hidden>
Date: Wed Feb 8 21:39:21 2017 +0900

    Update devref for enhanced tag mechanism

    The devref describes tag mechanism supports network only but
    now it supports subnet, port, subnetpool, and router.
    This patch updates the description about supported resources.

    Change-Id: I1a4b02e253157154218bfe63a18891083178f55a
    Closes-Bug: #1662102

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/neutron 10.0.0.0rc2

This issue was fixed in the openstack/neutron 10.0.0.0rc2 release candidate.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/openstack-manuals 15.0.0

This issue was fixed in the openstack/openstack-manuals 15.0.0 release.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/neutron 11.0.0.0b1

This issue was fixed in the openstack/neutron 11.0.0.0b1 development milestone.

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

Duplicates of this bug

Other bug subscribers

Remote bug watches

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