yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #31676
[Bug 1442749] [NEW] Bandwidth usage object not created after db update
Public bug reported:
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.
** Affects: nova
Importance: Medium
Assignee: Andrew Laski (alaski)
Status: In Progress
** Changed in: nova
Importance: Undecided => Medium
--
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):
In Progress
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
Follow ups
References