* 'master' of git@github.com:jclouds/jclouds:
Cleaning up API for ebs2 and elastic-ip2 after review. Minor changes to doc-strings, code formatting and order of args in release fn.
Issue 550: Global ATMOS refactoring for identity.
Issue 550: Added ProviderMetadata for Ninefold Storage.
Issue 550: Added ProviderMetadata for OpenHosting East1 provider.
Issue 550: Addressed the verbiage used for credentials for the synaptic-storage provider.
Issue 550: Cleaned up a few minor formatting nits and implemented linked services for Eucalyptus.
Issue 550: Added ProviderMetadata for AT&T Synaptic Storage.
cleanup and refine vmclientlivetest
added test dependency
added providermetadata test for savvis-symphonyvpdc
cleanup tests, added ProviderMetadata implementation for savis-symphonyvpdc
fixed firewallservice url
cleanup
fixed tests for savvis
Fixed typo
First version of elastic_ip2.clj
First version of ebs2.clj
[in providers/synaptic-storage/src]
* main/java/org/jclouds/synaptic/storage/SynapticStorageProviderMetadata.java
(getIdentityName, getCredentialName): Updated to use ATMOS verbiage per Adrian's feedback.
[in providers]
* aws-s3/src/main/java/org/jclouds/aws/s3/AWSS3ProviderMetadata.java: Fixed a javadoc link.
* aws-s3/src/test/java/org/jclouds/aws/s3/AWSS3ProviderTest.java: Fixed a javadoc link
and fixed an erroneous full-qualified class reference.
* eucalyptus-partnercloud-ec2/src/main/java/org/jclouds/epc/EucalyptusPartnerCloudEC2ProviderMetadata.java,
eucalyptus-partnercloud-s3/src/main/java/org/jclouds/epc/EucalyptusPartnerCloudS3ProviderMetadata.java
(getLinkedServices): Implemented.
* 'master' of https://github.com/dmitri-b/jclouds:
non-working live tests is disabled (they are not working due to the issues with OpenStack)
non-working live tests is disabled (they are not working due to the issues with OpenStack)
incorrect imports fix
comments for failing live tests fixes in change password test
more fixes in live tests more debug logging
timeout for tests is increased
live tests bug fixes
comments for JschSshClinet bug fix
JschSshClinet bug fix for exec method
key file for live tests is renamed
additional json test is moved to apis/nova
additional json test
keys for live tests are loaded from the classpath