yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #37646
[Bug 1442749] Re: Bandwidth usage object not created after db update
** Changed in: nova
Status: Fix Committed => Fix Released
** Changed in: nova
Milestone: None => liberty-3
--
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/1442749
Title:
Bandwidth usage object not created after db update
Status in OpenStack Compute (nova):
Fix Released
Bug description:
When using objects.BandwidthUsage().create() it was updating the
database and then trying to populate the object with the returned
result. But db.bw_usage_update does not return a result so the object
creation fails.
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1442749/+subscriptions
References