I tried to recreate this problem and I couldn't. Here's what I did:
- started an instance with flavor id 1
- deleted flavor id 1
- confirmed that the flavour was no longer in "nova flavor-list"
- did a "nova show" and confirmed that it still worked correctly
Am I missing something here?
** Changed in: nova
Status: Confirmed => Incomplete
** Changed in: nova
Assignee: Sina Web Service Dev (sws) => (unassigned)
--
You received this bug notification because you are a member of Sina Web
Service Dev, which is a bug assignee.
https://bugs.launchpad.net/bugs/969152
Title:
nova.api.openstack Caught error: Instance type %(instance_type_id)s
could not be found.
Status in OpenStack Compute (Nova):
Incomplete
Bug description:
When I delete a type of flavor.
If this type of flavor had been used before, it will report some error
message when retrieve some accounting message.
Here is the error message
When I login dashboard the error message is :
Unable to get usage info: The server has either erred or is incapable of
performing the requested operation.
I trace into the log of nova-api and found:
ERROR nova.api.openstack [5ad3dd02-a002-4eb6-a110-150f642cada7 admin 1]
Caught error: Instance type %(instance_type_id)s could not be found.
The type of instance has been deleted.
If delete these instances recorder from mysql, the status will OK.
Xiaofeii
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/969152/+subscriptions
--
Mailing list: https://launchpad.net/~sws
Post to : [email protected]
Unsubscribe : https://launchpad.net/~sws
More help : https://help.launchpad.net/ListHelp