Andrew Donald Kennedy
|
8185b28041
|
Changed namespace identifier to VCLOUD_1_5_NS
|
2012-02-10 14:45:59 +00:00 |
Andrew Donald Kennedy
|
64e698d4ff
|
Remove client methods which rely on parsing URIs and add new function for tasksList operation
|
2012-02-10 14:45:59 +00:00 |
Andrew Donald Kennedy
|
11b5938903
|
Fix search and replace over-zealousness
|
2012-02-10 13:48:00 +00:00 |
Andrew Donald Kennedy
|
97320fcc00
|
No enum for media types, after all...
|
2012-02-10 13:47:59 +00:00 |
Andrew Donald Kennedy
|
d29bd2eec8
|
Completed TaskClient and tidied up OrgClient.
Note two types of API call here, one using traditional REST semantics and the other taking ReferenceTypes and extracting URIs from them.
|
2012-02-10 13:47:59 +00:00 |
Andrew Donald Kennedy
|
73a2593f8b
|
Tidy
|
2012-02-10 13:47:59 +00:00 |
Andrew Donald Kennedy
|
aab725d9eb
|
Tidy up domain objects, using media type enum
|
2012-02-10 13:47:59 +00:00 |
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
|
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 |
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 |
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 |
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 |
Andrew Donald Kennedy
|
6231ce014b
|
Added Error domain object
|
2012-02-06 15:49:13 +00:00 |
Andrew Donald Kennedy
|
951cfb8589
|
Tidy up existing domain objects
|
2012-02-06 15:48:45 +00:00 |
danikov
|
8b56ded41b
|
fix exception by changing the return type to match
|
2012-02-06 14:44:20 +00:00 |
Andrew Donald Kennedy
|
eaf129e6bc
|
Clean up OrgClientExpectTest formatting
|
2012-02-06 14:00:35 +00:00 |
Adrian Cole
|
7d93887789
|
example start on a vcloud director client
|
2012-02-05 23:10:15 -08:00 |
Adrian Cole
|
47ade5a429
|
added doc
|
2012-02-05 23:08:46 -08:00 |
Adrian Cole
|
d38e1f43dd
|
added experiment test
|
2012-02-05 22:01:35 -08:00 |
Adrian Cole
|
1905615c49
|
Issue 830: initial vCloud 1.5 with session functionality complete
|
2012-02-05 21:55:39 -08:00 |
Adrian Cole
|
fe4d148528
|
updated current version to 1.5.0-SNAPSHOT
|
2012-02-04 11:06:07 -08:00 |
Adrian Cole
|
ae1effd748
|
made openstack multi-region, and now select correct endpoint via apiversion property
|
2012-02-04 00:51:44 -08:00 |
Adrian Cole
|
c388fc41b4
|
Issue 826: removed eager supplier of @Provider endpoint
|
2012-02-03 13:51:26 -08:00 |
Adrian Cole
|
d225df57e4
|
virtualbox related changes for Issue 826
|
2012-02-03 00:29:35 -08:00 |
Adrian Cole
|
e759c6a450
|
openstack and rackspace related changes for Issue 826
|
2012-02-03 00:29:27 -08:00 |
Jeremy Daggett
|
50cf37f722
|
Merged latest jclouds master branch
|
2012-02-02 13:25:17 -08:00 |
Jeremy Daggett
|
fa51a2734c
|
Fixed rename of files
|
2012-02-01 22:42:09 -08:00 |
Adrian Cole
|
5e23d34f91
|
cruft removal
|
2012-01-31 19:44:39 -08:00 |
Adrian Cole
|
4bcea6fa23
|
fixed case on keystone
|
2012-01-31 13:01:20 -08:00 |
Adrian Cole
|
6f8c633ff2
|
set default credential type to apiAccessKeyCredentials and a property to use passwordCredentials
|
2012-01-31 13:01:18 -08:00 |
Adrian Cole
|
4ba1da5d20
|
scoped retryOnRenew binding to keystone as opposed to nova
|
2012-01-31 13:01:18 -08:00 |
Adrian Cole
|
61e22a3694
|
reminder to finish the error handler
|
2012-01-31 13:01:18 -08:00 |
Adrian Cole
|
abeffc1119
|
Issue 824:add field for hypervisor
|
2012-01-30 22:52:35 -08:00 |
Adrian Cole
|
f50e3f5b8e
|
added scancode for #
|
2012-01-30 16:38:19 -08:00 |
Adrian Cole
|
51066b392b
|
added vbox to labs
|
2012-01-30 16:38:11 -08:00 |
Adrian Cole
|
bf4b6e8c95
|
Issue 823:migrate rackspace services to authenticationservice 1.1
|
2012-01-29 23:11:23 +08:00 |
Adrian Cole
|
b78dc18e3a
|
Issue 815: example usage of ServerClient using keystone authentication
|
2012-01-18 22:47:28 -08:00 |
Adrian Cole
|
1e19db93fd
|
Issue 815: initial keystone auth
|
2012-01-18 20:52:04 -08:00 |
Adrian Cole
|
de720b6da3
|
Issue 814:move openstack-nova to org.jclouds.labs groupId
|
2012-01-17 22:07:21 -08:00 |