On Thu, Oct 23, 2014 at 6:12 PM, Mathieu Gagné <mgagne at iweb.com> wrote: > 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 at 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 > > We have a couple of doc bugs on this: https://bugs.launchpad.net/openstack-api-site/+bug/1373418 https://bugs.launchpad.net/openstack-api-site/+bug/1373423 Hope that helps -- please triage those bugs if you find out more. Thanks, Anne > -- > Mathieu > > _______________________________________________ > OpenStack-dev mailing list > OpenStack-dev at lists.openstack.org > http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20141023/c9939c6d/attachment.html>