Adrian Cole
|
12e57eec53
|
made admin features optional and url based on adminURL for identity service in catalog
|
2012-06-07 10:24:58 -07:00 |
Adrian Cole
|
ee64660f45
|
changed default login to root
|
2012-06-07 00:36:00 -07:00 |
Adrian Cole
|
d7cbb2da8d
|
attempt to clear fuzz from cloudservers
|
2012-06-07 00:14:48 -07:00 |
Adrian Cole
|
5c56e0b9c8
|
Issue 961:add cloudservers-nova-us
|
2012-06-06 23:39:09 -07:00 |
Adrian Cole
|
8f84608fe7
|
regression
|
2012-06-06 23:33:38 -07:00 |
Adrian Cole
|
d00e360d65
|
Issue 815: refactored the 3 major features of keystone into separate clients. removed cyclic dependency needed to support keystone controlling keystones in other regions
|
2012-06-06 23:14:23 -07:00 |
Adrian Cole
|
a8b5c713a1
|
Issue 962:slf4j initializing loggers to null
|
2012-06-06 16:35:48 -07:00 |
Adrian Cole
|
6cfa5877f3
|
incorrectly added file
|
2012-06-06 16:35:34 -07:00 |
Adrian Cole
|
8684e59025
|
fixed hpcloud-objectstorage blob signing
|
2012-06-06 16:04:06 -07:00 |
Adrian Cole
|
b58060599b
|
Issue 815: repackaged keystone classes into their own api
|
2012-06-06 14:57:50 -07:00 |
Adrian Cole
|
c18c97552f
|
Merge branch 'master' of github.com:jclouds/jclouds
* 'master' of github.com:jclouds/jclouds:
Fix port number in the parseauthentication
|
2012-06-05 11:36:05 -07:00 |
Adrian Cole
|
5f29c52c19
|
updated javadoc for imageMatches
|
2012-06-05 11:35:43 -07:00 |
Adrian Cole
|
f2bec6c353
|
Merge pull request #663 from vijaykiran/issue-953
Fix port number in the parseauthentication
|
2012-06-05 09:40:03 -07:00 |
vijaykiran
|
f9d25a1302
|
Fix port number in the parseauthentication
|
2012-06-05 13:12:40 +02: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 |