python-manilaclient/manilaclient/v1
zhongjun f0c66851e3 Modify the manage command prompt information
-- Change host@driver[#pool] to host@driver#pool,
   because pool is a required parameter.
-- Change <share_type> to <share-type>, Make this
   consistent with 'manila create' command prompt
   information.
-- Add example for export_path.

Closes-Bug: #1481611
Change-Id: I4991389a3b0666eea5fb801071bb9b9557519e80
2015-08-06 10:47:11 +08:00
..
contrib Use print_list and print_dict functions from common code 2015-01-14 10:19:34 +08:00
__init__.py Remove unused imports, reenable pyflakes 2014-05-30 17:18:29 +02:00
client.py Validate required parameters for token-based authentication 2015-04-07 19:05:03 +03: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 Add support of snapshot gigabytes quotas 2015-02-25 17:09:20 +02:00
scheduler_stats.py Add Manila client and CLI support for listing scheduler pools 2015-03-18 13:00:29 +00: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 Add support of nova network to share networks 2015-02-25 14:52:29 +00: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 docstrings for share and snapshot API methods 2015-04-07 12:38:55 +03:00
share_type_access.py Implement private share_types 2015-03-19 20:36:21 +02:00
share_types.py Implement private share_types 2015-03-19 20:36:21 +02:00
shares.py Add share shrink API 2015-06-05 17:21:43 +03:00
shell.py Modify the manage command prompt information 2015-08-06 10:47:11 +08:00