← Back to team overview

openstack team mailing list archive

Re: Openstack Version (Essex or Folsom)

 

Hi Umar,

For question 2, I suspect the compute node name is missing in the command sent by yourself.
nova boot -image <uuid> --flavor <flavorid>  --key_name <keyname> --availability_zone nova:computenodename name of the instance. This command works fine in OpenStack ESSEX version.

Thanks
Krishnaprasad
From: openstack-bounces+narayana=uni-mainz.de@xxxxxxxxxxxxxxxxxxx [mailto:openstack-bounces+narayana=uni-mainz.de@xxxxxxxxxxxxxxxxxxx] On Behalf Of Umar Draz
Sent: Sonntag, 6. Januar 2013 19:23
To: openstack@xxxxxxxxxxxxxxxxxxx
Subject: [Openstack] Openstack Version (Essex or Folsom)

Hi

1) How I can check which Release of Openstack I am using.
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

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

Best Regards,

Umar

Follow ups

References