Re: [Openstack-operators] Snapshots in dashboard.

2015-07-02 Thread Abel Lopez
udimg-amd64-disk1.img> > > > From: Abel Lopez [mailto:alopg...@gmail.com <>] > Sent: Thursday, July 02, 2015 11:17 AM > To: Adyanthaya, Aishwarya > Cc: openstack-operators@lists.openstack.org <> > Subject: Re: [Openstack-operators] Snapshots in dashboard. > &

Re: [Openstack-operators] Snapshots in dashboard.

2015-07-01 Thread Matthias Runge
On 02/07/15 08:11, aishwarya.adyanth...@accenture.com wrote: I’m able to ssh with the key I have created and saved in one of the nodes by: # ssh –I key Ubuntu@floating_ip But I want to be able to use it from the putty directly. I don’t understand why it works for the cirros instance but not the

Re: [Openstack-operators] Snapshots in dashboard.

2015-07-01 Thread aishwarya.adyanthaya
Lopez [mailto:alopg...@gmail.com] Sent: Thursday, July 02, 2015 11:36 AM To: Adyanthaya, Aishwarya Cc: openstack-operators@lists.openstack.org Subject: Re: [Openstack-operators] Snapshots in dashboard. Ok, good, make sure you're selecting a public key when you launch it, and ssh as the &q

Re: [Openstack-operators] Snapshots in dashboard.

2015-07-01 Thread Abel Lopez
ges.ubuntu.com/trusty/current/trusty-server-cloudimg-amd64-disk1.img > > > > > > *From:* Abel Lopez [mailto:alopg...@gmail.com > ] > *Sent:* Thursday, July 02, 2015 11:17 AM > *To:* Adyanthaya, Aishwarya > *Cc:* openstack-operators@lists.openstack.org > >

Re: [Openstack-operators] Snapshots in dashboard.

2015-07-01 Thread aishwarya.adyanthaya
: openstack-operators@lists.openstack.org Subject: Re: [Openstack-operators] Snapshots in dashboard. Ah, perhaps your public key isn't being installed. Are you using the official Ubuntu cloud images (or something based off that)? Or are you using a desktop/VMware image? Reason I ask is that

Re: [Openstack-operators] Snapshots in dashboard.

2015-07-01 Thread Abel Lopez
, it > gives me ‘command not found’. > > > > *From:* Abel Lopez [mailto:alopg...@gmail.com > ] > *Sent:* Thursday, July 02, 2015 10:55 AM > *To:* Adyanthaya, Aishwarya > *Cc:* openstack-operators@lists.openstack.org > > *Subject:* Re: [Openstack-operators] Snapsh

Re: [Openstack-operators] Snapshots in dashboard.

2015-07-01 Thread aishwarya.adyanthaya
.” I don’t mind using cirros but when I try to run apt-get update command, it gives me ‘command not found’. From: Abel Lopez [mailto:alopg...@gmail.com] Sent: Thursday, July 02, 2015 10:55 AM To: Adyanthaya, Aishwarya Cc: openstack-operators@lists.openstack.org Subject: Re: [Openstack-operators

Re: [Openstack-operators] Snapshots in dashboard.

2015-07-01 Thread Abel Lopez
You probably could via the glance cli, but do you really want to? A public image is bootable by all tenants, which is fine, but an instance snapshot is more intended for like backups or scaling. Are you trying to make public images for all your tenants? On Wednesday, July 1, 2015, wrote: > Hi,