python-openstackclient/openstackclient/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 Remove copyright from empty files 2014-01-20 17:28:13 +04:00
availability_zone.py translate all command help strings 2016-11-17 02:33:42 +00:00
client_config.py TODO cleanup: osc-lib 2017-02-20 17:35:42 +00:00
clientmanager.py Fix limits show command without Nova and Cinder 2018-04-03 00:47:00 -07:00
commandmanager.py Fix dict.keys() compatibility for python 3 2016-03-12 10:58:28 +08:00
configuration.py translate all command help strings 2016-11-17 02:33:42 +00:00
extension.py Clean up W503 and E402 pep8 errors 2018-04-15 12:23:06 +09:00
limits.py Fix limits show command without Nova and Cinder 2018-04-03 00:47:00 -07:00
module.py Support list commands by group name keyword 2017-02-23 12:13:06 +08:00
project_purge.py Fix 'project purge' deletes ALL images problem 2017-09-26 20:49:32 +00:00
quota.py wrong values in openstack quota show command 2017-07-24 11:28:28 +05:30
versions.py Add command to show all service versions 2018-07-23 16:58:30 -05:00