← Back to team overview

openstack team mailing list archive

Re: Openstack Version (Essex or Folsom)

 

Answers below.

On Sun, Jan 6, 2013 at 12:22 PM, Umar Draz <unix.co@xxxxxxxxx> wrote:

> Hi
>
> 1) How I can check which Release of Openstack I am using.
>

From
http://docs.openstack.org/trunk/openstack-compute/install/apt/content/compute-verifying-install.html
:

You can find the version of the installation by using the
*nova-manage*command, as root:

# nova-manage version list

The version number 2012.2 corresponds with the Folsom release of Compute.

2012.2 (2012.1-LOCALBRANCH:LOCALREVISION)

Here's a table showing the release names corresponding to the version
numbers.
http://docs.openstack.org/trunk/openstack-compute/install/apt/content/version.html


> 2) I want to boot instance on specific compute-node using this command
>     nova boot --image <uuid> --flavor m1.tiny --key_name mykey
> --availability-zone nova:server2
>

--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:
https://lists.launchpad.net/openstack/msg19784.html



>
>     but its not working. What is the correct way to do this?
>

This is how it works on Essex:
http://docs.openstack.org/essex/openstack-compute/admin/content/specify-host-to-boot-instances-on.html


Hope this gets you on track.

Anne


>
> Best Regards,
>
> Umar
>
> _______________________________________________
> Mailing list: https://launchpad.net/~openstack
> Post to     : openstack@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~openstack
> More help   : https://help.launchpad.net/ListHelp
>
>

Follow ups

References