On 2014-10-23 7:00 PM, Danny Choi (dannchoi) wrote:

In neutron, user with “admin” role can specify the provider network
parameters when creating a network.

—provider:network_type
—provider:physical_network
—provider:segmentation_id

localadmin@qa4:~/devstack$ neutron net-create test-network
--provider:network_type vlan --provider:physical_network physnet1
--provider:segmentation_id 400

However, the Networking API v2.0
(http://developer.openstack.org/api-ref-networking-v2.html) “Create network”
does not list them as Request parameters.

Is this a print error?


I see them under the "Networks multiple provider extension (networks)" section. [1]

Open the detail for "Create network with multiple segment mappings" to see them.

Is this what you were looking for?

[1] http://developer.openstack.org/api-ref-networking-v2.html#network_multi_provider-ext

--
Mathieu

_______________________________________________
OpenStack-dev mailing list
OpenStack-dev@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

Reply via email to