]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
cephadm: Fix error parsing <command> arguments 34888/head
authorJuan Miguel Olmo Martínez <jolmomar@redhat.com>
Mon, 4 May 2020 10:45:35 +0000 (12:45 +0200)
committerJuan Miguel Olmo Martínez <jolmomar@redhat.com>
Fri, 8 May 2020 07:28:34 +0000 (09:28 +0200)
commitba07fa257cbdcb06037ccbab25f853cc3dfbb1e2
tree3a4bea3cbbb2c2ec2cf926b235698c8ee1adc1e8
parent1f82300bc546147215551b79da2b17464b7fd3ac
cephadm: Fix error parsing <command> arguments

Optional arguments in the <command> parameter used in:
 <cephadm shell>
 <cephadm enter>
 <cephadm ceph-volume>
are not parsed properly. This fixes this problem.

Signed-off-by: Juan Miguel Olmo Martínez <jolmomar@redhat.com>
src/cephadm/cephadm