Andrew Donald Kennedy
21925dde2b
Added more checks
2012-03-14 16:05:19 +00:00
Aled Sage
af39fd4b32
vcloud-director: added NetworkConnection.IpAddressAllocationMode for constants
2012-03-14 16:02:38 +00:00
Andrew Donald Kennedy
7c80f7a989
Issue 830: Initial setup for tests (both Live and Unit)
2012-03-14 16:02:35 +00:00
Andrew Donald Kennedy
7cfce5dd44
Adding VAppClient and all associated domain objects
2012-03-14 16:02:25 +00:00
David Ribeiro Alves
33b5cc2922
corrected compilation problem. unit and experiments tests pass
2012-03-14 04:23:30 +00:00
David Ribeiro Alves
0c55cf581b
merged bridged iface changes
2012-03-14 04:18:39 +00:00
Matt Stephenson
4054eaee4f
Add metadata to nova compute service
2012-03-13 14:50:46 -07:00
Matt Stephenson
0f0209e3c4
Removing vestigial code
2012-03-13 14:36:21 -07:00
Mike Arnold
c92a76cc8e
Merge remote-tracking branch 'upstream/master'
2012-03-13 10:26:44 -05:00
Mike Arnold
f8d2b34e96
adding expect-style tests for image client
2012-03-13 10:12:27 -05:00
Mike Arnold
11ae8ee7cc
adding tests to image client live test
2012-03-13 10:04:09 -05:00
Mike Arnold
6cee8b9581
fixed json select for getImage
2012-03-13 10:02:57 -05:00
Mike Arnold
cfcd92cbea
adding HP Cloud provider image client and security group client live tests and fixing keypair client test after refactor
2012-03-13 09:44:22 -05:00
Mike Arnold
712ed44a17
adding image client tests for openstack-nova
2012-03-13 09:42:18 -05:00
danikov
60dba4f6f6
adminVdc client w/get adminVdc
2012-03-13 11:42:34 +00:00
Adrian Cole
538c2129a8
Merge pull request #428 from andreaturli/dev
...
issue 384: bridged support
2012-03-12 23:37:47 -07:00
Adrian Cole
ee4f00b645
added extension api to nova
2012-03-12 21:42:49 -07:00
Andrea Turli
d10f45ad46
issue 384: bridged support
2012-03-13 04:11:42 +00:00
Mike Arnold
822bdfc240
moving a couple more tests after upstream merge
2012-03-12 16:43:54 -05:00
Mike Arnold
80604e98e6
fixing and moving tests after upstream merge
2012-03-12 16:42:01 -05:00
David Ribeiro Alves
3b1a98323e
organized imports
2012-03-12 21:28:00 +00:00
Mike Arnold
60528df8c6
Merge remote-tracking branch 'upstream/master'
2012-03-12 16:23:28 -05:00
Mike Arnold
6db648740b
adding more key pair client expect-style tests
2012-03-12 16:22:54 -05:00
Adrian Cole
df0b86cdb7
Merge pull request #427 from dralves/jclouds-vbox-nat-host-only-working-cluster-and-live-test
...
added public address for vms and unit tested imachinetonodemetadata
2012-03-12 12:35:51 -07:00
Adrian Cole
a5bcf3c823
moved openstack extensions into package marked as such
2012-03-12 12:25:20 -07:00
Adrian Cole
73f0b01778
fixed logback config that was creating neverending lines
2012-03-12 12:25:20 -07:00
David Ribeiro Alves
fb488c192d
added public address for vms and unit tested imachinetonodemetadata
2012-03-12 18:11:22 +00:00
Mike Arnold
a01d123a78
Merge remote-tracking branch 'upstream/master'
2012-03-12 13:10:24 -05:00
Mike Arnold
49532fde7d
adding live test for SecurityGroupClient
2012-03-12 12:56:13 -05:00
Adrian Cole
36a95f3900
Merge pull request #426 from dralves/jclouds-vbox-nat-host-only-working-cluster-and-live-test
...
improved hardware matching based on images and not vms (since they are lazy built)
2012-03-12 09:07:40 -07:00
David Ribeiro Alves
93b08a01e3
deleted extraneous exclamation point
2012-03-12 16:03:04 +00:00
David Ribeiro Alves
5efcea6839
changed delay to sockettester
2012-03-12 15:56:15 +00:00
Adrian Cole
c3660caea0
Merge pull request #425 from dralves/jclouds-vbox-nat-host-only-working-cluster-and-live-test
...
Jclouds vbox nat host only working cluster and live test
2012-03-12 08:40:27 -07:00
David Ribeiro Alves
8ba6e91b7c
improved hardware matching. *adapter now returns the list of images instead of a no-id mock hardware
2012-03-12 15:32:31 +00:00
David Ribeiro Alves
8f92009699
improved hardware matching (hardware's id is now the same as the image id *without* prefix)
2012-03-12 15:03:56 +00:00
David Ribeiro Alves
3370dd819d
changed the vm/hardware identifier to the name instead of the id since the id will change over time!
2012-03-12 14:38:37 +00:00
Mike Arnold
f3167442c9
Merge remote-tracking branch 'upstream/master'
2012-03-12 09:06:32 -05:00
David Ribeiro Alves
91a0980537
made destroying nodes synchornized due to session lock issues
2012-03-12 11:59:45 +00:00
danikov
e94b719347
user unlock action (pseudo-impl only)
2012-03-12 11:41:05 +00:00
David Ribeiro Alves
12a9b414e3
isolated experimentlivetest so that it emulates as closely as possible client usage
2012-03-12 11:27:44 +00:00
David Ribeiro Alves
52514a77a5
Merge branches 'master' and 'jclouds-vbox-nat-host-only-working-cluster-and-live-test' into jclouds-vbox-nat-host-only-working-cluster-and-live-test
2012-03-12 11:00:15 +00:00
David Ribeiro Alves
1f17f07e97
made cloning single threaded
2012-03-12 10:59:28 +00:00
danikov
1309d803e8
update User
2012-03-12 09:45:29 +00:00
danikov
bdc09ee053
create/get/delete user
2012-03-12 08:24:20 +00:00
danikov
0ee77f99ec
admin user client base
2012-03-12 04:45:37 +00:00
Adrian Cole
adc275673d
fixed some merge glitches
2012-03-11 21:06:06 -07:00
danikov
24db1774eb
org fix
2012-03-12 03:24:28 +00:00
danikov
8e46d9e9ec
get adminOrg
2012-03-12 01:42:57 +00:00
danikov
5817f04463
get/put orgSettings
2012-03-12 01:42:57 +00:00
danikov
4077e2d9a4
get/put emailSettings
2012-03-12 01:42:57 +00:00
danikov
8e5ec325ae
get/put generalSettings
2012-03-12 01:42:56 +00:00
danikov
709c7bff63
get ldapSettings
2012-03-12 01:42:39 +00:00
danikov
969141a7eb
get/put passwordPolicy
2012-03-12 01:19:28 +00:00
danikov
d4843a5c31
get/put vAppLeaseSettings
2012-03-12 01:19:27 +00:00
danikov
a05d76fabf
get/put vAppTemplateLeaseSettings
2012-03-12 01:19:26 +00:00
danikov
1df9409a3a
adminOrg base continued- media types, restClient config, and checks
2012-03-12 01:18:41 +00:00
danikov
cbd9afc176
create catalog
2012-03-12 01:13:17 +00:00
Adrian Cole
1f3971fae8
removed unnecessary wrapping of Task collections
2012-03-11 17:43:02 -07:00
Adrian Cole
b309dd60df
upload client now works
2012-03-11 12:56:25 -07:00
Adrian Cole
d820e4fab8
normalized overrides on test setup
2012-03-11 11:42:51 -07:00
Adrian Cole
9da3336290
corrected session test configuration
2012-03-11 11:42:51 -07:00
Adrian Cole
902a334dd1
latent bugs found when running live test
2012-03-11 11:42:51 -07:00
Adrian Cole
2188ca9839
imports
2012-03-11 11:42:51 -07:00
Adrian Cole
d536af3a95
removed awkward and unnecessary URISupplier type
2012-03-11 11:42:50 -07:00
Adrian Cole
a4b6c0c46e
create/update media is a media operation, not a vdc one; copied methods over to media client
2012-03-11 11:42:50 -07:00
Adrian Cole
b917055930
added new predicates helpful with links
2012-03-11 11:42:50 -07:00
Mike Arnold
982022be3e
Merge remote-tracking branch 'upstream/master'
2012-03-11 09:27:11 -05:00
Adrian Cole
11b36f2083
Merge pull request #421 from milkmansrevenge/master
...
Reduced log levels for compute parsing methods
2012-03-10 16:18:26 -08:00
Chris Strand
8272352f9b
Log level of debug for the various parse methods
2012-03-11 00:05:04 +00:00
David Ribeiro Alves
be2177b167
made clone boot single threaded for now. all's working
2012-03-10 23:00:41 +00:00
David Ribeiro Alves
d158cee477
added properties form vboxpropertiesbuilder
2012-03-10 22:42:11 +00:00
David Ribeiro Alves
9c9ce80aa3
nit addressed :)
2012-03-10 21:39:06 +00:00
David Ribeiro Alves
3c776b8768
vboxadapter now deletes mediums on destroyNode() and non-exisitng nodes are handled in getNode(). VirtualBoxExperimentLiveTest passes consistently
2012-03-10 19:45:35 +00:00
David Ribeiro Alves
ad6b655ea1
moved host module creation to contextbuilder
2012-03-10 17:16:20 +00:00
David Ribeiro Alves
00c16d5315
removed unecessary assignment
2012-03-10 16:56:10 +00:00
David Ribeiro Alves
a77e4fda7d
addressed the issues raised in adrian's review
2012-03-10 15:59:50 +00:00
David Ribeiro Alves
4412aaf726
working cluster + live test using compute service + nat + host-only
2012-03-10 15:32:57 +00:00
Mike Arnold
273de4977c
creating live test for HP Cloud specific keypair client
2012-03-10 07:16:18 -06:00
Adrian Cole
4fbbe5fe68
Merge pull request #417 from jdaggett/master
...
openstack-nova changes and tests
2012-03-09 20:01:03 -08:00
Adrian Cole
30bb94a885
Issue 864:create hpcloud-compute provider
2012-03-09 19:56:23 -08:00
Adrian Cole
4581b924cf
added missing provider id field, default location to hardware/image, fixed packages
2012-03-09 19:56:22 -08:00
Mike Arnold
b322e265a5
adding KeyPairClient tests
2012-03-09 21:47:51 -06:00
Mike Arnold
ce9cb23a2e
merge from upstream
2012-03-09 20:01:22 -06:00
Adrian Cole
4cc5e03ae8
Merge pull request #415 from dralves/jclouds-vbox-0conf
...
fetching master at startup so that we make sure that isos are downloaded...
2012-03-09 16:56:16 -08:00
Adrian Cole
e389ce0f2d
format and imports
2012-03-09 15:53:29 -08:00
Mike Arnold
e22206ae43
Merge remote-tracking branch 'origin/develop'
2012-03-09 15:45:25 -06:00
Matt Stephenson
cc4b0cac82
Add compute service support to openstack-labs nova client
2012-03-09 13:33:30 -08:00
Mike Arnold
940dc4c29b
adding more tests and fixing others
2012-03-09 14:45:45 -06:00
Mike Arnold
ec2a83197d
updating live test to work with other nova installations
2012-03-09 14:19:01 -06:00
Adrian Cole
6df17b858d
Merge pull request #413 from jdaggett/develop
...
openstack-nova changes
2012-03-09 11:40:39 -08:00
Mike Arnold
b6df1a5833
cleaning up with the power of guava
2012-03-09 13:20:59 -06:00
David Ribeiro Alves
fe2d132067
readed the missing sysprop
2012-03-09 18:24:18 +00:00
Adrian Cole
a8fa0c57d1
Merge pull request #414 from danikov/vclouds-director-admin-org
...
Issue 830: vCloud director Admin Org
2012-03-09 08:35:36 -08:00
Mike Arnold
e7744784f2
adding Expect-style tests for FloatingIPClient
2012-03-09 10:10:11 -06:00
David Ribeiro Alves
f24c344fce
fetching master at startup so that we make sure that isos are downloaded before all tests even if the adapter is not used
2012-03-09 03:38:30 +00:00
danikov
7815271717
adminOrg base (domain objects, clients, etc.)
2012-03-09 01:56:03 +00:00
Mike Arnold
967926dc28
handling cases where Nova returns all addresses as private rather than private and public
2012-03-08 17:13:54 -06:00
Adrian Cole
68c94ff8ed
Merge pull request #409 from dralves/jclouds-vbox-0conf
...
0conf for vbox. config dirs are created, isos downloaded and a default yaml file is used
2012-03-08 10:04:06 -08:00
Mike Arnold
0613f3390c
adding live tests for floating ip client
2012-03-08 10:39:59 -06:00
Mike Arnold
654d58fada
fixing async client so it returns extension async clients
2012-03-08 10:39:13 -06:00
danikov
288e2b23d0
updateGroup with tests
2012-03-08 09:14:26 +00:00
danikov
7b635ddf77
deleteGroup with tests
2012-03-08 09:13:28 +00:00
danikov
3f8f28f0f9
getGroup with tests
2012-03-08 09:12:32 +00:00
danikov
fe449cbab3
groupClient base classes
2012-03-08 09:11:24 +00:00
David Ribeiro Alves
176a8b3b3c
moved config dir creation to to masterscache
2012-03-08 04:15:41 +00:00
David Ribeiro Alves
e915fd3e7b
0conf for vbox. config dirs are created, isos downloaded and a default .yaml file is used
2012-03-08 02:38:30 +00:00
Adrian Cole
88cff6372d
Issue 857:formatted report for vcloud api coverage
2012-03-07 16:26:40 -08:00
Adrian Cole
d7ceaa2ac2
client test fuzz
2012-03-07 16:26:16 -08:00
Adrian Cole
9069f4879c
refactored base vcloud test class to work when parameters aren't supplied
2012-03-07 15:15:14 -08:00
Adrian Cole
15a297d200
catalog test wasn't blocking on task complete
2012-03-07 15:14:35 -08:00
Adrian Cole
cb0a105171
added predicates handy for finding vcloud references
2012-03-07 15:13:54 -08:00
Adrian Cole
7e87185858
fix broken test
2012-03-07 09:51:46 -08:00
Adrian Cole
40429eaeca
Issue 855: use snakeyaml 1.6 constructor to avoid conflict w/testng-eclipse
2012-03-07 09:51:33 -08:00
danikov
bd72880240
subclass catalogClient with adminCatalogClient, plus adjust usages
2012-03-07 15:41:02 +00:00
Mike Arnold
98a3bf8084
ensuring getters for public and private addresses return a set even if underlying addresses collection is null
2012-03-07 09:24:19 -06:00
danikov
bb7cb44db9
add TODO for future improvement
2012-03-07 14:34:36 +00:00
danikov
13a2917d9b
clients impl of publishCatalog
2012-03-07 14:34:36 +00:00
danikov
845ce649cc
domain objects for publishCatalog params
2012-03-07 14:34:36 +00:00
danikov
809e4c2a95
exemplar xml
2012-03-07 14:34:35 +00:00
danikov
d8eeca6c4f
publishCatalog params media type
2012-03-07 14:34:35 +00:00
danikov
bef1baa109
expect/live tests for publishCatalog
2012-03-07 14:34:35 +00:00
Adrian Cole
7704b6b8f0
test tidies
2012-03-06 18:00:44 -08:00
Adrian Cole
d069b0b745
Merge branch 'jclouds-vbox' of https://github.com/dralves/jclouds
...
* 'jclouds-vbox' of https://github.com/dralves/jclouds : (24 commits)
updated readme
corrected IMachinePredicatesLiveTests that were failing and added workaround for transient function execution failure
minor error wrt to test group
got the clone to get networking
solved a problem running most live tests where the admin disk was the same
corrected formatting and small bug in CloneAndRegisterMachineFromIMachineIfNotAlreadyExistsLiveTest
formatted most changed classes to comply with jclouds formatting guildelines
removed dangling file
clones are now booting, but without networking
clone is created and boots sucessfully. still no network on the clone though
stuck on adapter problems
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
adapter creates the master image. cloning next
sshclien to the master is now workign
added dependencies
added a computeservicecontext provider for the vbox host (byon)
circular dependencies problem with CreateAndInstallVm
still failing matching the default image to the yaml images
refactored image from yaml creation
refactored image from yaml creation
...
2012-03-06 16:48:35 -08:00
Adam Lowe
20425ece8c
Allowing test to run outwith California
2012-03-06 21:08:06 +00:00
David Ribeiro Alves
3e47867af4
updated readme
2012-03-06 20:37:54 +00:00
Adam Lowe
f3a9468b1b
Adjusting paths for case-sensitive builds
2012-03-06 20:31:18 +00:00
Adrian Cole
1e2ef15ffa
test glitch
2012-03-06 12:05:00 -08:00
David Ribeiro Alves
0697494273
corrected IMachinePredicatesLiveTests that were failing and added workaround for transient function execution failure
2012-03-06 18:39:04 +00:00
Adrian Cole
ac045496c1
Merge pull request #403 from aplowe/master
...
Issue 830: vCloud Director vAppTemplate tests and fixing clients so they take URIs
2012-03-06 10:17:28 -08:00
Adam Lowe
da1f23e3fb
vcloud-director 1.5: addressing '_interface' nonsense
2012-03-06 18:09:54 +00:00
Adam Lowe
03e622ba2a
vcloud-director 1.5: addressing review comments/nits
2012-03-06 18:05:48 +00:00
Adrian Cole
d78cf5aa27
Merge branch 'develop' of github.com:jdaggett/jclouds
...
* 'develop' of github.com:jdaggett/jclouds:
adding create and delete of security groups and security group rules
fixing payload definitions to add and remove floating ips
2012-03-06 08:46:57 -08:00
Adam Lowe
335e14f505
vcloud-director 1.5: fixing some javadoc problems
2012-03-06 16:44:45 +00:00
Adam Lowe
8473f561fd
vcloud-director 1.5: adjusting media types
2012-03-06 16:43:52 +00:00
Adam Lowe
af3560546c
Merging with upstream
2012-03-06 16:33:16 +00:00
Adam Lowe
14ce89aab2
VCloud Director 1.5: Adding VAppTemplateClient error handling tests and fixing bug in NetworkService.isEnabled
2012-03-06 16:32:23 +00:00
Adam Lowe
200fc85965
VCloud Director 1.5: Adjusting misleading comments refering to JAXBElements
2012-03-06 16:31:03 +00:00
Adam Lowe
3ce6051e51
VCloud Director 1.5: Adjusting misleading comments and consistently using @XmlReference only for substitution groups
2012-03-06 16:31:03 +00:00
Adam Lowe
6b7f3f1fdd
VCloud Director 1.5: Switching to URI params rather than using the references
2012-03-06 16:30:04 +00:00
Adam Lowe
139fe394f7
VCloud Director 1.5: vAppTemplate client - expect tests for most methods and supporting domain objects
2012-03-06 16:30:03 +00:00
Adam Lowe
d1b0da081d
VCloud Director 1.5: making sure collections in domain objects are immutable
2012-03-06 16:30:03 +00:00
danikov
55ecda2e50
implement deleteCatalog in clients
2012-03-06 15:34:31 +00:00
danikov
b671d043f2
expect test and most of the live test for deleteCatalog
2012-03-06 15:34:05 +00:00
danikov
d85e8ca587
implemented get/set owner methods on client
2012-03-06 14:58:24 +00:00
danikov
61def9d707
added exemplar xml
2012-03-06 14:58:05 +00:00
danikov
8d2b4f38b4
made Owner check public
2012-03-06 14:57:53 +00:00
danikov
a4a4966720
added tests for get/set Owner + minor improvements
2012-03-06 14:57:38 +00:00
danikov
d3f741c132
implement updateCatalog in clients
2012-03-06 14:02:51 +00:00
danikov
fb74964e61
add exemplar xml
2012-03-06 14:02:18 +00:00
danikov
0027efb1d8
add tests for updateCatalog
2012-03-06 14:02:02 +00:00
danikov
d62d9c9cf0
remove spurious xml annotation and fix catalog test
2012-03-06 11:11:41 +00:00
danikov
7291c7af4c
use URIs in client
2012-03-06 11:11:41 +00:00
danikov
15a462264b
add missing media types and checks
2012-03-06 11:11:40 +00:00
danikov
69568bc285
fix Owner typing + other domain object issues
2012-03-06 11:11:40 +00:00
danikov
7c24cab71e
add exemplar xml
2012-03-06 11:11:40 +00:00
danikov
23267369c1
change expect test to match live xml
2012-03-06 11:11:40 +00:00
danikov
53c8222eac
update live test to take static catalog reference (worry about injecting this later)
2012-03-06 11:11:40 +00:00
danikov
aa80bfbff1
refractor catalog domain objects to allow inheritance, add adminCatalog + checks
2012-03-06 11:11:39 +00:00
danikov
def07846c8
add adminCatalog media type
2012-03-06 11:11:39 +00:00
danikov
235eda5554
implement adminCatalog clients
2012-03-06 11:11:39 +00:00
danikov
aaa22ffe17
wire up adminCatalog client
2012-03-06 11:11:39 +00:00
danikov
c711b7ed49
adminCatalog expect/live tests w/ getCatalog
2012-03-06 11:11:39 +00:00
David Ribeiro Alves
c64785d38e
minor error wrt to test group
2012-03-06 03:33:11 +00:00
David Ribeiro Alves
4850ffe759
got the clone to get networking
2012-03-06 03:12:16 +00:00
David Ribeiro Alves
2421847527
solved a problem running most live tests where the admin disk was the same
2012-03-06 01:14:01 +00:00
Adrian Cole
1e8841062b
Issue 854:move savvis-symphonyvpdc to labs
2012-03-05 17:01:19 -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
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
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
David Ribeiro Alves
406c6a9fc4
sshclien to the master is now workign
2012-03-04 18:54:57 +00:00
David Ribeiro Alves
af662850a9
merged changes from upstream
2012-03-04 18:08:19 +00:00
David Ribeiro Alves
d0e770c99b
added dependencies
2012-03-04 17:52:34 +00:00
Adrian Cole
07ce0a444e
Issue 852:add elb api and aws-elb provider
2012-03-03 12:00:58 -08:00
Adrian Cole
d5a9162348
Merge pull request #394 from andreaturli/dev
...
issue 384: NetworkSpec changed - Adrian comments addressed
2012-03-03 07:57:37 -08:00
andreaturli
6e8b985a18
issue 384: NetworkSpec refactored - Adrian comments addressed
2012-03-02 23:41:38 +00:00
David Ribeiro Alves
960e6f8e0a
added a computeservicecontext provider for the vbox host (byon)
2012-03-02 19:15:52 +00:00
andreaturli
01fa802dd7
issue 384: NetworkSpec refactored - Adrian comments addressed
2012-03-02 18:19:59 +00:00
Adam Lowe
c52a02993c
VCloud Director 1.5: imports
2012-03-02 00:38:36 +00:00
Adam Lowe
dd68cbf73a
VCloud Director 1.5: removing duplicate files
2012-03-01 23:22:08 +00:00
Adam Lowe
2842ad82a1
VCloud Director 1.5: making domain objects immutable and fixing a number of de/serialization problems
2012-03-01 23:13:18 +00:00
Adam Lowe
1fdae80eac
VCloud Director 1.5: initial work on VAppTemplate client
2012-03-01 23:09:38 +00:00
Adam Lowe
04501d46a7
VCloud Director 1.5: making domain objects immutable and fixing a number of de/serialization problems
2012-03-01 23:08:53 +00:00
Adam Lowe
cc4a27072b
VCloud Director 1.5: making domain objects immutable and fixing a number of de/serialization problems
2012-03-01 23:08:07 +00:00
Adam Lowe
8cd642af6b
VCloud Director 1.5: adding and amending package-info.java with more Schema information so it can be ommitted from domain objects
2012-03-01 23:06:43 +00:00
Andrea Turli
edd16d0e26
Merge branch 'dev' of github.com:andreaturli/jclouds into dev
...
Conflicts:
labs/virtualbox/src/main/java/org/jclouds/virtualbox/functions/AttachBridgedAdapterToMachine.java
labs/virtualbox/src/main/java/org/jclouds/virtualbox/functions/CloneAndRegisterMachineFromIMachineIfNotAlreadyExists.java
labs/virtualbox/src/test/java/org/jclouds/virtualbox/functions/CloneAndRegisterMachineFromIsoIfNotAlreadyExistsLiveTest.java
2012-03-01 17:32:56 +00:00
Andrea Turli
cf57f250a2
issue 384: network support refactored
2012-03-01 17:29:18 +00:00
Andrea Turli
dbd669caf8
issue 384: network support refactored
2012-03-01 16:55:38 +00:00
Adam Lowe
d0a5654f8d
VCloud Director 1.5: moving OVF classes back into ovf package (mistakenly moved up a package)
2012-03-01 09:55:01 +00:00
Adam Lowe
2d54717f08
VCloud Director 1.5: adding VAppTemplate and friends - including JAXB compatible OVF and CIM objects
2012-03-01 09:55:01 +00:00
danikov
9b4e9e24c7
domain objects
2012-03-01 09:55:00 +00:00
Adrian Cole
d1305f3034
Merge branch 'develop' of github.com:jdaggett/jclouds
...
* 'develop' of github.com:jdaggett/jclouds:
Improved parsing tests
Nova client changes for delegate APIs & misc cleanup
FloatingIP and KeyPair additions
SecurityGroup support
Incremental support for Image, Flavor and Floating IPs
Floating IP support
2012-02-29 17:36:03 +02:00
Jeremy Daggett
2287d2bbcf
Improved parsing tests
2012-02-28 21:16:54 -08:00
David Ribeiro Alves
e00181d74e
circular dependencies problem with CreateAndInstallVm
2012-02-29 01:44:22 +00:00
David Ribeiro Alves
40a95be772
still failing matching the default image to the yaml images
2012-02-28 20:45:42 +00:00
David Ribeiro Alves
51e24096fe
refactored image from yaml creation
2012-02-28 19:39:32 +00:00
David Ribeiro Alves
eab826fd42
refactored image from yaml creation
2012-02-28 19:11:37 +00:00
David Ribeiro Alves
c015f9f699
moving forward no more guice errors
2012-02-28 18:43:10 +00:00
Jeremy Daggett
ec990e6672
Nova client changes for delegate APIs & misc cleanup
2012-02-28 09:31:35 -08:00
Jeremy Daggett
8296d47e96
FloatingIP and KeyPair additions
2012-02-28 09:24:29 -08:00
Jeremy Daggett
699fa417c8
SecurityGroup support
2012-02-28 09:06:08 -08:00
David Ribeiro Alves
80f6b65d4b
yaml desc reader added to compute adapter
2012-02-27 15:38:35 +00:00
Adrian Cole
39c79f6ffa
Issue 845: opsource-servers skeleton
2012-02-24 13:55:55 +02:00
danikov
e96382167b
disable failing tests
2012-02-23 16:17:26 +00:00
danikov
046d129495
use correct Lists import
2012-02-23 16:17:15 +00:00
danikov
3c78423d50
update to remove deprecated test approaches
2012-02-23 14:34:57 +00:00
danikov
58bddc6798
disable dependent tests
2012-02-23 14:16:51 +00:00
danikov
672acd898e
add concrete instantiate params
2012-02-23 14:16:51 +00:00
danikov
d8924519c7
fix domain object inhertance
2012-02-23 14:16:51 +00:00
danikov
e0b1100651
fix expect test before
2012-02-23 14:16:50 +00:00
danikov
7d5dbbef59
flesh out/first pass live tests
2012-02-23 14:16:50 +00:00
danikov
54b3c01377
remove shadowing networkId
2012-02-23 14:16:50 +00:00
danikov
81dfd02935
add missing builder inherited methods
2012-02-23 14:16:50 +00:00
danikov
52717c3135
add checks for: ComputeCapacity, CapacityWithUsage, CapacityType, ResourceEntities, AvailableNetworks, Capabilities, SupportedHardwareVersions, Metadata, MetadataValue
2012-02-23 14:16:50 +00:00
danikov
95cb736a18
remove scratch comments
2012-02-23 14:16:21 +00:00
danikov
f8900900f9
add live test
2012-02-23 14:16:21 +00:00
danikov
703c48b557
add + modify media types
2012-02-23 14:16:20 +00:00
danikov
57bd4f23af
placeholder for merging with VApp branch
2012-02-23 14:16:20 +00:00
danikov
7f83356108
make params class concrete
2012-02-23 14:16:20 +00:00
danikov
08c20366bc
add builder inheritance methods
2012-02-23 14:16:20 +00:00
danikov
257503f4dd
update client with the right param types and metadataValue getter
2012-02-23 14:16:20 +00:00
danikov
16309eaef1
flesh out expect test
2012-02-23 14:16:20 +00:00
danikov
e34c085455
first attempt at reference POST action test
2012-02-23 14:16:19 +00:00
danikov
32e4493f51
add parameter types
2012-02-23 14:16:19 +00:00
danikov
e0361ef1a1
add missing action
2012-02-23 14:16:19 +00:00
danikov
b01a888835
implement actions
2012-02-23 14:16:19 +00:00
danikov
b8c0670cad
domain object tweaks
2012-02-23 14:16:19 +00:00
danikov
e50dd9f2eb
wire up clients
2012-02-23 14:16:19 +00:00
danikov
5aa69bbeaf
implement clients
2012-02-23 14:16:19 +00:00
danikov
f73a5bcfa8
add exemplar xml
2012-02-23 14:16:18 +00:00
danikov
454365e131
add basic expect test (no actions)
2012-02-23 14:16:18 +00:00
danikov
413654b66e
domain objects
2012-02-23 14:16:18 +00:00
danikov
4dc708c494
fix misaligned braces
2012-02-23 14:15:40 +00:00
danikov
e199b2bc5d
deprecate old 'standard' req/resp methods
2012-02-23 13:58:42 +00:00
danikov
2ff4e8317c
use extracted checks, nicer test names
2012-02-23 13:58:42 +00:00
danikov
099f9137d0
fix update media expect test
2012-02-23 13:58:42 +00:00
danikov
1387d9f704
remove unused code, replace TODOs with task checking
2012-02-23 13:58:42 +00:00
danikov
ae308cb1fd
extract out/stub checks
2012-02-23 13:58:42 +00:00
danikov
db528408e3
fix domain object inheritance
2012-02-23 13:58:42 +00:00
Adrian Cole
fa7f81c4e7
Issue 847:version updates
2012-02-23 15:11:05 +02:00
Jeremy Daggett
a15acb1508
Merge branch 'floating_ips' into develop
2012-02-22 17:25:53 -08:00
Jeremy Daggett
df70d34bf7
Incremental support for Image, Flavor and Floating IPs
2012-02-22 17:24:44 -08:00
Adrian Cole
52441139fa
merged Issue 830: More live testing
2012-02-22 10:20:43 +02:00
Andrew Donald Kennedy
5201207f1c
Updates to tidy up and make sure everything is both internally and externally consistent
2012-02-21 17:14:26 +00:00
Andrew Donald Kennedy
06ca9b1e3d
Updated our error codes
2012-02-21 16:49:56 +00:00
Andrew Donald Kennedy
36ef6fb9d4
Fix network media type
2012-02-21 16:49:30 +00:00
Andrew Donald Kennedy
be80a60b88
Add error century code of '8xx' for vCloud generated exception messages
2012-02-21 16:49:13 +00:00
Andrew Donald Kennedy
34459605fc
Large squashed commit with various changes:
...
- Setup new test properties for catalog names and various ids as injectable
- Make retryable TaskSuccess predicate injectable
- Mark test classes as "user"
- Various tidyup and code fixes as and when required
2012-02-21 16:07:31 +00:00
danikov
a5c90f2730
add checks for: NetworkType, NetworkConfiguration, IpScope, NetworkFeatures, SyslogServerSettings, RouterInfo, NetworkService, IpRange(s), IpAddress(es)
2012-02-21 11:32:28 +00:00
danikov
d267f53950
corrected typing and added to ALL
2012-02-21 11:32:28 +00:00
danikov
8e30658078
update client to use references and get metadata value
2012-02-21 11:32:27 +00:00
danikov
9ce2004365
flesh out live test
2012-02-21 11:32:27 +00:00
Andrew Donald Kennedy
29f26df137
default properties or something
2012-02-20 13:18:11 +00:00
Andrew Donald Kennedy
e7416e8709
maybe
2012-02-20 13:02:47 +00:00
Andrew Donald Kennedy
4e6bb27e9d
Finishing up live tests for Catalog and Query, and general tifying of domain objects and constants
2012-02-20 13:02:46 +00:00
Andrew Donald Kennedy
473126e7ec
Add numeric ids to Check error messages
2012-02-20 12:35:51 +00:00
Andrew Donald Kennedy
d8390da9b4
Updates and fixes for existing clients, domain objects and tests, including:
...
- Changed MetadataEntry to MetadataValue where required
- Added more standardised assertion/error check messages
- Completed CatalogClientLiveTest
2012-02-20 12:35:50 +00:00
Andrew Donald Kennedy
973ef7e167
Query and catalog expect and live testing along with Checks and other cliemt and domain object fixes
2012-02-20 12:35:50 +00:00
Andrew Donald Kennedy
97f4d09778
Updates to query client and more domain objects and tests
2012-02-20 11:21:21 +00:00
Andrew Donald Kennedy
e764785219
Query client and domain objects
2012-02-20 11:21:21 +00:00
Andrew Donald Kennedy
a6b47cda5f
Add extra system properties for customising live User API. - including modifying NetworkClientLiveTest to use 'network-id' property
2012-02-20 11:02:10 +00:00
danikov
a1af04f292
added comment against failing test
2012-02-20 10:26:42 +00:00
danikov
8a048820b5
fixed reference
2012-02-20 10:25:35 +00:00
danikov
2a57950cd2
updated expects, gave tests nicer names, disabled failing test
2012-02-20 10:25:35 +00:00
danikov
c919ef704c
corrected media types
2012-02-20 10:22:26 +00:00
danikov
c9163b507c
sync up xml with live data
2012-02-20 10:22:25 +00:00
Adrian Cole
6317c880ad
Merge pull request #378 from andreaturli/development
...
issue 384: fixed GuestAdditions LiveTest
2012-02-19 06:48:55 -08:00
andreaturli
328621e961
issue 384: fixed GuestAdditions LiveTest - Adrian comments addressed
2012-02-19 10:59:45 +00:00
Adrian Cole
6913ceff8a
disabled broken test
2012-02-19 09:38:00 +02:00
Adrian Cole
636c3bb6e5
Issue 357:Init script should check for errors + herefile fixes + script events
2012-02-19 01:53:19 +02:00
andreaturli
290c5d5f47
issue 384: fixed GuestAdditions LiveTest
2012-02-18 12:44:44 +00:00
danikov
f7070bbdf4
typo
2012-02-17 14:01:37 +00:00
danikov
37c9f9df0e
live tests all green
2012-02-17 14:01:36 +00:00
danikov
fc2c71a803
corrected return type for getting a metadata value
2012-02-17 14:01:36 +00:00
danikov
6634d6a80a
eliminate %os
2012-02-17 14:01:36 +00:00
danikov
e3c0f79e4a
make check messages more detailed
2012-02-17 14:01:36 +00:00
danikov
76d28a45e5
add common checks
2012-02-17 14:01:36 +00:00
danikov
b0168c1b23
add string formattable error messages
2012-02-17 14:01:36 +00:00
danikov
f6efba9f25
rename metadata to entries
2012-02-17 14:01:35 +00:00
danikov
9f4246f587
allow name to be set
2012-02-17 14:01:35 +00:00
danikov
b96f818dff
correct pluralisation of getFiles call
2012-02-17 14:01:35 +00:00
danikov
e6a725afc6
add media imageType
2012-02-17 14:01:35 +00:00
danikov
da1a576634
add media live test
2012-02-17 14:01:35 +00:00
Ioannis Canellos
5490b3068c
[842] Added required import packages to cloudfiles api bundle. Improved import packages in all bundles.
2012-02-17 00:49:39 +02:00
Jeremy Daggett
bfe5f45ee2
Floating IP support
2012-02-16 10:55:34 -08:00
danikov
5f8b031c95
add missing acceptable link rels & media types
2012-02-16 17:37:23 +00:00
danikov
639b4202fb
make check messages more detailed
2012-02-16 17:36:34 +00:00
danikov
f7c35b7e61
strip out proxying
2012-02-16 12:06:08 +00:00
danikov
c57a267dd9
import code/upgrade task to support predicate for awaiting completion + status
2012-02-16 12:06:08 +00:00
Andrew Donald Kennedy
fde5aaee18
Change from SLF4J to Log4J to make the jclouds-wire-log work
2012-02-16 11:59:45 +00:00
Adrian Cole
27a94fc490
switched glesys to prefer openvz
2012-02-15 11:57:10 +01:00
Adrian Cole
e2c5f5ebce
Merge pull request #370 from danikov/vclouds-director-network
...
Issue 830 vCloud director Network
2012-02-15 00:30:31 -08:00
Adrian Cole
185bbc7242
Merge pull request #369 from danikov/vclouds-director-media
...
Issue 830: vCloud director Media
2012-02-15 00:27:55 -08:00
Andrei Savu
b0c17b8a9b
Merge pull request #368 from danikov/vclouds-director-bugfixes
...
Issue 830: vCloud director bugfixes & common changes
2012-02-14 22:45:18 -08:00
Andrei Savu
5c9820fabe
Merge pull request #367 from jdaggett/develop
...
Add Flavor functionality to openstack-nova
2012-02-14 22:40:28 -08:00
danikov
c638bccc1e
disabled failing tests
2012-02-15 03:33:22 +00:00
danikov
b0888355da
fixed copy/paste error
2012-02-15 03:33:05 +00:00
danikov
6c90cfd8ed
template out the live test
2012-02-15 03:15:47 +00:00
danikov
90826ef135
add metadata to the expect test
2012-02-15 03:15:46 +00:00
danikov
09fa69cc5e
add exemplar metadata entry
2012-02-15 03:15:46 +00:00
danikov
1944bd19f6
update client with new approach
2012-02-15 03:15:46 +00:00
danikov
ed316161ac
rebase OrgNetwork off abstract type
2012-02-15 03:15:45 +00:00
danikov
8d26cf75bc
separate out NetworkType hierarchy
2012-02-15 03:15:45 +00:00
danikov
8740b7211d
add live test
2012-02-15 03:15:44 +00:00
danikov
29fbfb36b7
improve expect test
2012-02-15 03:15:44 +00:00
danikov
fbc82c5f46
bugfix: use LinkedListMultiMap to guarantee header order
2012-02-15 02:52:26 +00:00
danikov
057850438b
update clients to use Reference
2012-02-15 02:52:06 +00:00
danikov
a90f92490c
add and update supporting xml
2012-02-15 02:51:32 +00:00
danikov
c378fef241
fix and update expect test
2012-02-15 02:51:15 +00:00
danikov
d0a164f5f5
update ALL media type
2012-02-15 01:21:15 +00:00
danikov
72a494d1d6
improved expect test
2012-02-15 01:19:51 +00:00