[Openstack] centos 5 image creation

2015-02-10 Thread Marcelo Roccasalva
Hi, I need a centos 5.4 image and, as I can't found one, I tried to build one following http://docs.openstack.org/image-guide/content/virt-manager.html doc. Everything appears ok, but when I instanciate it, I get: Filesystem type id ext2fs, partition type 0x83 kernel /boot/vmlinuz-2.6.18-400.1.1.

Re: [Openstack] How to "share" a SSH Key Pair between users of the same Project / Tenant...

2014-08-13 Thread Marcelo Roccasalva
On Wed, Aug 13, 2014 at 3:24 PM, Martinx - ジェームズ wrote: > Guys, > > How can I add a SSH Key Pair to a Project / Tenant, that is available to > all users of that Project / Tenant? > ​Just copy the private key ​to every user and they can reference it when connecting: ssh -i VM-shared-key virtual