Adrian Cole
aa8ff8e7ef
[maven-release-plugin] prepare for next development iteration
2012-10-11 11:23:44 +02:00
Adrian Cole
5deb0ca54a
[maven-release-plugin] prepare release jclouds-1.5.2
2012-10-11 11:23:43 +02:00
Adrian Cole
8deacf86bc
corrected api metadata and backfilled expect tests for hpcloud rackspace and trystack nova implementations
2012-09-29 19:02:28 -07:00
Adrian Cole
269915ce31
[maven-release-plugin] prepare for next development iteration
2012-09-27 11:00:25 -07:00
Adrian Cole
e8fc6ae324
[maven-release-plugin] prepare release jclouds-1.5.1
2012-09-27 11:00:24 -07:00
Adrian Cole
82f28c1800
[maven-release-plugin] prepare for next development iteration
2012-09-17 00:25:49 -07:00
Adrian Cole
93ac6cdf0f
[maven-release-plugin] prepare release jclouds-1.5.0
2012-09-17 00:25:44 -07:00
Adrian Cole
76e6f78a67
[maven-release-plugin] prepare for next development iteration
2012-09-09 12:20:04 -07:00
Adrian Cole
0b24a7f0ee
[maven-release-plugin] prepare release jclouds-1.5.0-rc.1
2012-09-09 12:20:00 -07:00
Adrian Cole
fef7bab24e
[maven-release-plugin] prepare for next development iteration
2012-08-22 18:55:45 -07:00
Adrian Cole
80afcf834f
[maven-release-plugin] prepare release jclouds-1.5.0-beta.11
2012-08-22 18:55:40 -07:00
Adrian Cole
e2b1ae38b9
[maven-release-plugin] prepare for next development iteration
2012-08-13 21:05:07 -07:00
Adrian Cole
fa63b7a4db
[maven-release-plugin] prepare release jclouds-1.5.0-beta.10
2012-08-13 21:05:00 -07:00
Adrian Cole
a439c03efc
[maven-release-plugin] prepare for next development iteration
2012-08-02 21:49:23 -07:00
Adrian Cole
1ece74b733
[maven-release-plugin] prepare release jclouds-1.5.0-beta.9
2012-08-02 21:49:21 -07:00
Adrian Cole
a898999355
merged master
2012-08-02 21:17:47 -07:00
Adrian Cole
735da0a285
Issue 1037: consolidate keystone endpoints to end with /v2.0/ + change hpcloud to default to user/pass auth
2012-07-29 16:30:20 -07:00
Adrian Cole
25fc0d69a3
[maven-release-plugin] prepare for next development iteration
2012-07-24 11:11:18 -07:00
Adrian Cole
9c38d9af14
[maven-release-plugin] prepare release jclouds-1.5.0-beta.8
2012-07-24 11:11:09 -07:00
Adrian Cole
11e9728dd5
[maven-release-plugin] prepare for next development iteration
2012-07-17 23:32:35 -04:00
Adrian Cole
c3697ebbae
[maven-release-plugin] prepare release jclouds-1.5.0-beta.7
2012-07-17 23:32:32 -04:00
Adrian Cole
e4545fe5fa
Merge branch 'master' of github.com:jclouds/jclouds into 1.5.x
...
* 'master' of github.com:jclouds/jclouds: (30 commits)
Issue 1011: introducing PagedIterable
Transform to work with SaxParser
added @Transform
disabled test that broke cloudbees build
Issue 1022:Move naming convention to Api from Client or Services:: cdmi
merged cdmi changes and fixed classpath issues
Issue 1022:Move naming convention to Api from Client or Services:: glesys jenkins openstack-* opsource-servers savvis-symphonyvpdc cloudwatch cloudidentity rackspace-cloudidentity aws-cloudwatch rackspace-cloudservers-us hpcloud-compute rackspace-cloudservers-us trystack-nova
Issue 1022: naming conventions
cloudstack: removing unnecessary (and in some cases misleading Named annotations). Also removing CloudstackParserModule - handling deserialization in constructors marked with ConstructorProperties annotation
Issue 1022:Move naming convention to Api from Client or Services:: carrenza-vcloud-director
Issue 1022:Move naming convention to Api from Client or Services:: joyent-cloudapi joyentcloud
Issue 1022:Move naming convention to Api from Client or Services:: vcloud-director
cleaned up http builders and expect tests
Fix infinite loops, found by FindBugs
Log hostnames only if they differ
vcloud tidies
nodepool progress and AdminAccessBuilderSpec
Issue 1022: updated aws-elb aws-iam aws-rds iam elb rds to new naming conventions
Issue 1022: added BaseRestApiExpectTest
swift keystone 2.0: applying defaultProperties()
...
2012-07-15 23:46:35 -07:00
Adrian Cole
180265fe49
Issue 1022:Move naming convention to Api from Client or Services:: glesys jenkins openstack-* opsource-servers savvis-symphonyvpdc cloudwatch cloudidentity rackspace-cloudidentity aws-cloudwatch rackspace-cloudservers-us hpcloud-compute rackspace-cloudservers-us trystack-nova
2012-07-15 15:00:42 -07:00
Adrian Cole
a14b940060
[maven-release-plugin] prepare for next development iteration
2012-07-10 12:22:44 -07:00
Adrian Cole
fd69ec5249
[maven-release-plugin] prepare release jclouds-1.5.0-beta.6
2012-07-10 12:22:42 -07:00
Adrian Cole
d284839a83
[maven-release-plugin] prepare for next development iteration
2012-07-03 22:58:26 -07:00
Adrian Cole
e96803862f
[maven-release-plugin] prepare release jclouds-1.5.0-beta.5
2012-07-03 22:58:21 -07:00
Adrian Cole
21e4d4ffe4
merged latest
2012-07-03 22:45:05 -07:00
Adrian Cole
fb98ce82f7
cleanup of module binding, clarity in toStrings, reduced wrapper depth for memoized sets
2012-07-02 19:36:27 -07:00
Adrian Cole
bd0d319473
updated identityName
2012-06-27 12:19:26 -07:00
Adrian Cole
44d6a4ea2b
[maven-release-plugin] prepare for next development iteration
2012-06-19 19:01:10 -06:00
Adrian Cole
35d704e3a4
[maven-release-plugin] prepare release jclouds-1.5.0-beta.4
2012-06-19 19:01:04 -06:00
Adrian Cole
52647ab9cc
Merge branch 'master' of github.com:jclouds/jclouds into 1.5.x
...
* 'master' of github.com:jclouds/jclouds:
introduce KeystoneProperties/TENANT_NAME KeystoneProperties/TENANT_ID properties; set value of prefix to tenantName
updated correct identityName in openstack providers
Add minDisk to toString.
Test for minDisk
Merge upstream changes to template builder
2012-06-19 01:10:39 -06:00
Adrian Cole
b5797ad543
introduce KeystoneProperties/TENANT_NAME KeystoneProperties/TENANT_ID properties; set value of prefix to tenantName
2012-06-19 01:06:44 -06:00
Adrian Cole
1a6ef2a37c
updated correct identityName in openstack providers
2012-06-18 08:39:59 -07:00
Adrian Cole
66d23889ce
[maven-release-plugin] prepare for next development iteration
2012-06-16 19:36:59 -04:00
Adrian Cole
daa041d76f
[maven-release-plugin] prepare release jclouds-1.5.0-beta.3
2012-06-16 19:36:55 -04:00
Adrian Cole
d980b4fd42
changed test poms to use provider.template and provider.ec2-template accordingly
2012-06-15 23:35:10 -04:00
Adrian Cole
72493161ab
Issue 965:transition openstack-nova from v1_1 package to v2_0
2012-06-08 10:35:58 -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
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
6a7daac7ed
removed duplicate test class
2012-05-21 15:57:50 -06:00
Adrian Cole
3ce355a2b4
image extension related classes under extensions package
2012-05-21 13:13:42 -06:00
Adrian Cole
5c647df129
Issue 938:TemplateBuilderSpec
2012-05-21 02:45:25 -06:00
Andrew Gaul
191a4e7341
Identity should be tenameName:accessKey
...
tenantId is something else. Tested against hpcloud.
2012-05-11 15:34:41 -07:00
Adrian Cole
acf1bc2d22
updated template expectations
2012-05-09 18:20:42 -07:00
Adrian Cole
19b19d2a5d
updated hpcloud template test
2012-04-26 08:46:27 -07:00
Adrian Cole
1f7211d32d
minor volume test-related changes
2012-04-24 12:36:11 -07:00
Adrian Cole
df7d2acbb4
wrapper -> view
2012-04-23 19:14:36 -07:00