yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #47490
[Bug 1483480] Re: [RFE] Allow annotations on Neutron resources
Reviewed: https://review.openstack.org/269887
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=5dacbba701037200f9b0ae40c34981ecd941b41c
Submitter: Jenkins
Branch: master
commit 5dacbba701037200f9b0ae40c34981ecd941b41c
Author: Kevin Benton <kevin@xxxxxxxxxx>
Date: Wed Feb 10 17:00:21 2016 -0800
Add a description field to all standard resources
In order to give users and operators more flexibility in
annotating the purpose of various Neutron resources, this patch
adds a description field limited to 255 chars to all of the
Neutron resources that reference the standard attribute table.
The resource that reference the table are the following:
security_group_rules, security_groups, ports, subnets,
networks, routers, floatingips, subnetpools
This patch adds a description table related to standard attributes
and migrates over the existing security group description to the new
table as well.
Co-Authored-By: James Dempsey <jamesd@xxxxxxxxxxxxxxx>
APIImpact
DocImpact: Adds a description field to all resources outline in
commit message.
Closes-Bug: #1483480
Change-Id: I6e1ef53d7aae7d04a5485810cc1db0a8eb125953
** 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/1483480
Title:
[RFE] Allow annotations on Neutron resources
Status in neutron:
Fix Released
Bug description:
Management of security groups and rules is very difficult without the
ability to annotate. Some sort of optional annotation field on
Neutron resources would make the cloud much more usable.
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1483480/+subscriptions
References