Skip to content

orchestra: refactor remote.py and remote_ops.py#1629

Closed
rishabh-d-dave wants to merge 2 commits intoceph:masterfrom
rishabh-d-dave:refactor-orch-remote
Closed

orchestra: refactor remote.py and remote_ops.py#1629
rishabh-d-dave wants to merge 2 commits intoceph:masterfrom
rishabh-d-dave:refactor-orch-remote

Conversation

@rishabh-d-dave
Copy link
Contributor

No description provided.

@rishabh-d-dave
Copy link
Contributor Author

Depends on #1626.

@rishabh-d-dave rishabh-d-dave changed the title orchestra: refacor remote.py and remote_ops.py orchestra: refactor remote.py and remote_ops.py Mar 15, 2021
Move methods that operate on a remote machine without depending on
another remote machine from orchestra.remote.Remote to a different class
in a different module. This enables applications like vstart_runner.py
(in Ceph repo) to reuse these methods by a simple import for running
tests locally without necessarily depending on SSH.

Signed-off-by: Rishabh Dave <ridave@redhat.com>
Signed-off-by: Rishabh Dave <ridave@redhat.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant