← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1600226] [NEW] neutron-lib/api-ref: Create network missing the Request parameters

 

Public bug reported:

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

** Affects: neutron
     Importance: Undecided
     Assignee: Danny Choi (dannchoi)
         Status: In Progress

** Changed in: neutron
     Assignee: (unassigned) => Danny Choi (dannchoi)

** Changed in: neutron
       Status: New => In Progress

-- 
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:
  In Progress

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


Follow ups