]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/orchestrator_cli: rename 'mds rm' arg
authorSage Weil <sage@redhat.com>
Mon, 28 Oct 2019 16:55:30 +0000 (11:55 -0500)
committerSage Weil <sage@redhat.com>
Mon, 28 Oct 2019 16:55:30 +0000 (11:55 -0500)
commit4e6316655fd55b71e2b70792a88cf4bfcbe50b82
tree7caf26625ce28dbc52a5ddaa12d047c12743c600
parent984b754b40d3d9ed04f4c632457fc6fb103e7e8b
mgr/orchestrator_cli: rename 'mds rm' arg

'name' can be either a group prefix or an instance name, so use a general
variable name.

Signed-off-by: Sage Weil <sage@redhat.com>
src/pybind/mgr/orchestrator_cli/module.py
src/pybind/mgr/ssh/module.py