Commit Graph

3779 Commits

Author SHA1 Message Date
Adrian Cole 572e05d631 Merge pull request #112 from ahgittin/682-admin-access-username-collision
682 admin access username collision
2011-10-21 08:11:07 -07:00
vijaykiran c7be1bb7f7 Merge upstream readme 2011-10-21 13:39:31 +02:00
vijaykiran c0023b8dd2 README 2011-10-21 13:36:53 +02:00
vijaykiran 9a5b1ef15d Merge branch 'master' of git://github.com/jclouds/jclouds
Conflicts:
	README.txt
2011-10-21 13:35:27 +02:00
Mattias Holmqvist 1e1d9ef0eb Cleanup broken imports. 2011-10-20 19:44:44 +02:00
Mattias Holmqvist 5d6186bce9 Moved functions to admin package. 2011-10-20 19:43:44 +02:00
Alex Heneveld 181bc4ead8 fix and test for 682, disallowing root as the AdminAccess target 2011-10-20 17:52:04 +01:00
Alex Heneveld 9fc33dc120 javadoc and code tidy around admin/user setup 2011-10-20 14:55:44 +01:00
Jason King b92d55bc05 Change test to make sure contentDisposition is not null 2011-10-20 10:47:54 +01:00
Jason King 1a3ae0c242 fix swift tests for content types 2011-10-19 16:36:46 +01:00
andreaturli c5d0543da8 issue 384: Refactoring of listImages to support yaml idea 2011-10-19 00:12:02 +01:00
andreaturli 32667703ae Merge branch 'master' of github.com:jclouds/jclouds 2011-10-18 20:38:19 +01:00
Adrian Cole 94154b6032 updated dev version 2011-10-18 01:58:56 -07:00
Adrian Cole 03da9402b8 test that we match ubuntu precise in aws-ec2 2011-10-17 21:39:53 -07:00
Adrian Cole a1568c4779 fixed package declaration in callable tests 2011-10-17 20:04:15 -07:00
Adrian Cole a197facf1e Issue 728:Permission denied executing scripts 2011-10-17 20:03:48 -07:00
Adrian Cole 5ce3288c2f fixed package declaration in callable tests 2011-10-17 20:02:44 -07:00
Adrian Cole a56a0fb334 Issue 728:Permission denied executing scripts 2011-10-17 20:00:48 -07:00
Adrian Cole e94f237514 Issue 727:enable ubuntu Natty on cloudsigma-zrh 2011-10-17 19:55:47 -07:00
andreaturli a3505f80d1 issue 384: removed KickstartAdmin, VirtualboxLiveTest. Refactoring of listImages to support yaml idea 2011-10-18 00:15:46 +01:00
Adrian Cole 552242e863 moved to 1.3.0-SNAPSHOT 2011-10-16 12:26:31 -07:00
Adrian Cole 90c85e03f9 updated iso codes 2011-10-16 09:21:47 -07:00
Adrian Cole 5a898d7f97 missing commit for precise 2011-10-16 03:27:35 -07:00
Adrian Cole 0c14365399 Harder tests relating to installing admin user 2011-10-16 03:08:36 -07:00
Adrian Cole 7491f764f3 Issue 197: smarter forget.sh 2011-10-16 03:07:58 -07:00
Adrian Cole f9e34a7caf precise 2011-10-16 03:06:35 -07:00
Adrian Cole 7cc010e449 better error message when out of IPs 2011-10-16 03:06:13 -07:00
Adrian Cole 1668a708f4 hardening script running 2011-10-16 03:05:53 -07:00
Adrian Cole 2ba6ce6b66 precise 2011-10-16 03:01:43 -07:00
Adrian Cole 781aa88e30 fixed issue where admin user wasn't applying on terremark instances 2011-10-16 03:00:57 -07:00
Adrian Cole 738c507b20 11.04 ssh image has auth errors in cloudsigma-zrh 2011-10-16 02:54:57 -07:00
Adrian Cole 2d704bde59 Issue 724:add ubuntu precise to the supported versions 2011-10-16 02:50:45 -07:00
Adrian Cole bf584390e0 adjusted test properties 2011-10-15 17:42:48 -07:00
Mattias Holmqvist d0fd7849e5 Started on StartVboxIfNotAlreadyRunning 2011-10-15 17:01:41 +02:00
Adrian Cole ed47d255b0 Issue 612: added Name support to aws-ec2 2011-10-15 00:26:54 -07:00
Adrian Cole b85b861d8b reduced verbosity of status commands 2011-10-15 00:25:37 -07:00
Adrian Cole 921dae7395 moved ec2 image parsing notices out of the compute logger 2011-10-15 00:25:01 -07:00
Adrian Cole df8fbd7eca adjusted as softlayer doesn't support metadata 2011-10-15 00:24:13 -07:00
Adrian Cole 5316cbc71c bumped up SoftLayer timeouts 2011-10-14 22:52:07 -07:00
Adrian Cole 9e0aaa949b Issue 723:Allow for asynchronous script execution and client script execution handling 2011-10-14 22:34:57 -07:00
Adrian Cole 80e37b5a1b Merge branch 'master' of github.com:jclouds/jclouds
* 'master' of github.com:jclouds/jclouds:
  issue 384: StartJettyIfNotAlreadyRunning
2011-10-14 19:05:18 -07:00
Adrian Cole 4dae25ce2c more retryable sshj exceptions 2011-10-14 19:04:59 -07:00
Adrian Cole 52d978a602 fixed test config problem in jsch 2011-10-14 19:04:33 -07:00
andreaturli 362d79d879 Merge branch 'master' of github.com:jclouds/jclouds 2011-10-15 01:00:42 +01:00
andreaturli fb4f8a7cb5 issue 384: StartJettyIfNotAlreadyRunning 2011-10-15 01:00:29 +01:00
Adrian Cole 921ca628f7 Issue 722: added specific tests to help troubleshoot GoGrid api issues 2011-10-14 15:50:38 -07:00
Adrian Cole 3a9ac55e4a Issue 721:Connect errors not automatically retried in sshj 2011-10-14 10:40:01 -07:00
Adrian Cole 9018bdafa2 ec2 test stabilization 2011-10-14 10:40:01 -07:00
Adrian Cole e9029db0ba Merge pull request #110 from jsonking/720-jsch-driver-logging
Issue 720: Log the ssh key fingerprint information for jsch
2011-10-14 10:33:38 -07:00
Jason King 9d99f85807 Issue 720: Log the ssh key fingerprint information 2011-10-14 15:55:24 +01:00