Adrian Cole
1fbc47bd77
added iam instance profile args to aws-ec2
2013-02-25 17:35:02 -08:00
Adrian Cole
ac7a4b5354
unhooked version dependency from ec2 async tests
2013-02-25 17:04:32 -08:00
Adrian Cole
6dc03a7993
fixed NPE on ec2 log statement
2013-02-25 15:40:16 -08:00
Adrian Cole
d85fbb55c6
Merge pull request #1359 from jclouds/iam-instance-profile
...
Iam instance profile
2013-02-25 11:06:02 -08:00
Adrian Cole
58dc9b9796
added iam instance profile support
2013-02-25 10:15:36 -08:00
Adrian Cole
83a36148ee
switched iam to use logback
2013-02-25 10:14:40 -08:00
Adrian Cole
62eb20a8dc
Merge pull request #1358 from jclouds/iam-role-policy
...
added IAM role policy crud
2013-02-25 08:43:10 -08:00
Adrian Cole
5626922ad4
Merge pull request #1354 from maginatics/findbugs
...
Address FindBugs warnings
2013-02-24 23:46:49 -08:00
Adrian Cole
c22699a2b2
added IAM role policy crud
2013-02-24 23:37:25 -08:00
Adrian Cole
1c17f59073
Merge pull request #1355 from jclouds/consider-form-param
...
consider @FormParam on @Delegate calls
2013-02-24 23:36:15 -08:00
Adrian Cole
d9c4cf2d39
consider @FormParam on @Delegate calls
2013-02-24 23:14:13 -08:00
Andrew Gaul
ff42fdfa13
Address FindBugs warnings
2013-02-24 20:17:50 -08:00
Adrian Cole
55925e4bf6
Merge pull request #1353 from jclouds/iam-role-crud
...
Iam role crud
2013-02-24 20:05:57 -08:00
Adrian Cole
94ead237fa
added basic CRUD for IAM roles
2013-02-24 18:48:32 -08:00
Adrian Cole
bb14629fa0
iam user api cleanup
2013-02-24 18:48:15 -08:00
Adrian Cole
0d43da7339
Merge pull request #1352 from jclouds/ec2-subnet-cleanup
...
various cleanups to get ec2 subnet api up to latest
2013-02-24 15:18:25 -08:00
Adrian Cole
7e270c5ddb
various cleanups to get ec2 subnet api up to latest
2013-02-24 14:40:31 -08:00
Adrian Cole
3c6a2b4318
Merge pull request #1351 from jclouds/update-iam
...
Update iam
2013-02-24 13:14:03 -08:00
Adrian Cole
9741babe39
updated IAM listing to be inline with other recent aws apis
2013-02-24 12:34:25 -08:00
Adrian Cole
1338daec50
added function to grab first arg during pagination
2013-02-24 12:34:00 -08:00
Adrian Cole
94c9e00e7b
Merge pull request #1350 from abayer/master
...
EC2 Subnet added, with DescribeSubnets support initially.
2013-02-23 18:35:41 -08:00
Andrew Bayer
707a77fedb
EC2 Subnet added, with DescribeSubnets support initially.
2013-02-23 17:31:15 -08:00
barakm
1d3ee50aad
Test decryption with bouncy castle crypto module.
2013-02-24 00:41:41 +02:00
Adrian Cole
544f06d37c
Merge pull request #1347 from maginatics/findbugs
...
Address FindBugs errors
2013-02-23 10:20:00 -08:00
Andrew Gaul
1f995879d6
Address FindBugs errors
2013-02-22 20:59:29 -08:00
Adrian Cole
199b30888c
Merge pull request #1346 from abayer/master
...
anyResourceId was actually filtering on any resource type instead
2013-02-22 17:09:25 -08:00
Andrew Bayer
3fb9ebe054
anyResourceId was actually filtering on any resource type instead
2013-02-22 16:04:46 -08:00
Adrian Cole
dc4dbd68bf
Merge pull request #1339 from jclouds/ultradns-rr-crud
...
ultradns rr crud
2013-02-22 15:20:00 -08:00
adriancole
21f3409c47
ultradns rr crud
2013-02-22 13:25:59 -08:00
Adrian Cole
86d5d69128
Merge pull request #1344 from maginatics/findbugs
...
Address FindBugs complaints
2013-02-22 12:19:09 -08:00
Adrian Cole
9e159200b5
Merge pull request #1345 from maginatics/logback-1.0.9
...
Upgrade logback to 1.0.9
2013-02-22 12:18:51 -08:00
Andrew Gaul
1ad4b17f12
Upgrade logback to 1.0.9
...
Changelog: http://logback.qos.ch/news.html
2013-02-22 11:19:35 -08:00
Adrian Cole
fec8e6f61a
Merge pull request #1337 from maginatics/guava-14.0-rc3
...
Upgrade to Guava 14.0-rc3
2013-02-22 11:10:51 -08:00
Everett Toews
cfdf5fbec8
Merge pull request #1343 from rackspace/swift-keystone-client-live-test
...
Live test to make Swift Keystone testing easier.
2013-02-22 09:52:42 -08:00
Andrew Gaul
ec4cdfda05
Address FindBugs complaints
2013-02-22 09:29:22 -08:00
Everett Toews
9dbe283055
Live test to make Swift Keystone testing easier.
2013-02-22 11:08:06 -06:00
Adrian Cole
fbf8681b1a
Merge pull request #1338 from jclouds/ultradns-zonecrud
...
ultradns create/delete zone
2013-02-21 21:41:24 -08:00
adriancole
f471be32d7
ultradns create/delete zone
2013-02-21 20:27:48 -08:00
Andrew Gaul
2b7d2ded4d
Upgrade to Guava 14.0-rc3
2013-02-21 18:25:27 -08:00
Everett Toews
dbe983b4f9
Merge pull request #1335 from rackspace/rax-clb-versioning
...
Added version to Rackspace Cloud Load Balancer package namespace.
2013-02-21 16:50:33 -08:00
Everett Toews
eef3d71526
Added version to Rackspace Cloud Load Balancer package namespace.
2013-02-21 16:07:15 -06:00
Adrian Cole
5f8c2c269c
Merge pull request #1334 from jclouds/delegate-with-payloadparam
...
@Delegate considers @PayloadParam
2013-02-21 12:59:23 -08:00
Andrew Bayer
698db63297
Coerce InsufficientResourcesException for CloudStack
2013-02-21 12:15:25 -08:00
adriancole
ebf96596c5
@Delegate considers @PayloadParam
2013-02-21 11:44:03 -08:00
Adrian Cole
7feabaf836
Merge pull request #1332 from jclouds/route53-summary
...
added summary log output to route53 live test
2013-02-21 11:31:36 -08:00
adriancole
aa91c6a5aa
added summary log output to route53 live test
2013-02-21 10:09:50 -08:00
Andrew Bayer
b756af1543
Add StopVirtualMachineOptions for forcing VM stop to CloudStack API
2013-02-20 12:53:10 -08:00
Adrian Cole
b0cebe85d2
Merge pull request #1315 from dralves/gce-non-compute-changes
...
gce api refactoring/cleanup/changes pre compute commit
2013-02-19 23:07:58 -08:00
David Ribeiro Alves
b6b4237380
Some refactorings and cleanup, namely:
...
- Moved all relevant null checks into Resource
- Made create firewall use FirewallOptions instead of a Firewall obj
- Consolidated a lot of the HttpRequests in the expect tests to allow for reuse (in compute)
2013-02-20 00:18:47 -06:00
Adrian Cole
a997d10d16
Merge pull request #1324 from jclouds/dynect-hardening
...
error handling hardening for dynect
2013-02-19 21:02:04 -08:00