Skip to content
This repository has been archived by the owner on Apr 16, 2024. It is now read-only.

Added connection manager service implementation #29

Merged
merged 10 commits into from
Nov 6, 2015

Conversation

niels-nijens
Copy link
Member

Added connection manager service implementation to be able to create connections and actually be able to do actions on a (remote) host within event listeners.

This PR adds the following:

  • The connection manager service.
  • A new 'accompli.create_connection' event.
  • An event listener for 'accompli.create_connection' within the connection manager service which will create connection adapters when possible.
  • Implementation of the 'accompli.create_connection' event in the RemoteInstallStrategy.

This closes #25.

@niels-nijens niels-nijens added this to the 0.1.0 milestone Nov 6, 2015
niels-nijens added a commit that referenced this pull request Nov 6, 2015
Added connection manager service implementation
@niels-nijens niels-nijens merged commit 208ce4b into accompli:master Nov 6, 2015
@niels-nijens niels-nijens deleted the connection-manager branch November 6, 2015 15:02
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant