yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #14897
[Bug 1324755] [NEW] disk consumption report incorrect in host-describe and simple-tenant-usage
Public bug reported:
simple-tenant-usage and host use
resource['disk_gb'] += (instance['root_gb'] +
instance['ephemeral_gb'])
to report disk size, however, the eph is maximum value can be allocated
to an instance , not its current usage
** Affects: nova
Importance: Undecided
Assignee: jichenjc (jichenjc)
Status: New
** Tags: api
** Changed in: nova
Assignee: (unassigned) => jichenjc (jichenjc)
** Tags added: api
--
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/1324755
Title:
disk consumption report incorrect in host-describe and simple-tenant-
usage
Status in OpenStack Compute (Nova):
New
Bug description:
simple-tenant-usage and host use
resource['disk_gb'] += (instance['root_gb'] +
instance['ephemeral_gb'])
to report disk size, however, the eph is maximum value can be
allocated to an instance , not its current usage
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1324755/+subscriptions
Follow ups
References