5393 Commits

Author SHA1 Message Date
Adrian Cole
1e8841062b Issue 854:move savvis-symphonyvpdc to labs 2012-03-05 17:01:19 -08:00
Adrian Cole
d50d70a397 corrected urls for savvis 2012-03-05 16:36:37 -08:00
Adrian Cole
076627d2bb setting of zero isn't possible to pass 2012-03-05 16:15:43 -08:00
Adrian Cole
1f4bd46074 removed timeouts from savvis 2012-03-05 14:50:17 -08:00
Mike Arnold
5e6f84ec25 adding create and delete of security groups and security group rules 2012-03-05 16:32:12 -06:00
Mike Arnold
2c2c901773 fixing payload definitions to add and remove floating ips 2012-03-05 16:30:43 -06:00
Adrian Cole
b398122b45 Merge branch 'master' of github.com:jclouds/jclouds
* 'master' of github.com:jclouds/jclouds: (34 commits)
  add error strings to new tests
  move annotation to classes
  fix headers using primer approach
  fix accept type
  test groupings + metadataclient delegation
  tidy up test groupings
  disable UploadClient dependent tests
  tidy test, add missing test, remove leftovers
  add endpoint parsers
  disable broken class
  rename to match field
  merge to master
  exemplar xml for expect tests
  add XmlRootElement annotation
  fix clone method and xmlElement name
  fix builder
  add incremental builder method
  pass clone media
  remove comments and name correctly
  move and complete media tests
  ...
2012-03-05 10:33:30 -08:00
Adrian Cole
4bdb579108 Merge pull request #396 from danikov/vclouds-director-vdc
Issue 830: vCloud director vDC
2012-03-05 10:33:03 -08:00
David Ribeiro Alves
d2e1e36256 corrected formatting and small bug in CloneAndRegisterMachineFromIMachineIfNotAlreadyExistsLiveTest 2012-03-05 18:04:50 +00:00
David Ribeiro Alves
fa26fe34f9 formatted most changed classes to comply with jclouds formatting guildelines 2012-03-05 17:03:15 +00:00
David Ribeiro Alves
c08cbc89f4 removed dangling file 2012-03-05 16:45:24 +00:00
danikov
d069dce1e5 add error strings to new tests 2012-03-05 15:17:57 +00:00
danikov
d7882bc130 move annotation to classes 2012-03-05 15:17:57 +00:00
danikov
8891dcf280 fix headers using primer approach 2012-03-05 15:17:57 +00:00
danikov
fb625864ac fix accept type 2012-03-05 15:17:57 +00:00
danikov
5789d1783e test groupings + metadataclient delegation 2012-03-05 15:17:57 +00:00
danikov
f194523403 tidy up test groupings 2012-03-05 15:17:57 +00:00
danikov
61deb778d1 disable UploadClient dependent tests 2012-03-05 15:17:57 +00:00
danikov
2433ec1d3f tidy test, add missing test, remove leftovers 2012-03-05 15:17:56 +00:00
danikov
fe31db7eea add endpoint parsers 2012-03-05 15:17:56 +00:00
danikov
136faf40ba disable broken class 2012-03-05 15:17:56 +00:00
danikov
15c2ac6420 rename to match field 2012-03-05 15:17:56 +00:00
danikov
5518149db9 merge to master 2012-03-05 15:17:56 +00:00
danikov
e24b96e043 exemplar xml for expect tests 2012-03-05 15:17:56 +00:00
danikov
0c0dedee17 add XmlRootElement annotation 2012-03-05 15:17:55 +00:00
danikov
24725cf88c fix clone method and xmlElement name 2012-03-05 15:17:55 +00:00
danikov
9d2923e96c fix builder 2012-03-05 15:17:55 +00:00
danikov
1b2da14aab add incremental builder method 2012-03-05 15:17:55 +00:00
danikov
6a4ccc5178 pass clone media 2012-03-05 15:17:55 +00:00
danikov
b9e0263aa1 remove comments and name correctly 2012-03-05 15:17:55 +00:00
danikov
526dee9bf7 move and complete media tests 2012-03-05 15:17:54 +00:00
danikov
f2f2233db0 update and inline vdc clone/create methods into media testing 2012-03-05 15:17:54 +00:00
danikov
58744ab91c add missing media type 2012-03-05 15:17:54 +00:00
danikov
44fc620f67 outline some live testing for the upload client 2012-03-05 15:17:54 +00:00
danikov
781c0b538c extract out metadata + upload clients 2012-03-05 15:17:54 +00:00
danikov
8cb04758ce add dummy file for testing media upload 2012-03-05 15:17:54 +00:00
danikov
6bed78b5a0 add convenience constructor to make a reference to an entityType from the entityType 2012-03-05 15:17:53 +00:00
danikov
633dd489b1 add upload:default media type 2012-03-05 15:17:53 +00:00
danikov
5003f7adb3 fix toString, equals and hashcode, 2012-03-05 15:17:53 +00:00
danikov
cdf2ddb0ac add missing builder methods 2012-03-05 15:17:53 +00:00
danikov
ed6cfca0a7 add clone checks 2012-03-05 15:17:53 +00:00
danikov
a307c44a22 extract out media methods, correct var name 2012-03-05 15:17:53 +00:00
danikov
8bca943086 switch to using URISupplier, remove un-needed vars 2012-03-05 15:17:52 +00:00
danikov
a74a79fe17 use URISupplier over references etc. 2012-03-05 15:17:52 +00:00
danikov
0047a0fb69 correct types, switch to using URISupplier 2012-03-05 15:17:52 +00:00
David Ribeiro Alves
cf02e7dcaf clones are now booting, but without networking 2012-03-05 04:40:22 +00:00
David Ribeiro Alves
2e1f1e5da8 clone is created and boots sucessfully. still no network on the clone though 2012-03-05 04:23:58 +00:00
David Ribeiro Alves
3a4cd0b4bc stuck on adapter problems 2012-03-05 02:28:00 +00:00
David Ribeiro Alves
d0b4d81f9f added the possiblity for master machines to survive the jvm. first run creates and installs the master vm subsequent calls fetch the already created master from vm 2012-03-05 01:09:13 +00:00
David Ribeiro Alves
690bc9a4dc adapter creates the master image. cloning next 2012-03-04 23:35:18 +00:00