f4ddf3626c
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 |
||
---|---|---|
.. | ||
__init__.py | ||
constants.py |