Adrian Cole
|
55975af60d
|
Issue 820:Move off PropertiesBuilder for rocoto
|
2012-01-29 23:11:37 +08:00 |
Adrian Cole
|
bf4b6e8c95
|
Issue 823:migrate rackspace services to authenticationservice 1.1
|
2012-01-29 23:11:23 +08:00 |
Adrian Cole
|
f93c495c43
|
refactored to use consistent setup*Properties methods like expect tt tests
|
2012-01-29 20:36:24 +08:00 |
Adrian Cole
|
93a5bae746
|
Merge pull request #338 from andreaturli/development
issue 384: refactor sendScancode
|
2012-01-29 04:35:47 -08:00 |
andreaturli
|
1b53c2824c
|
issue 384: refactor sendScancode - refactoring with List.partition
|
2012-01-29 12:20:43 +00:00 |
andreaturli
|
8258415bbd
|
issue 384: refactor sendScancode - andrei and adrian comments addressed
|
2012-01-29 11:32:31 +00:00 |
Adrian Cole
|
8be10543e3
|
Merge pull request #337 from aplowe/master
GleSYS provider: updates to match GleSYS API Beta v0.1.6
|
2012-01-28 05:52:02 -08:00 |
Adam Lowe
|
507483540e
|
GleSYS provider: fixing typo
|
2012-01-28 12:38:51 +00:00 |
Andrei Savu
|
bf02dd918b
|
Merge pull request #339 from richardcloudsoft/cs-vlan
Implement the Cloudstack "Vlan" API
|
2012-01-27 16:08:07 -08:00 |
Andrea Turli
|
01c3319258
|
issue 384: refactor sendScancode
|
2012-01-27 12:24:17 +00:00 |
Adam Lowe
|
3ce3b28b21
|
GleSYS provider: updating ServerStatus for GleSYS api Beta v0.1.6 changes
|
2012-01-27 10:35:22 +00:00 |
Adam Lowe
|
2897caf24d
|
GleSYS provider: updating DomainClientExpectTest to parsing of domain_list_records.json
|
2012-01-27 10:08:05 +00:00 |
Adam Lowe
|
a08045982a
|
GleSYS provider: updating domain objects to match changes to the GleSYS api; removing redundant Parse*Tests
|
2012-01-27 10:08:05 +00:00 |
Andrei Savu
|
c04da585af
|
Merge pull request #336 from andrewgaul/user-threads-typo
Fix user threads typo
|
2012-01-26 16:04:44 -08:00 |
Andrew Gaul
|
d4dc61a7fe
|
Fix user threads typo
No functional changes.
|
2012-01-26 14:11:07 -08:00 |
Richard Downer
|
2660497807
|
Add create/deleteVlanIPRange()
|
2012-01-26 14:33:41 +02:00 |
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 |