Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mgr/orch: fix orch apply iscsi #34814

Merged
merged 3 commits into from May 5, 2020

Commits on May 4, 2020

  1. mgr/cephadm: _apply_service: fix _create_iscsi invocation

    Fixes: https://tracker.ceph.com/issues/45249
    Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
    sebastian-philipp authored and mgfritch committed May 4, 2020
    Configuration menu
    Copy the full SHA
    53da12e View commit details
    Browse the repository at this point in the history
  2. mgr/orch: add iscsi apply cli

    `$ ceph orch apply iscsi --pool <pool>`
    
    Signed-off-by: Michael Fritch <mfritch@suse.com>
    mgfritch committed May 4, 2020
    Configuration menu
    Copy the full SHA
    884fc3d View commit details
    Browse the repository at this point in the history
  3. doc/mgr/orchestrator: update iscsi

    `apply iscsi` and `add iscsi` are implemented in cephadm
    
    Signed-off-by: Michael Fritch <mfritch@suse.com>
    mgfritch committed May 4, 2020
    Configuration menu
    Copy the full SHA
    586eb6c View commit details
    Browse the repository at this point in the history