4849 Commits

Author SHA1 Message Date
Richard Downer
b15a258fde Add listVlanIpRanges() and getVlanIpRange() 2012-01-25 14:25:27 +02:00
Richard Downer
9ca399049a Add empty Vlan[Async]Client module and tests 2012-01-25 14:15:36 +02:00
Richard Downer
710efb5842 Add VlanIPRange domain object and parser test 2012-01-25 14:14:10 +02:00
Andrei Savu
5d9d03ed7e Merge pull request #329 from andreaturli/develop
issue 384: fixed Clone and CreateAndRegister tests
2012-01-24 10:45:19 -08:00
andreisavu
8489cc4e05 Unit test for VolumeDetached predicate 2012-01-24 19:47:25 +02:00
karthikarun
fd01759c8a Added new VolumeDetached predicate for EBS support 2012-01-24 17:50:06 +02:00
Andrei Savu
ecfe1287e9 Merge pull request #331 from chamerling/master
One should be able to define adminPass when creating server
2012-01-23 06:34:04 -08:00
Christophe Hamerling
88c85a8c49 Be able to define adminPass when creating a server 2012-01-23 15:16:33 +01:00
andreaturli
f3386f40a7 issue 384: fixed Clone and CreateAndRegister - aledsage comments addressed 2012-01-22 22:30:47 +00:00
andreaturli
6739644809 issue 384: fixed Clone and CreateAndRegister tests 2012-01-22 13:09:24 +00:00
Adrian Cole
4816bb8a08 update javadoc and suggest areas for improvement 2012-01-22 12:12:19 +08:00
Andrei Savu
345f83581c Merge pull request #328 from chamerling/master
Add Access IPs in Server class
2012-01-20 05:03:32 -08:00
Christophe Hamerling
5c0ca0b7c1 Add access IPs in Server 2012-01-20 12:28:14 +01:00
Mattias Holmqvist
02353b93d5 Merge branch 'develop' of https://github.com/andreaturli/jclouds into pull-323
- Changed 'vboxmanage' to 'VBoxManage'
- Did some additional cleanup on the commit. Removed some unused code and some other tidying.
2012-01-20 00:04:20 +01: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
Ioannis Canellos
62624e29c7 Added org.jclouds.aws to the imported packages of aws-ec2 bundle. 2012-01-19 02:05:09 +02:00
Adrian Cole
d295f304d2 Merge pull request #327 from jdaggett/master
Added sample Keystone Auth Response
2012-01-18 13:48:38 -08:00
Jeremy Daggett
cf87d72ecf Adding sample Keystone Auth response 2012-01-18 13:36:16 -08:00
Andrei Savu
3863247372 Merge pull request #325 from richardcloudsoft/cs-pod
CloudStack "Pod" API (global administrator)
2012-01-18 11:29:03 -08:00
Richard Downer
36fd32b08e Add updatePod 2012-01-18 16:52:23 +00:00
Richard Downer
0821b02726 Add createPod and deletePod 2012-01-18 16:52:22 +00:00
Richard Downer
dea284fbb3 Add listPods API call, with supporting Pod domain object and unit tests. 2012-01-18 16:52:18 +00:00
Richard Downer
e136c73739 Add GlobalPodClient (empty classes only) 2012-01-18 16:52:18 +00:00
Richard Downer
2e8757af9c Refactor Host and Zone to share a common AllocationState enum type 2012-01-18 16:52:17 +00:00
Adrian Cole
2680460b9a Merge pull request #324 from iocanel/master
Compute Apis & Providers need tuning in their OSGi package imports.
2012-01-18 07:53:22 -08:00
Ioannis Canellos
cfe88031a2 Updated OSGi package imports for compute providers & apis. 2012-01-18 15:02:16 +02:00
Adrian Cole
8c2832df48 fixed test case on ninefold 2012-01-17 23:08:25 -08:00
Adrian Cole
de720b6da3 Issue 814:move openstack-nova to org.jclouds.labs groupId 2012-01-17 22:07:21 -08:00
andreaturli
8eb13861fc issue 384: refacoring MachineUtils. Eliminate a refuse from CreateAndRegisterMachineFromIsoIfNotAlreadyExists 2012-01-17 19:46:10 +00:00
andreaturli
6302c283a4 issue 384: refactoring of MachineUtils. NB: some tests have been disabled to finalize mock implementation later 2012-01-17 19:40:17 +00:00
Andrei Savu
55c12680a3 Merge pull request #320 from chamerling/master
Security Groups Minimal support for Nove
2012-01-17 04:39:32 -08:00
Ioannis Canellos
ccdeb26dd2 Fixed package imports for cloudservers us & uk. 2012-01-17 13:47:33 +02:00
Christophe Hamerling
9090625b78 Change List to Set in CreateServerOptions and Server 2012-01-17 09:51:47 +01:00
Jason King
5b00a46c30 Merge pull request #322 from jclouds/fix-c473da3-regression-take-2
Fixing test regression from c473da3
2012-01-17 00:09:42 -08:00
Andrew Phillips
a55081bcc6 Fixing test regression from c473da3 by allowing a different resource classloader to be supplied in testing 2012-01-16 22:34:33 -05:00
Andrew Phillips
d9b04c3cc4 Declaring private instance variables after all public ones 2012-01-16 22:20:59 -05:00
Adrian Cole
3d071b09b1 Merge pull request #319 from iocanel/master
Class loading issue in JcloudsVersion prevents jclouds 1.3.0 to work under OSGi
2012-01-16 14:57:17 -08:00
Christophe Hamerling
61ff64c8ce Merge remote-tracking branch 'upstream/master' 2012-01-16 23:50:24 +01:00
Christophe Hamerling
134b65dbc6 Introduce Security Groups support to Nova 2012-01-16 23:48:15 +01:00
Ioannis Canellos
c473da3611 JCloudsVersion now uses the classloader that loaded the class instead of the TCCL 2012-01-17 00:35:24 +02:00
Adrian Cole
d78741ab0d Merge pull request #317 from aplowe/master
GleSYS provider, adding template and IP details to ServerDetails bean
2012-01-16 13:43:44 -08:00
Adrian Cole
721c7274a4 Merge pull request #318 from andreisavu/zone-api
Implemented Zone API for Global Admin
2012-01-16 13:41:55 -08:00
Adrian Cole
3df052565f updated current version to 1.4.0-SNAPSHOT 2012-01-16 13:08:32 -08:00
andreisavu
e978e01a1d Implemented Zone API for Global Admin 2012-01-16 22:54:46 +02:00
Adam Lowe
f3bbcb601d Renaming ServerIp to Ip 2012-01-16 20:04:13 +00:00
Andrew Phillips
6b1e8cee34 Dropped support for non-semver compliant 'x.y.z-rc-n' RC versions 2012-01-16 13:26:33 -05:00
Andrew Phillips
2f2953c603 Using a different test container since 'test.jclouds-runatcloud-tweetstore' causes 500 errors on cloudonestorage 2012-01-16 12:14:03 -05:00
Adam Lowe
6f009695e5 Adjusting ServerDetails with additional fields needed for GleSYSComputeServiceAdaptor 2012-01-16 14:49:18 +00:00
Adam Lowe
f8efc3564f Adjusting ServerDetails with additional fields needed for GleSYSComputeServiceAdaptor 2012-01-16 14:45:45 +00:00