[openstack-dev] [nova] OSAPI and deleted flavors

Kieran Spear kispear at gmail.com
Wed Jan 23 23:38:46 UTC 2013


Hi all,

I'm investigating:
https://bugs.launchpad.net/horizon/+bug/1100444

Curling v2/tenant_id/flavors/1 we get a previously deleted flavor even 
if a "newer" flavor exists with the same flavor id. This makes it 
impossible to retrieve the newer flavor directly by ID.

We use UUIDs for flavor ids now in Horizon, so it's not an issue, but 
novaclient still allows the flavor id to be specified manually.

Does nova itself still allow you to create flavors with the same flavor 
id as a deleted flavor?

Cheers,
Kieran



More information about the OpenStack-dev mailing list