* 'master' of github.com:jclouds/jclouds: (148 commits)
cloudservers test fixes
more compatible delimiter as - doesn't work in rackspace
cleanup ninefold properties
removed duplicate test class
Fixing a few more %d format errors.
Issue 915: supports AdminAccess.adminHome, and UserAdd.home
image extension related classes under extensions package
image extension related classes under extensions package
unraveled injector a bit
cloudstack logging working
Initial CloudStack 3.0 compatibility work.
pretty json test
Issue 936: fixes async multi-part upload of small blob
fixed NPE
Issue 938:TemplateBuilderSpec
fixed tests
fixed tests
allow use of tenantId when specified numeric
aws-ec2 works with tags now
openstack-nova works with tags now
...
* '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.
...