mirror of
https://github.com/apache/jclouds.git
synced 2025-03-03 14:59:06 +00:00
* 'master' of github.com:jclouds/jclouds: (33 commits) optimize imports reset loginpassword/privatekey when explicitly set revised tests that AdminAccess change recently broke Issue 1028:vCloud Director 1.5: require x-vcloud-authorization header on vcloud api Add SYSTEM scope from DMTF CIMI. FGCP provider needs it. Issue-1020 Add full name option for AdminUser and UserAdd Add missing @Override in TransientStorageStrategy format and imports Ensure that EventBus is a singleton Introduce LocalAsyncBlobStore Miscellaneous local blobstore cleanups Prefer valueOf over explicit object creation Move helper method to TransientStorageStrategy Move copy(MutableBlobMetadata) to BlobStoreUtils Cloudstack VirtualMachines can have negative cpuUsed values for some reason removed dead code corrected destroyNodes bug Fixed compilation failures caused by 70fa74df1a6 Remove encodeString() and encodeString(String) Shuffle blobstore parameters to match superclass ...