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
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
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
>
> --