python-manilaclient/manilaclient
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
..
common Hacking version update and pep8 issues fix 2016-05-08 16:59:26 +03:00
openstack Drop use of 'oslo' namespace package 2015-05-06 19:35:22 +00:00
tests manila list --all-tenants should display projectID 2016-06-23 13:30:04 +00:00
v1 Merge "Fix backwards compatibility for v1 API imports" 2016-01-20 23:23:21 +00:00
v2 manila list --all-tenants should display projectID 2016-06-23 13:30:04 +00:00
__init__.py Nova Style API Version Support for Client 2015-11-16 19:03:55 +00:00
api_versions.py manila list --all-tenants should display projectID 2016-06-23 13:30:04 +00:00
base.py Add uppercase env var names for consistency 2016-01-18 13:27:46 +01:00
client.py Client fix for api_version in positional and kwarg 2015-12-17 12:32:41 -08:00
config.py Fixed description of auth_url config parameter 2016-03-08 16:54:12 +01:00
exceptions.py Nova Style API Version Support for Client 2015-11-16 19:03:55 +00:00
extension.py Remove py33 incompatibilities 2014-06-28 06:09:55 +00:00
shell.py Merge "Fix "single_alias" action for CLI commands" 2016-05-27 14:27:51 +00:00
utils.py Nova Style API Version Support for Client 2015-11-16 19:03:55 +00:00