Hi Naveen,<div><br></div><div>That is almost correct. You can associate a provider network (either a physical network or a vlan) with a Quantum network. The association is at the network level, not the subnet level.</div><div>
<br></div><div>As the 'provider networks' is an extension in quantum, there is no direct CLI option available. However the quantum CLI allows for configuring extensions using the following syntax:</div><div><br></div>
<div>quantum <command> <core_parameters> -- <extended_parameters></div><div><br></div><div>for instance the following syntax should create a network associate with a specific vlan id, on the default physical interface:</div>
<div><br></div><div>quantum net-create <network_name> -- --provider:vlan_id 999</div><div><br></div><div>Please keep in mind that the provider networks extension will be feature complete with folsom-rc1. In the Folsom-3 milestone, provider networks are not yet supported with Open vSwitch. The related patch is currently under review: <a href="https://review.openstack.org/#/c/11388/">https://review.openstack.org/#/c/11388/</a></div>
<div><br></div><div>Regards,</div><div>Salvatore<br><br><div class="gmail_quote">On 29 August 2012 02:31, Naveen Joy (najoy) <span dir="ltr"><<a href="mailto:najoy@cisco.com" target="_blank">najoy@cisco.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">





<div lang="EN-US" link="blue" vlink="purple">
<div>
<p class="MsoNormal">Hi All,<u></u><u></u></p>
<p class="MsoNormal"><u></u> <u></u></p>
<p class="MsoNormal">In the latest quantum code,  I believe it is possible to associate a provider vlan and an IP allocation pool with a subnet. Can someone provide the quantum client cli or the API to accomplish this.
<u></u><u></u></p>
<p class="MsoNormal"><u></u> <u></u></p>
<p class="MsoNormal">Thanks much,<u></u><u></u></p>
<p class="MsoNormal">Naveen<u></u><u></u></p>
</div>
</div>

<br>_______________________________________________<br>
Mailing list: <a href="https://launchpad.net/~openstack" target="_blank">https://launchpad.net/~openstack</a><br>
Post to     : <a href="mailto:openstack@lists.launchpad.net">openstack@lists.launchpad.net</a><br>
Unsubscribe : <a href="https://launchpad.net/~openstack" target="_blank">https://launchpad.net/~openstack</a><br>
More help   : <a href="https://help.launchpad.net/ListHelp" target="_blank">https://help.launchpad.net/ListHelp</a><br>
<br></blockquote></div><br></div>