python-manilaclient/manilaclient
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
..
common Improve snapshots list API filtering 2014-10-23 11:25:14 +03:00
openstack Sync with oslo-incubator 2014-10-23 08:13:25 +02:00
tests Fix snapshot-list filter key 'usage' 2014-11-21 18:33:18 +02:00
v1 Add service id to information printed by console client 2014-12-29 10:11:03 +02:00
__init__.py Switch to using PBR 2014-05-27 23:00:55 +02:00
base.py Cleanup manilaclient.utils module (part 2) 2014-08-04 11:06:28 -04:00
client.py Use oslo.utils 2014-10-23 08:13:25 +02:00
config.py Add gate hook scripts for functional tests 2014-11-15 13:54:45 +02:00
exceptions.py Reuse exceptions from common apiclient code 2014-07-15 09:28:17 +03:00
extension.py Remove py33 incompatibilities 2014-06-28 06:09:55 +00:00
service_catalog.py Enable H40* rules in pep/flake 2014-06-28 08:48:32 +03:00
shell.py Use oslo.utils 2014-10-23 08:13:25 +02:00
utils.py Use oslo.utils 2014-10-23 08:13:25 +02:00