[Openstack] [Nova] use the wrong deleted flavor when boot an instance after creating flavor with same flavorid as the deleted one

2012-11-08 Thread Wangpan
Hi all, I use the folsom openstack recently. I found a problem that when I delete a flavor by using 'nova-manage flavor delete', and then I create a new one which use the same flavorid as the DELETED flavor a moment ago, then I check the instance_types table in nova DB, there have two records

Re: [Openstack] [Nova] use the wrong deleted flavor when boot an instance after creating flavor with same flavorid as the deleted one

2012-11-08 Thread Vinay Bannai
Look at the following bugs for context https://bugs.launchpad.net/nova/+bug/981263 https://bugs.launchpad.net/horizon/+bug/1057799 On Nov 8, 2012, at 7:36 PM, Wangpan hzwang...@corp.netease.com wrote: Hi all, I use the folsom openstack recently. I found a problem that when I delete a flavor