[openstack-dev] [Glance] image.exists events

2015-11-09 Thread Cristian Tomoiaga
seful especially for resource accounting/billing (what images were active for a tenant 7 months ago for example). (see nova instance.exists events or cinder, neutron and probably other projects) -- Cristian Tomoiaga __ Open

[openstack-dev] [nova] Nova and LVM thin support

2014-04-20 Thread Cristian Tomoiaga
mory) is being saved (libvirt virDomainManagedSave) and qemu-img is used to backup the instance disk(s). After that we resume the instance. Can we insert code to snapshot the instance disk so we only keep the instance offline just for a memory dump and copy the disk content from the snapshot created ? -

Re: [openstack-dev] Debian Jessie freeze date announced: 5th of November 2014

2013-10-19 Thread Cristian Tomoiaga
> > Cheers, > > Thomas Goirand (zigo) > > ___ > OpenStack-dev mailing list > OpenStack-dev@lists.openstack.org > http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev > -- Regards, Cristian Tomoiaga ___ OpenStack-dev mailing list OpenStack-dev@lists.openstack.org http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

[openstack-dev] [horizon] django-openstack-auth with Django 1.6

2013-10-17 Thread Cristian Tomoiaga
= 'django.contrib.sessions.serializers.PickleSerializer' until this is "fixed". Out of curiosity, should everything be switched to Json (make Token serializable), or Pickle will be used in the foreseeable future ? -- Regards, Cristian Tomoiaga _

Re: [openstack-dev] [nova] RFC: adding "on_shared_storage" field to instance

2013-10-04 Thread Cristian Tomoiaga
right ? Maybe root_on_local ? Regards -- Regards, Cristian Tomoiaga ___ OpenStack-dev mailing list OpenStack-dev@lists.openstack.org http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

[openstack-dev] [openstack][neutron] Handling issues unlikely to happen with the current code

2013-10-01 Thread Cristian Tomoiaga
ready exists as a single entry in the allocation pools table. An extra db query should be created to avoid this. The IP handling code will change in the future but I am guessing the same function will continue to exist. Waiting for some feedback on this, thank you! -- Regards, Cristian Tom

Re: [openstack-dev] [Neutron][Climate] bp:configurable-ip-allocation

2013-09-26 Thread Cristian Tomoiaga
l IPs". I need to be able to allow project owners to "reserve" specific IPs and allocate them to VMs as needed (targeted at flat, provider networks where project owners need to keep IP addresses) -- Regards, Cristian Tomoiaga ___ OpenSt

Re: [openstack-dev] [openstack][neutron] Reserved fixed IPs

2013-08-03 Thread Cristian Tomoiaga
I will use the functionality you mentioned. If not, I go through the default IPAM to request an IP and through my extension to "reserve" IT for the tenant. -- Regards, Cristian Tomoiaga ___ OpenStack-dev mailing list OpenStack-dev@lists.openstack.org http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

[openstack-dev] [openstack][neutron] Reserved fixed IPs

2013-07-15 Thread Cristian Tomoiaga
st (as far as I understand for the docs). Add the extension to extend the Neutron API and modify the current IPAM right ? -- Regards, Cristian Tomoiaga ___ OpenStack-dev mailing list OpenStack-dev@lists.openstack.org http://lists.openstack.org/cgi-bin/m