python-openstackclient/releasenotes/notes/bug-1637074-1b0e409f30f715ca.yaml
Yan Xing'an 8ca1cc6370 Add --long option and more columns to the hypervisor list command
Support --long option and more columns in output of hypervisor
list command, including 'Hypervisor Type', 'Host IP', 'State',
and 'vCPU Used', 'vCPUs', 'Memory MB Used', 'Memory MB' with
--long option.

Change-Id: I0c790c7835309dded03e230cf497168e19404537
Closes-Bug: #1637074
2016-10-27 04:33:47 -07:00

6 lines
162 B
YAML

---
features:
- |
Add ``--long`` option and more columns to the ``hypervisor list`` command.
[Bug `1637074 <https://bugs.launchpad.net/bugs/1637074>`_]