This PR pulls out all String references into a new `SshProperties` class.
You can merge this Pull Request by running:

  git pull https://github.com/rackspace/jclouds ssh-props

Or you can view, comment on it, or merge it online at:

  https://github.com/jclouds/jclouds/pull/532

-- Commit Summary --

  * Refactor ssh property strings into SshProperties

-- File Changes --

    M 
apis/openstack-nova-ec2/src/main/java/org/jclouds/openstack/nova/ec2/NovaEC2ApiMetadata.java
 (8)
    M 
apis/openstack-nova/src/main/java/org/jclouds/openstack/nova/v2_0/NovaApiMetadata.java
 (6)
    A compute/src/main/java/org/jclouds/ssh/config/SshProperties.java (34)
    M drivers/sshj/src/main/java/org/jclouds/sshj/SSHClientConnection.java (16)
    M drivers/sshj/src/main/java/org/jclouds/sshj/SshjSshClient.java (14)
    M drivers/sshj/src/test/java/org/jclouds/sshj/SshjSshClientTest.java (18)

-- Patch Links --

https://github.com/jclouds/jclouds/pull/532.patch
https://github.com/jclouds/jclouds/pull/532.diff

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds/pull/532

Reply via email to