adriancole
0eee0f9842
[maven-release-plugin] prepare release jclouds-1.5.7
2013-02-04 18:04:46 -08:00
adriancole
da7f6e9575
[maven-release-plugin] prepare for next development iteration
2013-02-02 08:30:47 -08:00
adriancole
62dde066e5
[maven-release-plugin] prepare release jclouds-1.5.6
2013-02-02 08:30:45 -08:00
Adrian Cole
1cb4c430b9
accomodate runtime credential changes
2013-01-26 23:27:27 -08:00
Adrian Cole
dae8e10592
[maven-release-plugin] prepare for next development iteration
2013-01-13 21:19:20 -08:00
Adrian Cole
3e28b726af
[maven-release-plugin] prepare release jclouds-1.5.5
2013-01-13 21:19:16 -08:00
adriancole
6f2c21ec7b
change cacheloader that can return nulls to return optional so to avoid cacheload exceptions
2013-01-10 15:27:25 -08:00
adriancole
c83aa133a2
refactored ec2 tests so that they can be used in aws-ec2
2013-01-10 14:58:07 -08:00
Adrian Cole
69a8304617
replaced jersey w/Uris & UriTemplates; removed complexity in url encoding and edge cases like matrix params
2012-12-24 16:11:08 -08:00
Adrian Cole
9d19777c46
added named annotations corresponding to IAM actions
2012-12-21 14:16:53 -08:00
Adrian Cole
ea3214c39e
ec2 doesn't need a strict dependency on bouncycastle
2012-12-20 11:06:43 -08:00
Adrian Cole
78053601aa
[maven-release-plugin] prepare for next development iteration
2012-12-10 17:43:56 -08:00
Adrian Cole
c33c5a40d8
[maven-release-plugin] prepare release jclouds-1.5.4
2012-12-10 17:43:53 -08:00
Adrian Cole
df9dadd8e4
removed redundant tests present in EC2ElasticBlockStoreClientExpectTest
2012-12-09 11:33:48 -08:00
Adrian Cole
824c0b781a
fix issue #917 : incorrect require in security_group2.clj and elastic_ip2.clj
2012-11-30 20:26:38 -05:00
Adrian Cole
dc214f4335
[maven-release-plugin] prepare for next development iteration
2012-11-13 19:49:47 -08:00
Adrian Cole
34152311be
[maven-release-plugin] prepare release jclouds-1.5.3
2012-11-13 19:49:46 -08:00
Adrian Cole
5c12a4fabb
javadoc fixes for TagApi
2012-11-13 08:07:24 -08:00
Adrian Cole
c98f7d7b72
Issue 1110: replace TagClient with TagApi in aws-ec2
2012-11-12 19:17:52 -08:00
Adrian Cole
36adaa8c96
carve out EC2Api/EC2AsyncApi for new features
2012-11-12 18:11:38 -08:00
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
0394afe23f
Issue 671: NPE on aws-ec2 w/vpc security groups
2012-10-08 15:41:50 -04: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
3be0f27b4b
merged latest
2012-09-16 23:53:55 -07:00
Adrian Cole
d766f8d4e3
stable ec2
2012-09-16 22:37:13 -07:00
Adrian Cole
6f5ebf3e90
Issue 1085:deprecate getRegion from EC2 domain objects
2012-09-16 12:55:48 -07:00
Adrian Cole
0b31622267
cleaned ec2 instance type
2012-09-15 14:05:24 -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
81d5f31359
Merge branch 'master' of github.com:jclouds/jclouds into 1.5.x
...
* 'master' of github.com:jclouds/jclouds: (30 commits)
Merge Keystone optional admin API provider with optional extension provider
Added binding for optional extensions
Make the OpenStack extension lists accessible for all APIs. Copied the Nova extension related code to the shared keystone package and added providers for extensions and aliases to all modules
added statement to rebase dist packages
added VAppNetworksLiveTest
Further OpenStack extensibility changes. Fixing constructors in RestContext classes
Fixed a possible NPE when ServiceFunctionLoader finds no OSGi service for a function.
fixed broken test
threading issue in test
openstack-quantum extensibility
openstack-swift extensibility
openstack-glance extensibility
openstack-nova extensibility
openstack-keystone extensibility
add FirstNetwork, in line with FirstRegion, etc., for use in FGCP provider
missing class
refactoring of smartos-ssh
Extend the VmSpecification to allow for all the extra memory settings.
Issue 1067:update to guava 13
removed invalid @Nullable usage and also usage of javax package usage
...
2012-08-13 20:29:15 -07:00
Adrian Cole
c7f35d3bb1
removed invalid @Nullable usage and also usage of javax package usage
2012-08-11 20:59:16 -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
3ab960ce39
made ec2 tests a bit more portable
2012-08-02 17:08:10 -07:00
vijaykiran
7a81769e1c
Issue-1051 overrideLoginUser not working
2012-08-03 01:14:09 +02:00
Adrian Cole
391c61c852
Issue 1051: added unit test to show what's wrong
2012-08-01 21:56:42 -07:00
Adrian Cole
b5558a25e9
test expectations
2012-07-30 12:31:16 -07:00
Adrian Cole
53fe278f03
added windows password parsing to ec2
2012-07-30 12:31:11 -07:00
Andrew Gaul
8ed0e28e68
Spelling corrections
2012-07-26 22:39:35 -07:00
Adrian Cole
1b0d6e027a
prettier toString on ec2
2012-07-26 10:07:14 -07:00
Richard Downer
6c86b89d83
DescribeSnapshotsResponseHandler bug parsing tags
...
DescribeSnapshotsResponseHandler behaved incorrectly when a snapshot had
metadata tags added - it would stop parsing and start the next Snapshot
object every time it saw an </item> tag. Since metadata tags contain
</item>, each tag would cause a new Snapshot object in the response
containing all nulls. Fixed by counting the tag nesting depth and only
responding to </item> at the correct nesting level.
2012-07-25 16:20:12 +01:00