** Changed in: tripleo
Status: Incomplete => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1284424
Title:
nova quota statistics can be incorrect
Status in OpenStack Compute (nova):
Fix Released
Status in tripleo:
Fix Released
Bug description:
on the ci-overcloud we had a couple of network interruptions to the control
plane. Subsequent to this, nova is reporting:
nova boot --image user --flavor m1.small --key-name default
live-migration-test2 --nic net-id=f69ac547-db64-4e69-ae70-e5233634aff0
ERROR: Quota exceeded for instances: Requested 1, but already used 100 of 100
instances (HTTP 413) (Request-ID: req-0c96b3bc-dc37-4685-8227-02398b3bea6b)
(ci-overcloud-nodepool)robertc@lifelesshp:~/work$ nova list | wc -l
42
That is - nova thinks there are a 100 instances, but there are only
42. We haven't done any DB surgery or anything that could cause this,
so methinks we've uncovered a bug.
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1284424/+subscriptions
--
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help : https://help.launchpad.net/ListHelp