python-manilaclient/manilaclient
Maari Tamm bf3e7cb716 [OSC] Implement Share Adopt & Abandon Commands
This commit adds 'openstack share adopt' and 'openstack share abandon'
commands, that implement the same functionality as 'manila manage' and
'manila unmanage' commands

Usage:
openstack share adopt <service-host> <protocol> <export-path>
openstack share abandon <share>

Partially-implements bp openstack-client-support
Change-Id: I39919d38854387af21da410849905698ad261e9f
2020-12-19 15:31:01 +00:00
..
common Remove six.moves.urllib 2020-10-15 02:42:44 +00:00
osc [OSC] Implement Share Adopt & Abandon Commands 2020-12-19 15:31:01 +00:00
releasenotes/notes Implements usage of '-c /--column' instead of additional logic. 2020-11-11 18:04:20 +00:00
tests [OSC] Implement Share Adopt & Abandon Commands 2020-12-19 15:31:01 +00:00
v1 Update hacking for Python3 2020-03-30 10:04:29 +00:00
v2 Add a waiter to share create/delete 2020-10-02 15:37:26 -07:00
__init__.py Replace OpenStack LLC with OpenStack Foundation 2016-07-26 12:21:45 +00:00
api_versions.py Add commands for share server migration 2020-09-10 07:40:32 -03:00
base.py Stop encoding "~" in query parameters 2018-10-08 17:15:33 -07:00
client.py Replace OpenStack LLC with OpenStack Foundation 2016-07-26 12:21:45 +00:00
config.py Add commands for share server migration 2020-09-10 07:40:32 -03:00
exceptions.py Add a waiter to share create/delete 2020-10-02 15:37:26 -07:00
extension.py Replace OpenStack LLC with OpenStack Foundation 2016-07-26 12:21:45 +00:00
shell.py Fix undesirable raw Python error 2020-11-06 11:55:44 +00:00
utils.py Remove six.moves.urllib 2020-10-15 02:42:44 +00:00