python-manilaclient/manilaclient/v2
nidhimittalhada 3a7609d8fa manila list --all-tenants should display projectID
Both 'manila list --all-tenants' and 'manila list --public'
should show column Project ID. Project/Tenant ownership of
shares is vital information, e.g. when working with project
quota allocations.

'manila list' doesn't show public shares of other projects.
Without '--all-tenants' and without '--public' the result
is scoped to the project/tenant of the user issuing the command.
So, it would be redundant to display a column for this.

Same fix has been put for snapshot-list --all-tenants too.

DocImpact
Change-Id: I7afae542c391041d48c28e268ab59c83447bb940
Closes-Bug: #1570085
2016-06-23 13:30:04 +00:00
..
contrib Nova Style API Version Support for Client 2015-11-16 19:03:55 +00:00
__init__.py Nova Style API Version Support for Client 2015-11-16 19:03:55 +00:00
client.py Client Support for Manila Share Replication 2016-02-29 00:57:41 +00:00
consistency_group_snapshots.py Add support of new API URLs after port of extensions to core API 2015-11-17 19:37:56 +02:00
consistency_groups.py Add support of new API URLs after port of extensions to core API 2015-11-17 19:37:56 +02:00
limits.py Nova Style API Version Support for Client 2015-11-16 19:03:55 +00:00
quota_classes.py Add support of new API URLs after port of extensions to core API 2015-11-17 19:37:56 +02:00
quotas.py Add support of new API URLs after port of extensions to core API 2015-11-17 19:37:56 +02:00
scheduler_stats.py Nova Style API Version Support for Client 2015-11-16 19:03:55 +00:00
security_services.py Nova Style API Version Support for Client 2015-11-16 19:03:55 +00:00
services.py Add support of new API URLs after port of extensions to core API 2015-11-17 19:37:56 +02:00
share_export_locations.py Add support of export location metadata feature 2016-02-02 12:45:31 +02:00
share_instance_export_locations.py Add support of export location metadata feature 2016-02-02 12:45:31 +02:00
share_instances.py Fix typos 2016-03-22 10:20:48 +09:00
share_networks.py Nova Style API Version Support for Client 2015-11-16 19:03:55 +00:00
share_replicas.py Client Support for Manila Share Replication 2016-02-29 00:57:41 +00:00
share_servers.py Nova Style API Version Support for Client 2015-11-16 19:03:55 +00:00
share_snapshots.py Fix typos 2016-03-22 10:20:48 +09:00
share_type_access.py Add support of new API URLs after port of extensions to core API 2015-11-17 19:37:56 +02:00
share_types.py Add support of new API URLs after port of extensions to core API 2015-11-17 19:37:56 +02:00
shares.py Fix list access function comment 2016-05-08 19:52:24 +08:00
shell.py manila list --all-tenants should display projectID 2016-06-23 13:30:04 +00:00