]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
Merge PR #25633 into master
authorPatrick Donnelly <pdonnell@redhat.com>
Mon, 14 Jan 2019 19:32:01 +0000 (11:32 -0800)
committerPatrick Donnelly <pdonnell@redhat.com>
Mon, 14 Jan 2019 19:32:01 +0000 (11:32 -0800)
commita2b05b833484eb61d94d05d64e8bc749f1bfe374
treef429371b66640b4ba5b8733566f77f10c06d3a36
parentefdd71dcbb3fb41af2ba8dc9b8042b1eaa0bba76
parent0909fdb60ed379172e8f94cc53d0041d14f26a10
Merge PR #25633 into master

* refs/pull/25633/head:
mgr/rook: allow service describe and service ls to display nfs services
mgr/rook: add support for adding NFS gateways
mgr/orchestrator_cli: add support for adding NFS gateways
mgr/orchestrator_cli: convert service add/rm commands to be type-specific
mgr/rook: add decorator for add_stateless_service
mgr/rook: add a context manager instead of open-coding exception handling

Reviewed-by: Ricardo Dias <rdias@suse.com>
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Reviewed-by: Sebastian Wagner <swagner@suse.com>