Re: [Openstack] Flavor change in Essex?

2012-02-14 Thread Anthony Young
It sounds like we need to update the cli to reflect this disk-configuration-parity change. It is also likely that some nova-api work will need to be done to get this humming. https://bugs.launchpad.net/nova/+bug/932423 On Tue, Feb 14, 2012 at 1:57 PM, Jesse Andrews wrote: > Deliberate change. >

Re: [Openstack] Flavor change in Essex?

2012-02-14 Thread Jesse Andrews
Deliberate change. It used to be that KVM and XS did different things as far as disk partitioning. https://blueprints.launchpad.net/nova/+spec/disk-configuration-parity Now a flavor can specify the root vs ephemeral partition size independently instead of being decided by choice of hypervisor.

[Openstack] Flavor change in Essex?

2012-02-14 Thread David Kranz
In tracking down a problem with the tempest flavors test I noticed that 'nova flavor-list' returns this in Essex: ++---+---+--+--+---+-+ | ID |Name | Memory_MB | Swap | Local_GB | VCPUs | RXTX_Factor | ++---+---+--+---