summaryrefslogtreecommitdiff
path: root/openstackclient/tests/unit/compute/v2/test_hypervisor.py
Commit message (Expand)AuthorAgeFilesLines
* Blacken openstackclient.computeStephen Finucane2023-05-101-51/+64
* "hypervisor list --matching" showed the wrong resultdevMuscle2023-03-261-6/+6
* Moved hypervisor to the SDKViolet Kurtz2022-11-091-94/+136
* Replace assertItemsEqual with assertCountEqualDirk Mueller2021-05-031-3/+3
* compute: Add missing options for 'hypervisor list'Stephen Finucane2021-01-121-0/+96
* compute: Fix 'hypervisor show -f yaml' outputStephen Finucane2021-01-061-5/+40
* Add --long option and more columns to the hypervisor list commandYan Xing'an2016-10-271-1/+66
* Display hypervisor information without uptimeHironori Shiina2016-09-111-0/+70
* Fix regular expression for uptime in hypervisor showHironori Shiina2016-09-111-0/+8
* move unit tests to new "unit" test moduleSteve Martinelli2016-09-081-0/+221