Reviewed: https://review.openstack.org/460391 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=96f0142b8089a85f1a031f236c6d39fd463bf86c Submitter: Jenkins Branch: master
commit 96f0142b8089a85f1a031f236c6d39fd463bf86c Author: Hirofumi Ichihara <[email protected]> Date: Fri Jun 16 16:46:37 2017 +0900 Tag mechanism supports resources with standard attribute Tag mechanism supports network, subnet, port, subnetpool router resources only. This patch allow tag mechanism to support resources with standard attribute. Two old extenions are kept because of backward compatibility. They will be removed in Queens release. APIImpact: Tag is supported by resources with standard attribute DocImpact: allow users to set tags on resources with standard attribute Change-Id: Id7bb13b5beb58c313eea94ca03835d3daf5c94bc Closes-Bug: #1682775 ** Changed in: neutron Status: In Progress => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1682775 Title: [RFE] Tag mechanism supports all resouces with standard attribute. Status in neutron: Fix Released Bug description: Currently, neutron resources network, subnet, subnetpool, port, and routers support tag, floatingip does not support tag. Tag is useful for floatingip, users can use floatingip tag to identify what applications the floatingip are used for. Add tag to floatingip is useful. To manage notifications about this bug go to: https://bugs.launchpad.net/neutron/+bug/1682775/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : [email protected] Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp

