Enable disk usage report for ephemeral (instance detail list )

Bug #1194597 reported by Anna Shen
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack DBaaS (Trove)
Fix Released
Undecided
Anna Shen

Bug Description

Currently, only when volume is enabled, end user will see disk usage report (total size and used) while get instance by instance_id.
when volume is off, customers might also need to know the disk usage report for ephemeral, although the device type is not exposed to them.

Anna Shen (ruiyuan-shen)
Changed in trove:
assignee: nobody → Anna Shen (ruiyuan-shen)
Changed in trove:
status: New → In Progress
Revision history for this message
Anna Shen (ruiyuan-shen) wrote :

/trove/etc/trove/trove.conf.sample

volume support:
trove_volume_support = True
device_path = /dev/vdb

ephemeral:
trove_volume_support = False
device_path = /dev/vdb

root partition:
trove_volume_support = False
device_path = None

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to trove (master)

Reviewed: https://review.openstack.org/33907
Committed: http://github.com/openstack/trove/commit/07d9bafd129374677f92c181b76d83857cce2547
Submitter: Jenkins
Branch: master

commit 07d9bafd129374677f92c181b76d83857cce2547
Author: Anna Shen <email address hidden>
Date: Thu Jun 20 17:39:58 2013 -0700

    Enable disk usage view in instance detail view

    - support both volume and ephemeral modes

    Bug #1194597

    Change-Id: I407268a74d979f95969e29cf54191f92afe0c3e9

Changed in trove:
status: In Progress → Fix Committed
Thierry Carrez (ttx)
Changed in trove:
milestone: none → havana-2
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in trove:
milestone: havana-2 → 2013.2
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.