python-openstackclient/openstackclient/tests/functional/common
Monty Taylor 9ece632f96
Add command to show all service versions
Knowing what services and what versions of those services exist on a
cloud isn't always a spectacular experience. Add a command that will use
get_all_version_data from keystoneauth to produce a report of the
available services and the version info for each service.

Depends-On: https://review.openstack.org/584944
Change-Id: I84751c175d0c5f6d857a5473d2db6d5f1b41f946
2018-07-23 16:58:30 -05:00
..
__init__.py move all functional tests to tests module 2016-09-09 03:29:47 +00:00
test_availability_zone.py Refactor availability zone functional test 2016-11-28 20:01:52 +08:00
test_configuration.py Functional test for configuration 2016-11-28 02:55:00 +08:00
test_extension.py Make osc-functional-devstack-tips actually use tips 2018-02-05 17:00:08 -06:00
test_help.py Cleanup error messages on failure 2018-02-28 11:39:18 -05:00
test_module.py Update command test for volume.v3 2018-05-18 07:12:04 -05:00
test_quota.py Clean up the changes of os.environ in functional tests 2017-07-20 16:39:32 +00:00
test_versions.py Add command to show all service versions 2018-07-23 16:58:30 -05:00