Adrian Cole
5f29c52c19
updated javadoc for imageMatches
2012-06-05 11:35:43 -07:00
Adrian Cole
37e2cc7c1b
predicates for image
2012-06-04 17:19:24 -07:00
Adrian Cole
d2e1599c26
typo in timeout
2012-06-04 17:18:45 -07:00
Adrian Cole
bcd3d50ad6
Issue 956:add getImage by id to ComputeService
2012-06-04 16:54:49 -07:00
Adrian Cole
ef31f5114d
added rawState to RunningInstance
2012-06-04 16:54:30 -07:00
Adrian Cole
9bf92e0403
Issue 955:introduce NodeMetadata/Image.backendStatus
2012-06-04 12:50:54 -07:00
Adrian Cole
7203286a90
formatting
2012-06-04 11:42:08 -07:00
Adrian Cole
cadbf8c230
updated pom to latest versions; set clojure to explicitly specify plugin; removed maven 2 support
2012-06-03 17:29:50 -07:00
Adrian Cole
92d1f1b471
moved to explicitly adding clojure projects
2012-06-03 17:28:56 -07:00
Adrian Cole
5a3f6011a2
removed junit test dependency
2012-06-03 17:26:57 -07:00
Adrian Cole
16daf5cd1b
Merge pull request #661 from iocanel/master
...
Removed fragments and dynamic imports. Decreased build time
2012-06-03 09:53:20 -07:00
Ioannis Canellos
dbaed053b3
Renabled duplicate detection
2012-06-03 19:41:59 +03:00
Ioannis Canellos
b078adc3ce
Removed fragments and dynamic imports. Added centralized control of the maven-bundle-plugin.
2012-06-03 19:41:54 +03:00
Adrian Cole
b0014ec70b
Issue 950:cloudstack Template.status is an opaque string
2012-06-01 19:24:23 -07:00
Adrian Cole
3ddff73609
fixed auth test
2012-06-01 15:55:43 -07:00
Adrian Cole
6141cdfca5
added missing ssh config for terremark tests
2012-06-01 15:55:43 -07:00
Adrian Cole
f122aeadd8
fixed cloudservers expectations
2012-06-01 15:55:42 -07:00
Adrian Cole
160cd273e2
group name in test was too long, making dns exceptions
2012-06-01 15:55:42 -07:00
Adrian Cole
8159b6618f
Merge pull request #659 from aplowe/openstack-nova2
...
Openstack Quantum: adding openstack network api
2012-06-01 15:55:07 -07:00
Adam Lowe
e5127ffd9a
openstack-quantum: addressing review comments
2012-06-01 23:35:46 +01:00
Adam Lowe
c9de23a272
openstack-quantum: addressing review comments - adjusting method names and using @Path and @PathParam on delegate method to simplify PortClient
2012-06-01 22:50:48 +01:00
Adam Lowe
4008407de3
Adding support for @Path and @PathParam to delegate methods to RestAnnotationProcessor
2012-06-01 22:41:45 +01:00
Adrian Cole
20f4586be1
Merge pull request #660 from vijaykiran/issue-953
...
Issue-953 Make sure that port is set when modifying headers
2012-06-01 14:07:19 -07:00
vijaykiran
6d74805dd9
Issue-953 Make sure that port is set when modifying headers
2012-06-01 23:02:56 +02:00
Adrian Cole
6982b76a74
Merge pull request #658 from vijaykiran/issue-953
...
Set port in the request header from the endpoint
2012-06-01 08:49:38 -07:00
Adam Lowe
c47017e640
openstack-quantum: correcting bundle configuration
2012-06-01 16:06:15 +01:00
Adam Lowe
e5c7afa70c
openstack-quantum: adding network service for openstack
2012-06-01 16:00:32 +01:00
Adam Lowe
df919fb187
openstack-quantum: adding NETWORK service type and corresponding service in keystoneAuthResponse.json
2012-06-01 16:00:32 +01:00
vijaykiran
e0ad035606
Set port in the request header from the endpoint
2012-06-01 11:31:07 +02:00
Adrian Cole
adf2b5996a
Merge pull request #656 from aplowe/openstack-nova2
...
Openstack glance: adding create, reserve, update, upload and delete methods to ImageClient
2012-05-31 10:14:58 -07:00
Adam Lowe
57c11155fb
openstack-glance: following example in swift and not extending openstack-common BaseListOptions
2012-05-31 14:43:56 +01:00
Adam Lowe
fe53765de0
openstack-glance: documenting multiple vararg usage
2012-05-31 14:19:51 +01:00
Adam Lowe
7de87a1238
openstack-glance: adjusting to allow tests to pass when images have been reserved
2012-05-31 14:09:21 +01:00
Adam Lowe
03267c6e33
openstack-glance: Adding create, reserve, update, upload and delete methods to ImageClient
2012-05-31 13:41:00 +01:00
Adam Lowe
76531d62e0
Adding multiple varargs HttpRequestOptions support
2012-05-31 13:40:59 +01:00
Adrian Cole
96773b8a1b
Issue 952:add status field to image
2012-05-30 21:22:10 -07:00
Adrian Cole
5ce29e0931
Merge pull request #655 from hhrasna/patch-1
...
Don't throw NPE if EC2 image architecture is null
2012-05-30 17:06:14 -07:00
hhrasna
ef17ef23ea
EC2 image architecture can be null. Don't throw NPE if architecture is null.
2012-05-30 20:45:20 -03:00
Adrian Cole
07c2c24721
Issue 949:Introduce: ComputeMetadataIncludingStatus; Deprecate NodeState -> NodeMetadata.Status
2012-05-29 20:41:10 -07:00
Adrian Cole
cd08ce98cc
addressed nullables
2012-05-26 09:31:41 -07:00
Adrian Cole
84de4b30db
fixed CloudWatch.putMetricData
2012-05-26 09:31:22 -07:00
Adrian Cole
884e0d867e
Merge pull request #651 from jcscoobyrs/master
...
Implement PutMetricData for CloudWatch.
2012-05-26 08:34:54 -07:00
Jeremy Whitlock
c7d09a5951
Follow up to 9f1ca865e8
that addresses Pull Request 651 feedback.
...
* Removed all validation from the builders
* All objects build with builders have @Nullable for getters
* Removed PutMetricData object
* CloudWatch.putMetricData added as a helper to allow publishing more than 10
metrics at a time
2012-05-26 00:37:41 -06:00
Adrian Cole
93381f47a4
Issue 945:Port number is missing in service-managemant-url while invoking the Nova API of openstack
2012-05-25 22:26:53 -07:00
Jeremy Whitlock
9f1ca865e8
Implement PutMetricData for CloudWatch.
...
* Added support to create custom metrics in CloudWatch
* Fixed bug in Datapoint parsing that caused Sample(Count) to be null
2012-05-25 13:39:14 -06:00
Adrian Cole
40bd08ee6b
Issue 915: don't create full path on useradd
2012-05-22 23:10:41 -06:00
Adrian Cole
47a2e32fd7
Merge pull request #649 from aledsage/Issue-889-BetterErrorMsg
...
Issue 889: fixes error msg on aborting early wait for node-running.
2012-05-22 17:22:14 -07:00
Aled Sage
8033edf72f
Issue 889: fixes error msg on aborting early wait for node-running.
...
If nodeRunning retry-predicate returns early, then message says about
aborting prematurely rather than saying we waited for the full length
of time.
2012-05-22 21:29:25 +01:00
Alex Heneveld
628bbaf850
update sshj to 0.8.0, fixing power-of-2 bug reported by me and fixed by aled
2012-05-22 12:00:43 -06:00
Adrian Cole
f1c02d092f
Issue 926: cleaned up usage of authentication client
2012-05-22 11:31:32 -06:00