python-manilaclient/manilaclient/v1
Igor Malinovskiy 50e8deee08 Add service id to information printed by console client
Currently console client doesn't provide service id.
Addition of this output gives user an opportunity to
uniquely identify back ends with same names that are running
on same host.

Add service id to fields printed by service-list command
(method do_service_list())

Required for bp manila/manage-shares

Change-Id: I970aa97fa6856348fce2bc0b7f0be108b1ee6034
2014-12-29 10:11:03 +02:00
..
contrib Cleanup manilaclient.utils module (part 1) 2014-08-04 10:52:10 -04:00
__init__.py Remove unused imports, reenable pyflakes 2014-05-30 17:18:29 +02:00
client.py Merge "Fix and enable F811 pep8 rule (redefinitions)" 2014-07-14 10:02:54 +00:00
limits.py Use Resource class from common code 2014-08-04 05:26:28 -04:00
quota_classes.py Use Resource class from common code 2014-08-04 05:26:28 -04:00
quotas.py Use Resource class from common code 2014-08-04 05:26:28 -04:00
security_services.py Allow search security services by name too 2014-09-09 17:43:17 +03:00
services.py Use Resource class from common code 2014-08-04 05:26:28 -04:00
share_networks.py Allow search security services by name too 2014-09-09 17:43:17 +03:00
share_servers.py Fix endless loop of getattr for share-server instance 2014-10-07 08:11:33 -04:00
share_snapshots.py Improve snapshots list API filtering 2014-10-23 11:25:14 +03:00
shares.py Improve share list API filtering 2014-10-09 19:02:04 +00:00
shell.py Add service id to information printed by console client 2014-12-29 10:11:03 +02:00
volume_types.py Use Resource class from common code 2014-08-04 05:26:28 -04:00