Re: [Openstack] InstanceResourceQuota

2013-07-17 Thread Dharmit Shah
Hello Claudio, On Wed, Jul 17, 2013 at 1:58 PM, claudio marques wrote: > Hi Stackers. > > Does anyone knows were I can get info about resizing flavors and instances? To resize an instance you can use "nova resize" which is again python-novaclient as Matt suggested in his reply for creating a fla

[Openstack] InstanceResourceQuota

2013-07-16 Thread claudio marques
Hi Stackers. Does anyone knows were I can get info about resizing flavors and instances? I saw on this link https://wiki.openstack.org/wiki/InstanceResourceQuota some options for example nova-manage flavor set_key --name m1.small --key quota:cpu_quota --value 5000nova-manage flavor set_key -