4931 Commits

Author SHA1 Message Date
Andrew Donald Kennedy
69c4bd62e6 Implemented 4xx Error annotation in OrgClient 2012-02-10 13:47:58 +00:00
Andrew Donald Kennedy
412dd45ce1 Added annotation for throwing exception with Error object on 4xx status codes, and implemented in TaskClient 2012-02-10 13:47:58 +00:00
Andrew Donald Kennedy
c771b2ac87 Remove unused annotations 2012-02-10 13:47:58 +00:00
Andrew Donald Kennedy
9153d887af Fixing equals method on domain objects 2012-02-10 13:47:58 +00:00
Andrew Donald Kennedy
78fb8bd919 Created new TaskClient and updated domain objects and tests accordingly 2012-02-10 13:47:58 +00:00
Andrew Donald Kennedy
3623918de5 Java SimpleDateFormat cannot handle valid ISO8601 time zone strings, fixed 2012-02-10 13:47:57 +00:00
Adrian Cole
241a33b5c8 better error message on service not available 2012-02-09 18:31:44 +00:00
Adrian Cole
567f845444 corrected keystone parsing and default url for hp cloud storage 2012-02-09 17:54:06 +00:00
Adrian Cole
ad724de243 Merge pull request #359 from andreisavu/keypairs-and-passwords
Fix registerSSHKeyPair and implement getPasswordForVirtualMachine
2012-02-09 07:47:04 -08:00
Andrei Savu
5dbaf0ceb2 Replace EncryptedPassword with a plain old String 2012-02-09 17:44:12 +02:00
Andrei Savu
7ea0e8629f Fixed and improved live tests for SSHKeyPairClient 2012-02-09 16:16:26 +02:00
Andrei Savu
5856f466e4 Fixed double query parameter & URL encoding / decoding bugs 2012-02-09 16:04:45 +02:00
Andrei Savu
ebfecc672a Added a few more tests and update ReEncodeQueryWithDefaultURLEncoderTest so that it fails 2012-02-09 14:25:04 +02:00
Adrian Cole
993ba39243 stabilized glesys templates 2012-02-09 11:32:31 +00:00
Adrian Cole
e0c2090fca Merge pull request #361 from jclouds/tweetstore-generic-paas
Starting on "generic PaaS" for TweetStore
2012-02-09 03:24:42 -08:00
Andrei Savu
88465a3eba Added password decryption functionality for Windows hosts 2012-02-09 12:28:06 +02:00
Andrei Savu
6704bed6dd Implemented getEncryptedPasswordForVirtualMachine 2012-02-09 11:41:26 +02:00
Adrian Cole
5509b03afe Merge pull request #360 from danikov/vcloud-director-network
Issue 830: vCloud Network
2012-02-08 21:44:05 -08:00
Adrian Cole
5830665a74 HP Cloud Identity Services/CDN 2012-02-09 06:36:09 +01:00
Adrian Cole
e3d3d93fa9 improvements on glesys 2012-02-09 05:32:15 +01:00
Andrew Phillips
e737e45d36 Factored JobExecutionContext utility functions into a helper class 2012-02-08 22:39:36 -05:00
Andrew Phillips
8e74a1e029 First cut of provider-independent PlatformServices to supply Cron and TaskQueue functionality where not provided by the platform 2012-02-08 22:39:25 -05:00
Andrew Phillips
dc49957304 Created skeleton org.jclouds.demo.paas structure 2012-02-08 22:39:13 -05:00
danikov
3656c61da0 metadata exemplar xml 2012-02-09 02:23:25 +00:00
danikov
f2732fc49e network client + wiring 2012-02-09 02:23:25 +00:00
danikov
60e39a4a99 network domain objects 2012-02-09 02:23:25 +00:00
danikov
e5eea32e69 finish network test 2012-02-09 02:23:24 +00:00
danikov
24bd9f72e3 add domain classes and media type 2012-02-09 02:23:24 +00:00
danikov
6b2a2a845b add expect test 2012-02-09 02:23:23 +00:00
danikov
517dfef56f add exemplar xml 2012-02-09 02:23:23 +00:00
Andrew Donald Kennedy
ac259a6837 Clean up OrgClientExpectTest formatting 2012-02-09 02:23:23 +00:00
Andrei Savu
8524022e50 Work in progress on fixing registerSSHKeyPair and implementing getPasswordForVirtualMachine 2012-02-09 01:12:37 +02:00
Adrian Cole
aaaced142f updated to rocoto 6.1 for osgi fix 2012-02-07 20:51:06 +01:00
Adrian Cole
f254a6700e Merge pull request #355 from danikov/vcloud-director-org-metadata
Issue 830: vCloud Org (inc. metadata)
2012-02-07 09:34:12 -08:00
danikov
e8baca9b0a licensing, imports, other tidyup 2012-02-07 17:25:48 +00:00
danikov
0feb27fd93 fix typo and tidy tests 2012-02-07 17:25:48 +00:00
danikov
e368e8e4cc fix tests 2012-02-07 17:25:47 +00:00
danikov
693af6dc25 rebase metadata/entry on new base classes 2012-02-07 17:25:47 +00:00
danikov
029b021871 add metadata methods to synch client 2012-02-07 17:25:47 +00:00
danikov
86289bd703 abstract out metadata type 2012-02-07 17:25:47 +00:00
danikov
a1ebfc36f7 add metadata types 2012-02-07 17:25:47 +00:00
danikov
90153df2d1 add common request/response methods 2012-02-07 17:25:47 +00:00
danikov
c35794e8c7 fix Org to use Links 2012-02-07 17:25:46 +00:00
danikov
8f7f9e6988 tidy up existing tests, add metadata ops 2012-02-07 17:25:46 +00:00
Andrew Donald Kennedy
2819a4a467 Clean up OrgClientExpectTest formatting 2012-02-07 17:25:46 +00:00
Andrew Donald Kennedy
d2dac74148 Updates to domain objects for Task and TasksList 2012-02-07 17:25:46 +00:00
Andrew Donald Kennedy
8828daf89b Added initial Task and associated domain objects 2012-02-07 17:25:46 +00:00
Andrew Donald Kennedy
4e01fa3369 Fix initial entity domain object heirarchy, particularly Builders and correct JAXB XML parsing 2012-02-07 17:25:46 +00:00
Adrian Cole
2305cdc61d Merge pull request #352 from grkvlt/vcloud-initial-domain-objects
Issue 830: vCloud initial domain objects
2012-02-07 01:54:03 -08:00
Andrew Donald Kennedy
d1b2a08d3c Updated base classes for domain objects/entities 2012-02-06 23:43:11 +00:00