Reviewed: https://review.openstack.org/164478 Committed: https://git.openstack.org/cgit/openstack/api-site/commit/?id=dbbc9c76d69427b12c8d75fe638f440d7aa500b3 Submitter: Jenkins Branch: master
commit dbbc9c76d69427b12c8d75fe638f440d7aa500b3 Author: Diane Fleming <[email protected]> Date: Sat Mar 14 21:10:59 2015 -0500 Changes to create subnet and create port descriptions. For create subnet, changed ip_version to required. For create port, changed mediaType to "application/xml" for the XML sample so that it shows up correctly. Minor edits to active voice. Change-Id: Ic1b50f69ed874fd44f43371504560012c09f24cc Closes-Bug: #1207196 ** Changed in: openstack-api-site 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/1207196 Title: Documentation tells that to create subnet and port (using xml formatted body), no request body is required while without request body subnet or port can't be created Status in OpenStack Neutron (virtual network service): Opinion Status in OpenStack API documentation site: Fix Released Bug description: In the page http://api.openstack.org/api-ref.html#netconn-api Subnet and Port section tells that subnet/port creation does not require a request body. While without request body no subnet/port can be created. When I tried subnet creation without body then 400(bad request response) and body required error displayed. To manage notifications about this bug go to: https://bugs.launchpad.net/neutron/+bug/1207196/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : [email protected] Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp

