yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #26931
[Bug 1411462] Re: Some floatingIP parameters are incorrect
** Project changed: neutron => openstack-api-site
--
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 API documentation site:
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/openstack-api-site/+bug/1411462/+subscriptions
References