mirror of
https://opendev.org/openstack/python-openstackclient.git
synced 2026-01-17 07:20:45 +00:00
This patch adds the ``Cluster`` and ``Backend State`` columns to the ``openstack volume service list`` command. Note that you need to provide the appropriate microversion to show these columns. Cluster: openstack --os-volume-api-version 3.7 volume service list Backend State: openstack --os-volume-api-version 3.49 volume service list Change-Id: Ie7727d0001307b5d5a40d7ea0348bdb9626f9e03 |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| block_storage_cleanup.py | ||
| block_storage_cluster.py | ||
| block_storage_log_level.py | ||
| block_storage_manage.py | ||
| block_storage_resource_filter.py | ||
| service.py | ||
| volume.py | ||
| volume_attachment.py | ||
| volume_group.py | ||
| volume_group_snapshot.py | ||
| volume_group_type.py | ||
| volume_message.py | ||