diff options
author | Miguel Angel Ajo <majopela@redhat.com> | 2018-10-01 18:02:32 +0200 |
---|---|---|
committer | Bryn M. Reeves <bmr@redhat.com> | 2019-03-18 11:59:15 +0000 |
commit | d9e7d4c2c57c18b75bbe65dd15de6ee16da5396f (patch) | |
tree | 0fe8bd6f0bd95ff09723f9b1c736669525f9dfab /tests/plugin_tests.py | |
parent | f5d7c67b6e2050abf22d2f9141f5938cd16c993d (diff) | |
download | sos-d9e7d4c2c57c18b75bbe65dd15de6ee16da5396f.tar.gz |
[openstack_nova] list all non-admin instances too
The current command in the openstack_nova.py plugin
$ nova list
Returns an incomplete list of instances when called as
administrator, which results in incomplete sosreports.
The right command to use to get a complete list of instances is:
$ nova list --all-tenants
Closes: #1439
Resolves: #1440
Signed-off-by: Miguel Angel Ajo Pelayo <majopela@redhat.com>
Signed-off-by: Assaf Muller <amuller@redhat.com>
Signed-off-by: Bryn M. Reeves <bmr@redhat.com>
Diffstat (limited to 'tests/plugin_tests.py')
0 files changed, 0 insertions, 0 deletions