Adrian Cole
8ab1d7f26c
return false when node is null
2012-03-30 18:32:16 -07:00
Adrian Cole
a6429398fd
Issue 891: switch to openjdk; tested on ubuntu
2012-03-30 16:57:31 -07:00
Adrian Cole
59fe35f91c
Merge pull request #535 from danikov/vcloud-director-admin-refactor2
...
Issue 830: vCloud director Bugfix
2012-03-30 11:36:15 -07:00
danikov
fea72442b6
minor vcloud bugfixes
2012-03-30 18:23:20 +01:00
Adrian Cole
5b19e25582
Merge branch 'fix' of https://github.com/grkvlt/jclouds into vcloud-director-admin-refactor
...
* 'fix' of https://github.com/grkvlt/jclouds :
Issue 830: Remove wrong exception parser
Issue 830: Add some Javadoc for UndeployVAppParams
2012-03-30 09:48:40 -07:00
Adrian Cole
b5ae8073da
expect test structure for new admin client
2012-03-30 09:48:08 -07:00
Andrew Donald Kennedy
40e38a3ad6
Issue 830: Remove wrong exception parser
2012-03-30 17:24:00 +01:00
Andrew Donald Kennedy
ab4d8da22b
Issue 830: Add some Javadoc for UndeployVAppParams
2012-03-30 17:23:55 +01:00
Adrian Cole
73ec8a66ff
merged with latest vcloud-director lists-gone stuff
2012-03-30 09:23:20 -07:00
Adrian Cole
fc6f5ffd2f
Merge pull request #524 from grkvlt/rename
...
Issue 830: Method name tidying
2012-03-30 08:49:02 -07:00
danikov
557cf5e9b3
trying to fix guice to have both user/admin modules
2012-03-30 16:29:56 +01:00
Adrian Cole
98c1e14820
Merge branch 'master' of github.com:jclouds/jclouds into 1.5.x
...
* 'master' of github.com:jclouds/jclouds: (31 commits)
fixed keypair on nova and added test
First set of api's for opsource
First set of api's for opsource
Issue 830: Update client get methods to use new error handler
README.md - improved
README.md
Issue 888: consolidate code that addresses naming conventions, using hyphen as default delimiter
organize imports
removed deprecated RunScriptOptions & TemplateOptions
added new properties object
passwordAuthentication is now default for keystone
refactored properties objects to be consistent w/keystone
corrected spacing and new lines for README.md
updated readme.md
Intermittent JAXB error
Issue 830: Use ResourceNotFoundException
Issue 830: Make RasdItemsList implement Set
Issue 830: Tidy up client imports and javadoc
Issue 830: Tidy up domain object imports and remove unnecessary annotations
Issue 830: Use XmlElementWrapper annotation where possible
...
2012-03-29 15:20:24 -04:00
Adrian Cole
9d2aca696b
fixed keypair on nova and added test
2012-03-29 15:12:19 -04:00
Andrew Donald Kennedy
708b065454
Issue 830: Method name tidying
2012-03-29 19:41:48 +01:00
Adrian Cole
ed37df621f
Merge pull request #532 from kedardave/master
...
First set of api's for opsource
2012-03-29 11:20:40 -07:00
Adrian Cole
e22365e24f
Merge branch 'master' of github.com:kedardave/jclouds
...
* 'master' of github.com:kedardave/jclouds:
First set of api's for opsource
2012-03-29 14:18:25 -04:00
Kedar Dave
132418aa51
First set of api's for opsource
2012-03-29 14:18:10 -04:00
Kedar Dave
e3e90c0b9c
First set of api's for opsource
2012-03-29 14:06:50 -04:00
Adrian Cole
47ecc9aee1
Merge pull request #531 from grkvlt/error
...
Issue 830: Update client get methods to use new error handler
2012-03-29 08:23:07 -07:00
Andrew Donald Kennedy
2a60e1aedb
Issue 830: Update client get methods to use new error handler
2012-03-29 13:53:14 +01:00
Adrian Cole
0cb175d9f2
Merge pull request #530 from andreaturli/master
...
README.md - improved
2012-03-28 14:03:18 -07:00
Andrea Turli
c436b1ef50
README.md - improved
2012-03-28 21:59:16 +01:00
Adrian Cole
35a88b7f6f
Merge pull request #529 from andreaturli/master
...
README.md
2012-03-28 13:49:26 -07:00
Andrea Turli
f1207c2b6e
README.md
2012-03-28 21:45:53 +01:00
danikov
17e90c22b1
build users ahead of tests using admin credentials (WIP)
2012-03-28 09:50:38 +01:00
danikov
6ddd2072dc
refractor out admin
2012-03-28 09:49:51 +01:00
Adrian Cole
49e475edcd
Issue 888: consolidate code that addresses naming conventions, using hyphen as default delimiter
2012-03-28 03:37:54 -04:00
Adrian Cole
5c6ce9f081
organize imports
2012-03-28 03:37:48 -04:00
Adrian Cole
343470d0a5
removed deprecated RunScriptOptions & TemplateOptions
2012-03-28 03:37:43 -04:00
Adrian Cole
025396be37
added new properties object
2012-03-28 03:37:41 -04:00
Adrian Cole
e46cef9fbb
passwordAuthentication is now default for keystone
2012-03-28 03:37:40 -04:00
Adrian Cole
c56043db08
refactored properties objects to be consistent w/keystone
2012-03-28 02:30:04 -04:00
Adrian Cole
b18e61ae7a
Merge pull request #526 from dralves/master
...
simple patch with a readme.md update that includes troubleshooting instructions
2012-03-27 23:07:44 -07:00
Adrian Cole
59330991a5
Merge pull request #525 from grkvlt/jaxb
...
Intermittent JAXB error in AdminCatalogClientExpectTest
2012-03-27 23:07:06 -07:00
Adrian Cole
018702a4c1
Merge pull request #523 from grkvlt/error
...
Issue 830: Use ResourceNotFoundException
2012-03-27 22:47:41 -07:00
David Ribeiro Alves
6743f0bbf6
corrected spacing and new lines for README.md
2012-03-28 00:37:08 +01:00
David Ribeiro Alves
3be85a61de
updated readme.md
2012-03-27 20:39:02 +01:00
Andrew Donald Kennedy
e173612288
Intermittent JAXB error
2012-03-27 18:24:26 +01:00
Andrew Donald Kennedy
d35de3cc23
Issue 830: Use ResourceNotFoundException
2012-03-27 18:13:27 +01:00
Adrian Cole
ed3aca5c1d
Merge pull request #522 from novel/issue882
...
Issue 882: Make aws-s3 provider respect PROPERTY_S3_VIRTUAL_HOST_BUCKETS...
2012-03-27 08:59:40 -07:00
Adrian Cole
37ad4938df
Merge pull request #521 from grkvlt/vcloud
...
Issue 830: Updates to vCloud Director
2012-03-27 08:10:21 -07:00
Andrew Donald Kennedy
9bc2640601
Issue 830: Make RasdItemsList implement Set
2012-03-27 13:48:08 +01:00
Andrew Donald Kennedy
680a202b20
Issue 830: Tidy up client imports and javadoc
2012-03-27 13:48:07 +01:00
Andrew Donald Kennedy
8443bbe8f2
Issue 830: Tidy up domain object imports and remove unnecessary annotations
2012-03-27 13:48:07 +01:00
Andrew Donald Kennedy
9e860a2328
Issue 830: Use XmlElementWrapper annotation where possible
2012-03-27 13:48:06 +01:00
Andrew Donald Kennedy
d4713572e4
Issue 830: Update API listener - Log timestamp, test name - Get test duration from framework - Uses test description paramater for operation request details - Updated live client tests to use description instead of testName
2012-03-27 13:39:38 +01:00
Roman Bogorodskiy
ef549235fe
Issue 882: Make aws-s3 provider respect PROPERTY_S3_VIRTUAL_HOST_BUCKETS.
2012-03-27 13:46:43 +04:00
Adrian Cole
ff2982c747
Merge pull request #518 from richardcloudsoft/issue-886-ec2-windows-image-parsing
...
Issue 886 - update regexps of EC2 AMIs to match newest Windows AMIs
2012-03-25 10:04:05 -07:00
Richard Downer
5d1c5aec9e
Add regexp that matches style of Windows AMI names in EC2 starting March 2012. Add a unit test.
2012-03-25 10:52:44 +02:00
Adrian Cole
ed1864e810
toString tidies
2012-03-23 13:09:13 -07:00