* 'master' of github.com:jclouds/jclouds:
Issue 915: don't create full path on useradd
Issue 889: fixes error msg on aborting early wait for node-running.
update sshj to 0.8.0, fixing power-of-2 bug reported by me and fixed by aled
Issue 926: cleaned up usage of authentication client
removed awkward test, as this is now addressed at a higher level. Ex. malformed date string creation can be tested in jclouds-core
Issue 647: normalized use of IllegalArgumentException
Added a 'clear container' admin function to cf-tweetstore-spring
Added a 'clear container' admin function to runatcloud-tweetstore
Added a 'clear container' admin function to rhcloud-tweetstore
Added a 'clear container' admin function to gae-tweetstore-spring
Added a 'clear container' admin function to gae-tweetstore
* '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: (62 commits)
modernized cloudwatch
always display some error content
added tests
Follow up to f06d273 that addresses pull request comments.
Follow up to e58d91e that addresses pull request comments.
Upgrade to Guava 12.0
Do not set member until we completely validate it
Prefer unsynchronized StringBuilder
Adding links to openstack-keystone admin API documentation
Adding openstack-keystone to labs pom
Fixing javadocs
Renaming the service client (user operations) ServiceClient to better match up to Keystone documentation
Fixing javadocs
Renaming the service client (user operations) ServiceClient to better match up to Keystone documentation
Renaming 'ServiceClient's AuthenticationClients to save confusion with user-accessible ServiceClient in keystone 2.0
Adding unit tests for keystone 2.0 AdminURL supplier
Adding openstack-keystone to expose additional methods available on keystone api
Adding AdminURL supplier for keystone 2.0
Optimize clearContainer for large folders
Extended support to apis/cloudwatch for getting metrics.
...
* 'master' of github.com:jclouds/jclouds:
minor volume test-related changes
better exception message on key not found
switched to buildView
master is not accessible via getComputer
Nova VolumeClient: adjusting attachment method names after review
Issue 907: initial jenkins api
Nova VolumeClient: improving javadocs
Nova VolumeClient: improving javadocs
Nova VolumeClient: improving javadocs
Adding remaining VolumeClientExpectTest methods
Adding CreateVolume and CreateSnapshot options and improving live tests accordingly
Adding Volumes extension - first stage includes get/list volumes and list attachments
* '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:
fix covariance/assignability in RestContext<? extends Client> subclasses
Issue 891: ensure we run apt update when install jdk fails
* master:
enum is not a sustainable way to refer to address blocks
Issue 894:update to guava 12.0-rc2
make FutureIterables covariant compatible + update tests
implemented image extension
Issue 895: Adjusting name and description of openstack-nova-ec2 maven module
Issue 895: Correcting placement of rest client binding
Issue 895: Filtering out non-MACHINE images from Nova-EC2 responses (note 2009-04-04 EC2 API didn't support filtering at the machine end)
Exposing contents of DescribeImagesResponseHandler to subclasses
Adjusting openstack-nova-ec2 to handle extended volume status fields (by discarding the extra information)
Exposing fields of CreateVolumeResponseHandler to subclasses
* '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:
Issue 891: ubuntu and centos now work with openjdk
return false when node is null
Issue 891: switch to openjdk; tested on ubuntu
minor vcloud bugfixes
expect test structure for new admin client
Issue 830: Remove wrong exception parser
Issue 830: Add some Javadoc for UndeployVAppParams
trying to fix guice to have both user/admin modules
Issue 830: Method name tidying
build users ahead of tests using admin credentials (WIP)
refractor out admin
* '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
...