Re: [Openstack] Help with meta-data

2012-08-16 Thread Eugene Kirpichov
I added some documentation. Submitted for review here https://review.openstack.org/#/c/11518/ On Thu, Aug 16, 2012 at 4:10 PM, Eugene Kirpichov wrote: > Hi Anne, > > On Wed, Aug 15, 2012 at 2:55 PM, Anne Gentle wrote: >> Hi Eugene - >> But I thought "everyone" was on the openstack list! :) Thank

Re: [Openstack] Help with meta-data

2012-08-16 Thread Eugene Kirpichov
Hi Anne, On Wed, Aug 15, 2012 at 2:55 PM, Anne Gentle wrote: > Hi Eugene - > But I thought "everyone" was on the openstack list! :) Thanks for following > up. > > On Wed, Aug 15, 2012 at 4:35 PM, Eugene Kirpichov > wrote: >> Hi Anne, >> >> I accidentally found this email of yours while looking

Re: [Openstack] Help with meta-data

2012-08-15 Thread Anne Gentle
Hi Eugene - But I thought "everyone" was on the openstack list! :) Thanks for following up. On Wed, Aug 15, 2012 at 4:35 PM, Eugene Kirpichov wrote: > Hi Anne, > > I accidentally found this email of yours while looking for links to my post. > I'd probably have found it earlier if you cc'd me on >

Re: [Openstack] Help with meta-data

2012-08-15 Thread Eugene Kirpichov
Hi Anne, I accidentally found this email of yours while looking for links to my post. I'd probably have found it earlier if you cc'd me on ekirpic...@gmail.com or ekirpic...@mirantis.com [yes, that's two different spellings...] :) I support the idea that this should be somehow integrated in the d

Re: [Openstack] Help with meta-data

2012-08-09 Thread Anne Gentle
All, sorry for top posting, but this is a fine example of why we really need bloggers to help with the documentation. These fragmented instructions are difficult to rely on - we need maintainable, process-oriented treatment of content. Mirantis peeps, you have added in your blog entries to the doc

Re: [Openstack] Help with meta-data

2012-08-09 Thread Simon Walter
On 08/09/2012 12:59 PM, Scott Moser wrote: On Aug 8, 2012, at 8:20 PM, "Simon Walter" wrote: On 08/09/2012 06:45 AM, Jay Pipes I guess I'll have to build a VM from scratch, as I was relying on the ssh key to be able to ssh into the VM, which apparently is supplied by the meta-data service.

Re: [Openstack] Help with meta-data

2012-08-09 Thread Simon Walter
On 08/09/2012 01:11 PM, tacy lee wrote: try adding metadata_host to nova.conf The thing is the iptable rules have 169.254.169.254 NATed correctly. So the address is correct. It's just that the VMs cannot access it. -- simonsmicrophone.com ___ Ma

Re: [Openstack] Help with meta-data

2012-08-08 Thread tacy lee
try adding metadata_host to nova.conf On Wed, Aug 8, 2012 at 3:57 PM, Simon Walter wrote: > > Hi all, > > I've completed the excruciating Launchpad process of subscribing to a > mailing list to ask for your help with having my instances access their > meta-data. > > I'm new to OpenStack. So plea

Re: [Openstack] Help with meta-data

2012-08-08 Thread Simon Walter
On 08/09/2012 06:45 AM, Jay Pipes wrote: What was excruciating about the subscription process? There's many more steps to subscribing to a Launchpad mailing list than good ol' mailman and the like. I'm just whinging off topic. Sorry... Thanks for your reply though! However, they cannot ac

Re: [Openstack] Help with meta-data

2012-08-08 Thread Jay Pipes
On 08/08/2012 03:57 AM, Simon Walter wrote: > Hi all, > > I've completed the excruciating Launchpad process of subscribing to a > mailing list to ask for your help with having my instances access their > meta-data. What was excruciating about the subscription process? > However, they cannot ac

[Openstack] Help with meta-data

2012-08-08 Thread Simon Walter
Hi all, I've completed the excruciating Launchpad process of subscribing to a mailing list to ask for your help with having my instances access their meta-data. I'm new to OpenStack. So please forgive my n00bness. I installed OpenStack on Ubuntu 12.04 by following stackgeek's 10 minute met