Description of problem: when keystonerc_admin is sourced and openstack status is run the output is == Nova instances == +----+------+--------+------------+-------------+----------+ | ID | Name | Status | Task State | Power State | Networks | +----+------+--------+------------+-------------+----------+ +----+------+--------+------------+-------------+----------+ this appears to be the output of "nova list" in actual fact the parameter used should be "nova list --all-tenants" when --all-tenants is used all the instances in ACTIVE and SHUTOFF state are shown Version-Release number of selected component (if applicable): How reproducible: everytime Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
https://github.com/redhat-openstack/openstack-utils/commit/f0d372283
This bug was accidentally moved from POST to MODIFIED via an error in automation, please see mmccune with any questions
This bug is against a Version which has reached End of Life. If it's still present in supported release (http://releases.openstack.org), please update Version and reopen.