]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/orchestrator: allow passing group to apply/add nvmeof commands 59880/head
authorAdam King <adking@redhat.com>
Wed, 28 Aug 2024 17:46:59 +0000 (13:46 -0400)
committerAdam King <adking@redhat.com>
Thu, 19 Sep 2024 12:08:35 +0000 (08:08 -0400)
commit6bee4e10f7f9fcd00bd677a25b4dbf2db2005ff2
tree3a913549ba04994917276011632f2301bf176426
parent426a5164054d428f930da047b43b71699fda4335
mgr/orchestrator: allow passing group to apply/add nvmeof commands

We no longer require the group when applying an nvmeof spec
but we still want to allow the commands to take a group
parameter (and this will at least make a group name
required when creating a new service on the command line)

Signed-off-by: Adam King <adking@redhat.com>
(cherry picked from commit b377085c3020484c74a7a71357c35761b5e5de25)
src/pybind/mgr/orchestrator/module.py