python-manilaclient/manilaclient
Julia Varlamova d6ad3710b1 Allow user to unset share network params
It is impossible to unset some value from share network if it was set.
Allow user to set share network params (name, description, neutron_net_id,
neutron_subnet_id) to empty value.

Closes-bug: #1446695

Change-Id: I43315d49a3b721db9619812656702c1865155338
2015-08-26 06:53:24 -04: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 Allow user to unset share network params 2015-08-26 06:53:24 -04:00
v1 Allow user to unset share network params 2015-08-26 06:53:24 -04: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