* '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: (34 commits)
Issue 899:NPE on cleanUpIncidentalResourcesOfDeadNodes
openstack-nova-ec2 errors on authorizing security group to itself, and also needs to auto-allocate elastic ips
updated error parser to work with Nova EC2 error message
moved cacheloaders to the correct package
default to allocate elastic ips on openstack-nova-ec
more details when image doesn't match
PresentWhenExtensionAnnotationNamespaceEqualsAnyNamespaceInExtensionsSetTest
fix Accept header in delete
fix (unused) createImage http body in 404 test.
add tests for createImage, switch argument order.
remove unused import statements.
create an image from a nova vm instance.
Issue 891: update to support lucid
added openstack-nova-ec2 to allcompute
Updated PlatformServices attribute name for RUN@cloud's TweetStore version
Updated PlatformServices attribute name for OpenShift's TweetStore version
ensure tests are tidy, consistent, and clean up after themselves
refactor out test session to exist on the suite scope
make adminContext more robust
refactor out admin tests
...
* '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
...