* 'master' of github.com:jclouds/jclouds: (50 commits)
wrapper -> view; typo undo
wrapper -> view
removed freegeoip, as it hasn't worked in ages
created base Context class with ProviderMetadata and Identity
'uniqueVersion' is no longer supported in Maven 3
Using the Javadoc plugin's 'aggregate-jar' goal instead of 'aggregate' for the jclouds-multi Javadoc build, so the Javadocs are actually attached and deployed
Modify a warning message to state the problem in full right at the beginning of the message (instead of having the crucial part of the message drifting in the middle of an ocean of toString()ed objects)
fixed aws-ec2 image parsing
Issue 905:create openstack-swift api
functions for regions
base implemenation of nodepool
Switch to calling apt-get update before every apt-get install.
added javadoc
functions and endpoints for vCloud Director
bugfix for self-referential loop + test
Add a live test for swift multipart upload.
Remove useless comment.
Remove deub prints and fall back to traditional upload if file is not large enough.
Enable multipart for HPCloud.
Use CommonSwiftClient instead of SwiftClient in multipart code.
...
* 'master' of github.com:jclouds/jclouds: (31 commits)
fixed keypair on nova and added test
First set of api's for opsource
First set of api's for opsource
Issue 830: Update client get methods to use new error handler
README.md - improved
README.md
Issue 888: consolidate code that addresses naming conventions, using hyphen as default delimiter
organize imports
removed deprecated RunScriptOptions & TemplateOptions
added new properties object
passwordAuthentication is now default for keystone
refactored properties objects to be consistent w/keystone
corrected spacing and new lines for README.md
updated readme.md
Intermittent JAXB error
Issue 830: Use ResourceNotFoundException
Issue 830: Make RasdItemsList implement Set
Issue 830: Tidy up client imports and javadoc
Issue 830: Tidy up domain object imports and remove unnecessary annotations
Issue 830: Use XmlElementWrapper annotation where possible
...