Re: [Openstack-operators] [kilo-muktinode] [ubuntu cloud images]

2015-08-03 Thread Vedprakash Nimbalkar
It seems you didn't allow traffic for port 22 in your security group rule. Add rule to allow in/out traffic from port 22 On Mon, Aug 3, 2015 at 5:25 PM, Abhishek Talwar wrote: > Hi, > > I have a multinode OpenStack kilo setup with a controller node, network > node and 2 compute nodes. I have ins

Re: [Openstack-operators] [kilo-muktinode] [ubuntu cloud images]

2015-07-31 Thread Vedprakash Nimbalkar
You can install ubuntu or any of the *nix flavor on outside of openstack (Like VirtualBox). And copy that .qcow2 at "/tmp/images/" and use this command to import it into openstack.. "glance image-create --name "Centos 7.2" --is-public true --disk-format qcow2 --container-format bare --file Centos

Re: [Openstack-operators] I WANT TO SETUP AND CONFIGURE HAVANA ON CENTOS 6.5

2015-01-15 Thread Vedprakash Nimbalkar
If you are doing setup for self do it on ubuntu with juno release http://docs.openstack.org/havana/install-guide/install/yum/content/ On 15-Jan-2015 2:45 PM, "Anwar Durrani" wrote: > Hello everyone, > > I want to setup Havana, Do anyone has installation guide for the same ? > > Thanks > > --