Re: [Openstack] Openstack Version (Essex or Folsom)

2013-01-07 Thread McNally, Dave (HP Cloud Services)
Just a note on this. I recently added functionality in Grizzly that will allow specified non-admin users to use this functionality. https://bugs.launchpad.net/nova/+bug/1070880 Not useful for non-admins in Folsom I'm afraid but, the functionality should work for the admin context. From:

[Openstack] Security Group Rule Refresh

2012-02-22 Thread McNally, Dave (HP Cloud Services)
Hi all, Currently I'm trying to track how a refresh of the security groups is handled (upon creation or deletion of a vm). Following through the code I get to 'do_refresh_security_group_rules' in libvirt/firewall.py. Up to this point the security group in question has been carried through

Re: [Openstack] Metadata and File Injection

2011-12-15 Thread McNally, Dave
files? Dave -Original Message- From: Jesse Andrews [mailto:anotherje...@gmail.com] Sent: 15 December 2011 08:34 To: Jay Pipes Cc: McNally, Dave; openstack@lists.launchpad.net Subject: Re: [Openstack] Metadata and File Injection Great question. Right now there are 3 approaches to metadata

[Openstack] Metadata and File Injection

2011-12-14 Thread McNally, Dave
Hi, I've recently been looking at file and metadata injection in Nova and I have a question relating to it. (BTW this is based off what I have seen in nova/virt/disk.py) I notice that for key/value pairs specified as metadata during boot of an instance these values are injected into a file