Adam Lowe
9718634570
openstack-keystone: reducing ServiceClient to simply listTenants()
2012-06-08 10:30:35 +01:00
Adrian Cole
46b4a6c8da
Issue 963:add transitional api for keystone-authenticated swift
2012-06-07 22:06:18 -07:00
Adrian Cole
f3950d6ae7
Merge branch 'cloudstack-qa' of https://github.com/andreisavu/jclouds
...
* 'cloudstack-qa' of https://github.com/andreisavu/jclouds :
Fixed typo DELETEING to DELETING
A few more skips & small fixes
I think I got AdvancedNetworkOptionsConverter figured out.
A bunch of work to get things actually working with CS3.x api.
Skip a few more tests & accept accounts with no keys attached
Fixed template status, network selection and domain live tests
Reduced the number of failing tests from 48 to 23
2012-06-07 17:34:11 -07:00
Adrian Cole
9cff013bb8
Merge pull request #665 from grkvlt/ec2-get-console-output
...
Issue 960: Add EC2 GetConsoleOutput API call
2012-06-07 17:26:53 -07:00
Andrei Savu
9b644fcceb
Fixed typo DELETEING to DELETING
2012-06-07 23:47:29 +03:00
Andrei Savu
1a9ea265cd
Merge branch 'master' of github.com:jclouds/jclouds into cloudstack-qa
2012-06-07 22:55:00 +03:00
Andrei Savu
bc22b99dee
A few more skips & small fixes
2012-06-07 22:54:19 +03:00
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
Andrew Bayer
1261a4c9b0
I think I got AdvancedNetworkOptionsConverter figured out.
...
Also made sure not to try to remove FirewallRules unless there's a
public IP in the first place.
2012-06-07 12:46:01 +03:00
Andrew Bayer
e6eaa2e192
A bunch of work to get things actually working with CS3.x api.
...
Note that AdvancedNetworkOptionsConverter is still...strange. I'm
really not sure what it should be doing.
2012-06-07 12:45:08 +03:00
Andrei Savu
2be3fa34be
Skip a few more tests & accept accounts with no keys attached
2012-06-07 12:44:18 +03:00
Andrei Savu
a83aa71087
Merge branch 'master' of github.com:jclouds/jclouds into cloudstack-qa
2012-06-07 11:25:44 +03: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
Andrew Donald Kennedy
7fd1c65575
Issue 960: Add EC2 GetConsoleOutput API call
2012-06-07 03:45:44 +01: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
Andrei Savu
134797844a
Fixed template status, network selection and domain live tests
2012-06-06 23:37:05 +03:00
Andrei Savu
03867b97b2
Reduced the number of failing tests from 48 to 23
...
* ID equality test fixes. Changed from == to .equals
* throw ResourceNotFoundException for all server responses
with code 431 that contain "does not exist"
* skip tests rather than failing when running the suite
as a regular or domain admin user. It's not possible to
have global admin access on public clouds
2012-06-06 16:53:57 +03: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