← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1614817] [NEW] api-ref: Floating IPs is wrong some in of paramaters

 

Public bug reported:

Current Floating IPs: http://developer.openstack.org/api-
ref/networking/v2/?expanded=list-floating-ips-detail,create-floating-ip-
detail,show-floating-ip-details-detail,update-floating-ip-detail
#floating-ips-floatingips

Some parameters including router_id, port_id is wrong in column.

For example: 
+ The in of "router_id" parameter is 'path'. It should be changed to 'body'.
+ The in of "port_id" paramter is "patch". It should be changed to "body"

** Affects: neutron
     Importance: Undecided
     Assignee: Nam (namnh)
         Status: New

** Changed in: neutron
     Assignee: (unassigned) => Nam (namnh)

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1614817

Title:
  api-ref: Floating IPs is wrong some in of paramaters

Status in neutron:
  New

Bug description:
  Current Floating IPs: http://developer.openstack.org/api-
  ref/networking/v2/?expanded=list-floating-ips-detail,create-floating-
  ip-detail,show-floating-ip-details-detail,update-floating-ip-detail
  #floating-ips-floatingips

  Some parameters including router_id, port_id is wrong in column.

  For example: 
  + The in of "router_id" parameter is 'path'. It should be changed to 'body'.
  + The in of "port_id" paramter is "patch". It should be changed to "body"

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1614817/+subscriptions


Follow ups