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
|
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
|
b58060599b
|
Issue 815: repackaged keystone classes into their own api
|
2012-06-06 14:57:50 -07:00 |
Adrian Cole
|
bcd3d50ad6
|
Issue 956:add getImage by id to ComputeService
|
2012-06-04 16:54:49 -07:00 |
Adrian Cole
|
5a3f6011a2
|
removed junit test dependency
|
2012-06-03 17:26:57 -07: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 |
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
|
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
|
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 |
Adrian Cole
|
96773b8a1b
|
Issue 952:add status field to image
|
2012-05-30 21:22:10 -07:00 |
Adrian Cole
|
07c2c24721
|
Issue 949:Introduce: ComputeMetadataIncludingStatus; Deprecate NodeState -> NodeMetadata.Status
|
2012-05-29 20:41:10 -07:00 |
Adrian Cole
|
67d8f9a0f4
|
image extension related classes under extensions package
|
2012-05-21 12:39:32 -06:00 |
Adrian Cole
|
5c647df129
|
Issue 938:TemplateBuilderSpec
|
2012-05-21 02:45:25 -06:00 |
Adrian Cole
|
bab3852140
|
Issue 908: list, listInDetail, show, getAsStream
|
2012-05-18 15:58:51 -07:00 |
Aled Sage
|
83c9ecc3d8
|
Issue 858: moved RetryIfSocketNotYetOpen from compute/ to labs/virtualbox/
|
2012-05-17 11:29:30 +01:00 |
Adrian Cole
|
96e272a91d
|
Issue 925: added default ctors so that gson can work w/o using sun.misc.Unsafe
|
2012-05-16 14:51:16 -07:00 |
unknown
|
c4499d8c5e
|
merged
|
2012-05-16 13:08:48 -07:00 |
Adrian Cole
|
c63f3119ca
|
formatting and imports
|
2012-05-15 14:43:29 -07:00 |
unknown
|
c1d9a7c47c
|
Joyent server and Dataset features
|
2012-05-15 14:30:44 -07:00 |
Adam Lowe
|
cc016d5dc8
|
Adjusting MapBinder to take Map<String,Object> so BindToJsonPayload can bind objects annotated with PayloadParam correctly
|
2012-05-14 13:09:22 +01:00 |
Adrian Cole
|
a6cc00e078
|
Merge pull request #603 from dralves/image-extension-all
image extension working on hpcloud, virtualbox and aws-ec2, cloudservers...
|
2012-05-10 16:43:27 -07:00 |
Adam Lowe
|
305a593d9a
|
vcloud-director: fixing expect tests that were incorrectly passing due to missing requestline check in BaseRestClientExpectTest
|
2012-05-10 15:24:46 +01:00 |
David Ribeiro Alves
|
f63c5a44c6
|
corrected formating issues and added headers
|
2012-05-10 09:07:12 +01:00 |
Adrian Cole
|
743773aeef
|
formatting
|
2012-05-08 10:14:14 -07:00 |
Adrian Cole
|
d99c18140e
|
cleanup on vbox
|
2012-05-07 11:51:29 -07:00 |
Adrian Cole
|
057313e512
|
Merge pull request #609 from grkvlt/vcloud-director-updates
Bugfixes and tidying for vcloud-director and automated test tool
|
2012-05-04 13:29:48 -07:00 |
Andrew Donald Kennedy
|
49e60aa8bc
|
Bugfixes and tidying for vcloud-director and automated test tool
|
2012-05-04 18:13:50 +01:00 |
Andrew Gaul
|
b0cd47befb
|
Prefer ImmutableMap for static ErrorCode map
Also mark member as final and fix line wrapping.
|
2012-05-03 15:39:07 -07:00 |
David Ribeiro Alves
|
082158ac3f
|
image extension working on hpcloud, virtualbox and aws-ec2, cloudservers implemented but has issues
|
2012-05-03 03:55:40 +01:00 |
Adrian Cole
|
19390ea87d
|
Merge pull request #602 from andrewgaul/propagate-or-null
Eliminate Throwables2.propagateOrNull
|
2012-05-02 15:21:30 -07:00 |
Andrew Gaul
|
74440a7a87
|
Eliminate Throwables2.propagateOrNull
Throwables.propagate always propagates the Throwable; there is no need
to return null.
|
2012-05-02 13:51:36 -07:00 |
Andrew Gaul
|
646f8d8b13
|
Improve use of Throwables.propagate
Throwing the return value removes some unneeded asserts and return
statements. Also remove some useless and misspelled propogate
wrappers.
|
2012-05-02 11:05:22 -07:00 |
Andrea Turli
|
96c98be9fd
|
jenkins api: multimaps.for(map)
|
2012-05-02 09:25:01 +02:00 |
Andrea Turli
|
fd7c8c06a2
|
jenkins api: buildWithParameters added
|
2012-05-01 22:15:45 +02:00 |
Adrian Cole
|
af65dbbac3
|
Merge pull request #593 from andrewgaul/string-builder
Prefer unsynchronized StringBuilder
|
2012-04-30 10:46:21 -07:00 |
Andrew Gaul
|
198d19714e
|
Prefer unsynchronized StringBuilder
A few instances remain due to EasyMock and Matcher.
|
2012-04-30 09:50:18 -07:00 |
Adrian Cole
|
6923a11ce7
|
Merge pull request #579 from danikov/vcloud-director-endpoints-and-predicates
Issue 830: vCloud director functions, endpoints and predicates
|
2012-04-30 07:59:58 -07:00 |
Adam Lowe
|
86e56096a0
|
Adding links to openstack-keystone admin API documentation
|
2012-04-30 15:28:58 +01:00 |
Adam Lowe
|
8857144dbc
|
Adding openstack-keystone to labs pom
|
2012-04-30 11:23:18 +01:00 |
Adam Lowe
|
7d53e18ed7
|
Renaming the service client (user operations) ServiceClient to better match up to Keystone documentation
|
2012-04-30 10:53:50 +01:00 |
Adam Lowe
|
10c6d80a39
|
Fixing javadocs
|
2012-04-30 10:49:44 +01:00 |
Adam Lowe
|
46b7ffa23c
|
Renaming the service client (user operations) ServiceClient to better match up to Keystone documentation
|
2012-04-30 10:49:31 +01:00 |