6537 Commits

Author SHA1 Message Date
Adrian Cole
47a2e32fd7 Merge pull request #649 from aledsage/Issue-889-BetterErrorMsg
Issue 889: fixes error msg on aborting early wait for node-running.
2012-05-22 17:22:14 -07:00
Aled Sage
8033edf72f Issue 889: fixes error msg on aborting early wait for node-running.
If nodeRunning retry-predicate returns early, then message says about
aborting prematurely rather than saying we waited for the full length
of time.
2012-05-22 21:29:25 +01:00
Alex Heneveld
628bbaf850 update sshj to 0.8.0, fixing power-of-2 bug reported by me and fixed by aled 2012-05-22 12:00:43 -06:00
Adrian Cole
f1c02d092f Issue 926: cleaned up usage of authentication client 2012-05-22 11:31:32 -06:00
Adrian Cole
8c2cc935b8 removed awkward test, as this is now addressed at a higher level. Ex. malformed date string creation can be tested in jclouds-core 2012-05-22 11:31:32 -06:00
Adrian Cole
f8280ec56c Issue 647: normalized use of IllegalArgumentException 2012-05-22 11:31:32 -06:00
Andrew Phillips
4c5ac30341 Added a 'clear container' admin function to cf-tweetstore-spring 2012-05-22 02:41:27 -04:00
Andrew Phillips
dabfcb839d Added a 'clear container' admin function to runatcloud-tweetstore 2012-05-22 02:37:41 -04:00
Andrew Phillips
c2a17e6227 Added a 'clear container' admin function to rhcloud-tweetstore 2012-05-22 02:31:48 -04:00
Andrew Phillips
43f357e1bd Added a 'clear container' admin function to gae-tweetstore-spring 2012-05-22 02:25:52 -04:00
Andrew Phillips
f229927847 Added a 'clear container' admin function to gae-tweetstore 2012-05-22 02:21:09 -04:00
Adrian Cole
ca84fcc279 support beta versions 2012-05-21 23:22:55 -06:00
Adrian Cole
17079743f1 cloudservers test fixes 2012-05-21 20:19:58 -06:00
Adrian Cole
7d9bba750a more compatible delimiter as - doesn't work in rackspace 2012-05-21 20:19:42 -06:00
Adrian Cole
a2bbb0e611 cleanup ninefold properties 2012-05-21 15:57:50 -06:00
Adrian Cole
6a7daac7ed removed duplicate test class 2012-05-21 15:57:50 -06:00
Adrian Cole
d480639214 Merge pull request #647 from abayer/master
Fixing a few more %d
2012-05-21 14:24:58 -07:00
Andrew Bayer
5748277fe3 Fixing a few more %d format errors. 2012-05-21 14:14:49 -07:00
Adrian Cole
6e306175ee Merge pull request #646 from aledsage/Issue-915-AdminAccess-HomeDir
Issue 915: supports AdminAccess.adminHome, and UserAdd.home
2012-05-21 13:56:57 -07:00
Aled Sage
8b6af79214 Issue 915: supports AdminAccess.adminHome, and UserAdd.home
Previously, UserAdd only supported 'defaultHome'. Now it supports 
'home' as well. This involved changing the `mkdir` from making 
defaultHome to making the actual home (felt like easier 
production-code than getting the parent directory of 'home' to mkdir,
but turned out to be a lot of test-code changes!).

Added AdminAccess.adminHome, which is a direct pass-through to 
UserAdd.home.
2012-05-21 21:10:28 +01:00
Adrian Cole
3ce355a2b4 image extension related classes under extensions package 2012-05-21 13:13:42 -06:00
Adrian Cole
67d8f9a0f4 image extension related classes under extensions package 2012-05-21 12:39:32 -06:00
Adrian Cole
c9f4143133 unraveled injector a bit 2012-05-21 12:12:07 -06:00
Adrian Cole
7082b9a70d cloudstack logging working 2012-05-21 11:55:40 -06:00
Adrian Cole
ae2d1e55d8 Merge pull request #645 from abayer/master
Initial support work for CloudStack 3.x
2012-05-21 10:55:19 -07:00
Andrew Bayer
792ad9dcb9 Initial CloudStack 3.0 compatibility work. 2012-05-21 10:48:39 -07:00
Adrian Cole
2fef9008eb pretty json test 2012-05-21 10:29:54 -06:00
Adrian Cole
997479f27a Merge pull request #644 from aledsage/Issue-936-SmallBlobAsyncMultiPart-Strike2
Issue 936: fixes async multi-part upload of small blob
2012-05-21 08:13:43 -07:00
Aled Sage
ffe783d92b Issue 936: fixes async multi-part upload of small blob
Previously, the upload did not start...
2012-05-21 15:39:27 +01:00
Adrian Cole
d0947bbda0 fixed NPE 2012-05-21 02:45:34 -06:00
Adrian Cole
5c647df129 Issue 938:TemplateBuilderSpec 2012-05-21 02:45:25 -06:00
Adrian Cole
c6a65df48d fixed tests 2012-05-21 01:05:53 -06:00
Adrian Cole
0c4b196604 fixed tests 2012-05-21 01:03:30 -06:00
Adrian Cole
94404841ca allow use of tenantId when specified numeric 2012-05-20 14:39:32 -07:00
Adrian Cole
a91a23f745 aws-ec2 works with tags now 2012-05-18 19:57:29 -07:00
Adrian Cole
991fe011b3 openstack-nova works with tags now 2012-05-18 19:57:01 -07:00
Adrian Cole
8e7bec1c91 cloudservers works with tags now 2012-05-18 19:56:44 -07:00
Adrian Cole
408584582c strategy for tags based on empty strings in a map & comma-delimited known key 2012-05-18 19:56:20 -07:00
Adrian Cole
b4f01eda7b Issue 445: moved incidental test into its own class until we can convert it to an expect test 2012-05-18 17:50:38 -07:00
Adrian Cole
a53cece32d Issue 445: moved incidental test into its own class until we can convert it to an expect test 2012-05-18 17:49:59 -07:00
Adrian Cole
47b3ac3073 Issue 934: make sure we fail when tags don't work 2012-05-18 15:58:51 -07:00
Adrian Cole
6407700de4 prevent assertions in sshj from borking tests 2012-05-18 15:58:51 -07:00
Adrian Cole
bab3852140 Issue 908: list, listInDetail, show, getAsStream 2012-05-18 15:58:51 -07:00
Adrian Cole
4c26a0c456 Merge pull request #643 from ahgittin/javadoc
javadoc to clarify options additivity
2012-05-18 14:08:54 -07:00
Alex Heneveld
181824bbf0 javadoc to clarify options additivity 2012-05-18 21:38:45 +01:00
Adrian Cole
c181bc1d1a Merge pull request #642 from abayer/master
Refactoring hashCode/equals in CloudStack API
2012-05-18 11:47:53 -07:00
Andrew Bayer
4a1e7e0005 Refactoring hashcodes/equals. 2012-05-18 11:41:39 -07:00
Adrian Cole
49956b5d15 Merge pull request #641 from aledsage/Issue-647-FixForMalformedExpiresHeader
Issue 647: fix handling of malformed 'Expires' header
2012-05-17 18:57:15 -07:00
Aled Sage
fffa3eb8af Issue 647: fix handling of malformed 'Expires' header 2012-05-17 23:58:39 +01:00
Adrian Cole
70cf2bb6a9 Merge pull request #626 from aledsage/Issue-858-LaunchNodeHangs
Issue-858: fix timeout waiting for port connection, and abort when node!=running
2012-05-17 09:02:36 -07:00