yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #61160
[Bug 1553653] Fix merged to neutron-lib (master)
Reviewed: https://review.openstack.org/427766
Committed: https://git.openstack.org/cgit/openstack/neutron-lib/commit/?id=fd6e2c88b42091e9152911cadd35d39d12b1e78f
Submitter: Jenkins
Branch: master
commit fd6e2c88b42091e9152911cadd35d39d12b1e78f
Author: Boden R <bodenvmw@xxxxxxxxx>
Date: Wed Feb 1 08:20:40 2017 -0700
api-ref: fix description for floating IPs
Adds/corrects the description request/response parameter as
applicable to core resources (see defect).
Change-Id: I1cbbfeafcfd35c8f7544af966a03e605619c0579
Partial-Bug: #1553653
** 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/1553653
Title:
neutron-lib api-ref: Add a description field to all standard resources
Status in neutron:
Fix Released
Status in openstack-api-site:
Invalid
Bug description:
https://review.openstack.org/269887
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 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
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1553653/+subscriptions
References