Comment 6 for bug 1423748

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

Reviewed: https://review.openstack.org/158043
Committed: https://git.openstack.org/cgit/openstack/python-openstackclient/commit/?id=5fddec359dbf6106fd72fcc469d37fd432c85cf3
Submitter: Jenkins
Branch: master

commit 5fddec359dbf6106fd72fcc469d37fd432c85cf3
Author: lin-hua-cheng <email address hidden>
Date: Fri Feb 20 22:23:30 2015 -0800

    Add 'uptime' in 'hypervisor show'

    Fetch the 'uptime' by making a call to hypervisor-uptime.

    Update the help for 'hypervisor show' to mention that it
    supports by Name or Id.

    Change-Id: I31060d203e87749cfc05810c2d9db42f2416051d
    Partial-Bug: #1423748