python-manilaclient/manilaclient
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
..
common Rename volume_type to share_type 2015-02-18 19:14:05 +00:00
openstack Drop use of 'oslo' namespace package 2015-05-06 19:35:22 +00:00
tests Add functional tests for access rules 2015-07-16 06:59:53 -04:00
v1 Modify the manage command prompt information 2015-08-06 10:47:11 +08: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 Drop use of 'oslo' namespace package 2015-05-06 19:35:22 +00:00
config.py Add functional tests for access rules 2015-07-16 06:59:53 -04: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
httpclient.py Drop use of 'oslo' namespace package 2015-05-06 19:35:22 +00:00
shell.py Drop use of 'oslo' namespace package 2015-05-06 19:35:22 +00:00
utils.py Use print_list and print_dict functions from common code 2015-01-14 10:19:34 +08:00