yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #61781
[Bug 1600226] Re: neutron-lib/api-ref: Create network missing the Request parameters
It has been fixed as part of api-ref cleanup.
You can see what you expect in the api-ref page [0].
[0] https://developer.openstack.org/api-
ref/networking/v2/index.html?expanded=create-network-detail#create-
network
** 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/1600226
Title:
neutron-lib/api-ref: Create network missing the Request parameters
Status in neutron:
Fix Released
Bug description:
https://git.openstack.org/cgit/openstack/neutron-lib/tree/api-
ref/source/v2/networks.inc
Create network missing the Request parameters.
Create network
==============
.. rest_method:: POST /v2.0/networks
Creates a network.
A request body is optional. An administrative user can specify
another tenant UUID, which is the tenant who owns the network, in
the request body.
Error response codes:201,401,400,
Request
-------
<<<<<<<??????
Request Example
---------------
.. literalinclude:: ../samples/networks/network-create-request.json
:language: javascript
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1600226/+subscriptions
References