yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #26929
[Bug 1411462] [NEW] Some floatingIP parameters are incorrect
Public bug reported:
In http://developer.openstack.org/api-ref-networking-v2.html,
following contents need to be fixed in "floatingIP".
---------------------------------------------------------------
A. Incorrect description of "id".
B. Response parameter "router_id" does not exist.
C. "status" does not exist in Response parameters matrix.
D. "status" does not exist in JSON parameters.
E. "floatingip" does not exist in Request parameters matrix.
F. Normal response codes is not "200", but "201"
---------------------------------------------------------------
POST: /v2.0/floatingips
-> fix A, B, C, D, F
PUT: /v2.0/floatingips/{floatingip_id}
-> fix A, B, C, D, E
GET: /v2.0/floatingips/{floatingip_id}
-> fix A, B, C, D,
** Affects: neutron
Importance: Undecided
Assignee: Yushiro FURUKAWA (y-furukawa-2)
Status: New
** Changed in: neutron
Assignee: (unassigned) => Yushiro FURUKAWA (y-furukawa-2)
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1411462
Title:
Some floatingIP parameters are incorrect
Status in OpenStack Neutron (virtual network service):
New
Bug description:
In http://developer.openstack.org/api-ref-networking-v2.html,
following contents need to be fixed in "floatingIP".
---------------------------------------------------------------
A. Incorrect description of "id".
B. Response parameter "router_id" does not exist.
C. "status" does not exist in Response parameters matrix.
D. "status" does not exist in JSON parameters.
E. "floatingip" does not exist in Request parameters matrix.
F. Normal response codes is not "200", but "201"
---------------------------------------------------------------
POST: /v2.0/floatingips
-> fix A, B, C, D, F
PUT: /v2.0/floatingips/{floatingip_id}
-> fix A, B, C, D, E
GET: /v2.0/floatingips/{floatingip_id}
-> fix A, B, C, D,
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1411462/+subscriptions
Follow ups
References