Commit Graph

3621 Commits

Author SHA1 Message Date
Adrian Cole 7278582730 log more details when creating keys 2011-10-13 02:09:13 -07:00
Adrian Cole c84a1037e3 Merge pull request #109 from arohner/master
Fix for issue 716, :map-ebs-snapshot-to-device-name
2011-10-13 01:52:18 -07:00
Adrian Cole c28a2e38c3 Issue 719: added some logging for ssh fingerprints 2011-10-13 01:49:49 -07:00
Adrian Cole a1d1f0131f Issue 719: ssh fingerprint and comparison support 2011-10-13 01:49:27 -07:00
Allen Rohner 17b277c24e Issue 716: add tests for memfn-apply 2011-10-12 12:30:50 -05:00
Allen Rohner fe50ae36bc Issue 716: fix :map-ebs-snapshot-to-device-name 2011-10-12 11:30:18 -05:00
Adrian Cole 0e9d3666ad Merge pull request #108 from jsonking/master
SoftLayer: Added Regions to Datacenter (for dasein). Fixed tests for Amsterdam DC and region info.
2011-10-12 08:17:38 -07:00
Jason King a1917a727c SoftLayer: Added Regions to Datacenter (for dasein). Fixed tests for Amsterdam DC and region info. 2011-10-12 11:05:09 +01:00
Adrian Cole 2642882f03 Issue 718:update to latest amazon linux 2011-10-11 17:52:58 -07:00
Adrian Cole 326328b71b spot requests are not opening in us-east-1 or us-west-1: switching to eu-west-1 2011-10-11 17:12:46 -07:00
Adrian Cole 0dbf453dd0 updated image test count 2011-10-11 16:59:42 -07:00
Adrian Cole e3e423df3d Merge pull request #107 from grkvlt/master
Issue 612: Fix problem with XML parsing
2011-10-11 13:03:17 -07:00
Andrew Donald Kennedy e997ae4d55 612: The tagSet is not cleared between instances when parsing XML responses 2011-10-11 19:58:49 +01:00
Adrian Cole dbc84d82ed Merge pull request #106 from andrewgaul/issue-629
Issue 629: Fix createContainerInLocation return value.
2011-10-11 11:34:12 -07:00
Andrew Gaul 48ee511275 Fix createContainerInLocation return value.
Previously it always returned true.  Addresses issue 629.
2011-10-11 11:26:40 -07:00
Adrian Cole 868b9ba93e fixed filesystem test case 2011-10-11 10:37:13 -07:00
Adrian Cole f864b2faac Merge pull request #102 from andrewgaul/filesystem-signer
Issue 648: Reuse transient signer with filesystem blobstore
2011-10-11 10:22:59 -07:00
Adrian Cole 5f800efe66 Merge pull request #105 from jsonking/master
Cloudsigma: Fixed documentation links, plus LiveTest for rename a VLAN which works now
2011-10-11 10:20:41 -07:00
Andrew Gaul a7fbb97cd9 Reuse transient signer with filesystem blobstore
Addresses issue 648.
2011-10-11 10:11:26 -07:00
Jason King a05e2d55c2 Cloudsigma: Fixed documentation links, plus LiveTest for rename a VLAN which works now 2011-10-11 17:48:45 +01:00
Adrian Cole cd710a2a94 Issue 715:Unable to resolve symbol: -?> in this context 2011-10-11 09:23:07 -07:00
Adrian Cole 0f73d04fca refactored tests so that admin starts first via @BeforeSuite 2011-10-11 09:23:07 -07:00
Adrian Cole b2ade042bc Merge pull request #104 from jsonking/master
Fixed dunkel endpoint in pom.xml
2011-10-11 08:25:37 -07:00
Jason King fe94f5eee2 Fixed endpoint URL for dunkel-vcd 2011-10-11 16:04:22 +01:00
Adrian Cole bbbd5a35fc Issue 690:Update to guava 10.0.1 2011-10-10 18:00:07 -07:00
Adrian Cole 07fdaaffc8 Merge pull request #103 from andrewgaul/issue-655
Issue 655: Replace spurious underscore with a dash
2011-10-10 17:55:48 -07:00
Andrew Gaul cb6f5e5b0e Replace spurious underscore with a dash
Addresses issue 655.
2011-10-10 17:21:54 -07:00
Adrian Cole 946473314e Merge pull request #100 from andrewgaul/transient-endpoint
Configurable endpoint for transient blobstore
2011-10-10 15:45:31 -07:00
Adrian Cole dcdb26c112 Merge pull request #101 from grkvlt/master
Issue 612: Testing for tags on instances
2011-10-10 15:38:22 -07:00
Mattias Holmqvist 5b4c2ab73b Continued work on the IsoToIMachine 2011-10-10 23:46:14 +02:00
Andrew Gaul 49d07239d2 Configurable endpoint for transient blobstore
Fixes issue 569.
2011-10-10 11:35:29 -07:00
Andrew Donald Kennedy 5b91b20d07 612: Change in predicate to equalTo 2011-10-10 17:11:35 +01:00
Andrew Donald Kennedy 83aae3fe08 612: Treat empty-valued tags differently on running instance node metadata 2011-10-10 17:11:34 +01:00
Andrew Donald Kennedy f306137eb0 612: Added testing of tags for instances and checking for empty key values 2011-10-10 17:11:34 +01:00
Adrian Cole 842da34982 Issue 713:support userMetadata in createNodesInGroup in byon, cloudservers, and aws-ec2 2011-10-07 00:34:44 -07:00
Adrian Cole 031ee4bee5 Merge pull request #95 from grkvlt/master
Issue 612: Implement TagClient and TagAsyncClient
2011-10-06 19:15:37 -07:00
Adrian Cole 809a1b051c Issue 712:add support for CloudSigma Las Vegas 2011-10-06 18:59:23 -07:00
Andrew Donald Kennedy 410b947160 612: Change Multimap occurences to Maps with Iterable values 2011-10-07 01:13:35 +01:00
Andrew Donald Kennedy d4f7140071 612: Changed Tag filters to use Multimap and Collection to Iterable 2011-10-07 01:11:51 +01:00
Andrew Donald Kennedy e30f0f626e 612: Added required classes and tests to support CreateTags, DeleteTags and DescribeTags for TagClient and TagAsyncClient 2011-10-07 01:11:50 +01:00
Adrian Cole 9adcd47bdb Merge pull request #99 from jsonking/158-add-softlayer-provider
Issue 158: Fixed regex for finding the cpuitem
2011-10-06 09:33:08 -07:00
Jason King 03f3f9562f Issue 158: Fixed regex for finding the cpuitem, decoupled from value used to order it+tests 2011-10-06 15:01:02 +01:00
Adrian Cole 9982065d13 Merge pull request #97 from richardcloudsoft/710-vcloud-vapp-delete-fix
Issue 710 - VAppAsyncClient.deleteVApp requires @Consume(TASK_XML) annotation
2011-10-05 11:25:31 -07:00
Adrian Cole b61faecaf8 Merge pull request #98 from alasdairhodge/Issue-631
#631 Avoid confusion over time units, in particular don't mistake millise
2011-10-05 11:24:18 -07:00
Alasdair Hodge fb0c571a50 #631 Avoid confusion over time units, in particular don't mistake millisecond values (in injected Timeouts) for seconds. Bonus unit test included. 2011-10-05 16:51:17 +01:00
Richard Downer bc99e9e7ee Update unit tests for deleteVApp 2011-10-05 16:22:43 +01:00
Richard Downer 7f9973e037 VAppAsyncClient.deleteVApp (deprecated API) requires @Consume(TASK_XML) annotation 2011-10-05 14:20:05 +01:00
Richard Downer 148339858c VAppAsyncClient.deleteVApp requires @Consume(TASK_XML) annotation 2011-10-05 13:38:05 +01:00
andreaturli 1a7eebdb31 issue 384: IsoToMachine + Test mock completed 2011-10-04 22:49:36 +01:00
Adrian Cole a7d1f38266 Merge pull request #84 from ddurnev/master
Issue 253:	allow users to override timeouts on sync interface
2011-10-04 08:03:35 -07:00