Adrian Cole
e389ce0f2d
format and imports
2012-03-09 15:53:29 -08:00
Adrian Cole
e1ecb920d5
Merge pull request #416 from mattstep/master
...
Add the compute service abstraction to the openstack nova client
2012-03-09 14:29:16 -08:00
Matt Stephenson
cc4b0cac82
Add compute service support to openstack-labs nova client
2012-03-09 13:33:30 -08:00
Adrian Cole
926cd0991f
spot test also needs m1.medium
2012-03-09 12:28:10 -08: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
Adrian Cole
5e6ddec874
nasty regression in state found by aled
2012-03-09 10:53:54 -08:00
Adrian Cole
c4b27b8ccb
updated 1.3.2 version
2012-03-09 09:59:31 -08: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
danikov
7815271717
adminOrg base (domain objects, clients, etc.)
2012-03-09 01:56:03 +00:00
Adrian Cole
d67aa3bbf5
more realistic test of ssh channel
2012-03-08 16:51:33 -08:00
Adrian Cole
e39fc48901
accidental close on finally block
2012-03-08 16:51:09 -08:00
Adrian Cole
dd7b16075e
Issue 861:SSHClient should provide access to input/output streams
2012-03-08 15:48:51 -08: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
38de846947
Issue 859:AWS EC2 Updates: New Medium Instance, 64-bit Ubiquity
2012-03-08 10:52:56 -08: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
Adrian Cole
4e7c3338cc
Merge pull request #410 from danikov/vclouds-director-admin-groups-merge
...
Issue 830: vCloud director Admin Groups
2012-03-08 10:01:45 -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
e8f5b049d8
modernized some gogrid tests and corrected iso information for datacenter 3
2012-03-07 13:11:31 -08:00
Adrian Cole
cf0b725b26
refactored hashCode, etc. as in NL sometimes date fields are not present
2012-03-07 12:59:58 -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
Adrian Cole
72e3599a8b
Merge pull request #402 from danikov/vclouds-director-admin-catalog
...
Issue 830: vCloud director Admin Catalog (publishCatalog)
2012-03-07 07:59:59 -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
Adrian Cole
b8d2ead8ee
Merge pull request #404 from aplowe/master
...
Issue 830: vCloud Director fixing vAppTemplate tests
2012-03-06 13:22:07 -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