python-manilaclient/manilaclient/common
Bob Callaway f4ddf3626c Rename volume_type to share_type
This change renames support for volume_type to share_type.
The manila client will send data to Manila API using share_type, but
passes both share_type and volume_type values returned from API call to users
of the python binding; however, CLI output will only print the value of
share_type. This change ensures that --volume-type (and its other
permutations) are aliases of --share-type, thus providing backwards
compatibility for command line arguments of the shell.

Change-Id: Id40eea27c2c5b44e1d01c061a48e1658ba800f43
2015-02-18 19:14:05 +00:00
..
__init__.py Improve share list API filtering 2014-10-09 19:02:04 +00:00
constants.py Rename volume_type to share_type 2015-02-18 19:14:05 +00:00