Answers below.<br><div class="gmail_extra"><br><div class="gmail_quote">On Sun, Jan 6, 2013 at 12:22 PM, Umar Draz <span dir="ltr"><<a href="mailto:unix.co@gmail.com" target="_blank">unix.co@gmail.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div>Hi</div><div> </div><div>1) How I can check which Release of Openstack I am using.</div></blockquote>

<div><br>From <a href="http://docs.openstack.org/trunk/openstack-compute/install/apt/content/compute-verifying-install.html">http://docs.openstack.org/trunk/openstack-compute/install/apt/content/compute-verifying-install.html</a>:<br>

<p>You can find the <span class="">version</span> of the installation by using
        the <span class=""><strong>nova-manage</strong></span> command, as root:</p><pre class=""># nova-manage <span class="">version</span> list</pre><p>The <span class="">version</span> number 2012.2 corresponds with the Folsom
        release of Compute.</p><pre class="">2012.2 (2012.1-LOCALBRANCH:LOCALREVISION)</pre>Here's a table showing the release names corresponding to the version numbers.<br><a href="http://docs.openstack.org/trunk/openstack-compute/install/apt/content/version.html">http://docs.openstack.org/trunk/openstack-compute/install/apt/content/version.html</a><br>

 </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div>2) I want to boot instance on specific compute-node using this command</div><div>    nova boot --image <uuid> --flavor m1.tiny --key_name mykey --availability-zone nova:server2</div>


<div></div></blockquote><div><br>--force_hosts no longer available in Folsom. It was available in Essex. There was a recent mailing list discussion about the use of policies to enable non-admin users to use the availability-zone param:<br>

<a href="https://lists.launchpad.net/openstack/msg19784.html">https://lists.launchpad.net/openstack/msg19784.html</a><br><br> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">

<div>  </div><div>    but its not working. What is the correct way to do this?</div></blockquote><div><br>This is how it works on Essex:<br><a href="http://docs.openstack.org/essex/openstack-compute/admin/content/specify-host-to-boot-instances-on.html">http://docs.openstack.org/essex/openstack-compute/admin/content/specify-host-to-boot-instances-on.html</a><br>

<br><br>Hope this gets you on track.<br><br>Anne<br> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div> </div><div>Best Regards,</div><div>

 </div><div>Umar</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>