yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #54479
[Bug 1604471] Re: neutron-lib api-ref response code formatting
Reviewed: https://review.openstack.org/345024
Committed: https://git.openstack.org/cgit/openstack/neutron-lib/commit/?id=980068fb05da7385c8e5f4096a48a89d0dfd64ba
Submitter: Jenkins
Branch: master
commit 980068fb05da7385c8e5f4096a48a89d0dfd64ba
Author: Boden R <bodenvmw@xxxxxxxxx>
Date: Wed Jul 20 14:07:48 2016 -0600
Fix api-ref response code formatting
Normalizes api-ref response code formatting so that
normal and error response codes are on their own line
and have a space before any lists of codes.
Change-Id: I740288f376d52eeaff7e28477c9b96dda997bce9
Closes-Bug: #1604471
** 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/1604471
Title:
neutron-lib api-ref response code formatting
Status in neutron:
Fix Released
Bug description:
As per recent review comments on neutron-lib api-ref [1]:
- There should be a space between Normal/Error response codes.
- No trailing comma should exist for a list of codes.
Today we have a number of places in the api-ref .inc files that do not
conform; this defect is to track the clean-up of this formatting.
[1] https://review.openstack.org/#/c/339643/1/api-ref/source/v2/networks.inc
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1604471/+subscriptions
References