Andrew Donald Kennedy
74b5ef76e7
Creation of DMTF labs project
2012-04-10 18:02:25 +01:00
danikov
f3c5bbf4da
carrenza-vcloud-director provider
2012-04-10 17:10:56 +01:00
Adrian Cole
9cd9e4feeb
Merge pull request #553 from nacx/eventbus-module
...
Added EventBus module to configure the sync and async EventBus
2012-04-10 08:48:50 -07:00
Adrian Cole
54184914c5
Merge pull request #552 from nacx/configurable-prettyprint
...
Pretty print in payload is now configurable
2012-04-10 08:47:23 -07:00
Ignasi Barrera
6aab0d7716
Added EventBus module to configure the sync and async EventBus
2012-04-10 16:33:24 +02:00
Ignasi Barrera
a059a18ada
Pretty print in payload is now configurable
2012-04-10 16:03:02 +02:00
Adrian Cole
b2d4a158a6
Merge pull request #548 from aplowe/master
...
RestAnnotationProcessor.MethodKey change
2012-04-10 06:44:21 -07:00
Adrian Cole
4e07192b3f
Merge pull request #549 from aplowe/cloudwatch
...
Correcting default cloudwatch api version for live tests
2012-04-10 06:43:21 -07:00
Adrian Cole
2a3e02d510
Merge pull request #551 from danikov/vcloud-director-xml-annotations
...
Issue 830: vCloud director XML Enum Annotations
2012-04-10 06:42:59 -07:00
danikov
5e44ad39c2
xml enum annotation
2012-04-10 14:03:56 +01:00
Adam Lowe
ba493257be
Adjusting default cloudwatch version for live tests
2012-04-10 09:39:39 +01:00
Adam Lowe
bae9633d23
Test to check annotation processor finds the correct async client method
2012-04-10 08:12:40 +01:00
Adam Lowe
047662a4b1
Test to check annotation processor finds the correct async client method
2012-04-10 08:06:55 +01:00
Adam Lowe
ffeaa2feb8
Ensuring annotation processor finds the correct async client method
2012-04-10 08:06:55 +01:00
Adrian Cole
fc782dd7ee
Merge pull request #547 from mattstep/master
...
Fix to support creating new compute nodes using Essex OpenStack through the compute service
2012-04-09 16:22:17 -07:00
Matt Stephenson
344099b0f4
Construct a fully populated Server object before returning it back from the NovaComputeServiceAdapter in Openstack-nova
2012-04-09 14:25:27 -07:00
Adrian Cole
049688efcd
Merge pull request #546 from dhogan/extensions-alias
...
add aliases for extension namespaces
2012-04-09 09:54:45 -07:00
Adrian Cole
d09ad94ffa
Merge pull request #545 from danikov/vcloud-director-admin-enabled-tests
...
Issue 830: vCloud director Bugfix
2012-04-09 09:30:21 -07:00
danikov
facc48f2a6
eliminate/reduce need for vcloud properties
2012-04-09 16:57:56 +01:00
Dirk Hogan
411b14eddc
add aliases for extension namespaces
2012-04-09 08:44:22 -07:00
Adrian Cole
19a4d4f8cf
Merge pull request #544 from grkvlt/vcloud-updates
...
Issue 830: Minor updates
2012-04-09 06:12:33 -07:00
Andrew Donald Kennedy
6128947c7e
Issue 830: Minor updates
2012-04-09 11:46:48 +01:00
Adrian Cole
8425716eb4
Merge pull request #543 from andrewgaul/builder
...
Use inference to elide duplicated type parameters
2012-04-08 22:42:35 -07:00
Andrew Gaul
b47860afc1
Use inference to elide duplicated type parameters
...
Found with:
grep 'Builder.*<.*>.*Immutable.*<.*>.*builder();'
2012-04-08 22:32:04 -07:00
Adrian Cole
b19d86b7e0
[maven-release-plugin] prepare for next development iteration
2012-04-08 22:58:46 -06:00
Adrian Cole
e2bd8ac6c2
[maven-release-plugin] prepare release jclouds-1.5.0-alpha.3
2012-04-08 22:58:41 -06:00
Adrian Cole
e686d26ada
Merge branch 'master' of github.com:jclouds/jclouds into 1.5.x
...
* 'master' of github.com:jclouds/jclouds: (34 commits)
Issue 899:NPE on cleanUpIncidentalResourcesOfDeadNodes
openstack-nova-ec2 errors on authorizing security group to itself, and also needs to auto-allocate elastic ips
updated error parser to work with Nova EC2 error message
moved cacheloaders to the correct package
default to allocate elastic ips on openstack-nova-ec
more details when image doesn't match
PresentWhenExtensionAnnotationNamespaceEqualsAnyNamespaceInExtensionsSetTest
fix Accept header in delete
fix (unused) createImage http body in 404 test.
add tests for createImage, switch argument order.
remove unused import statements.
create an image from a nova vm instance.
Issue 891: update to support lucid
added openstack-nova-ec2 to allcompute
Updated PlatformServices attribute name for RUN@cloud's TweetStore version
Updated PlatformServices attribute name for OpenShift's TweetStore version
ensure tests are tidy, consistent, and clean up after themselves
refactor out test session to exist on the suite scope
make adminContext more robust
refactor out admin tests
...
2012-04-08 22:39:13 -06:00
Adrian Cole
daedd6e6b7
Issue 899:NPE on cleanUpIncidentalResourcesOfDeadNodes
2012-04-08 22:27:07 -06:00
Adrian Cole
915b548d04
Issue 899:NPE on cleanUpIncidentalResourcesOfDeadNodes
2012-04-08 22:23:28 -06:00
Adrian Cole
c1dd80f9b3
openstack-nova-ec2 errors on authorizing security group to itself, and also needs to auto-allocate elastic ips
2012-04-05 18:15:39 -07:00
Adrian Cole
dca3631aad
updated error parser to work with Nova EC2 error message
2012-04-05 17:42:26 -07:00
Adrian Cole
00c7179f72
moved cacheloaders to the correct package
2012-04-05 17:42:06 -07:00
Adrian Cole
bae742befe
default to allocate elastic ips on openstack-nova-ec
2012-04-05 16:56:15 -07:00
Adrian Cole
a1913431c4
more details when image doesn't match
2012-04-05 16:55:32 -07:00
Adrian Cole
03028338df
PresentWhenExtensionAnnotationNamespaceEqualsAnyNamespaceInExtensionsSetTest
2012-04-05 14:15:34 -07:00
Adrian Cole
94edcbf00d
Merge pull request #541 from dhogan/security-group-delete
...
fix Accept header in delete
2012-04-04 22:39:45 -07:00
Adrian Cole
deb8ac326a
Merge pull request #540 from echohead/openstack_nova_create_image
...
Openstack nova create image
2012-04-04 22:38:46 -07:00
Dirk Hogan
12e8a366fc
fix Accept header in delete
2012-04-04 16:44:06 -07:00
Tim Miller
59aa198fa7
fix (unused) createImage http body in 404 test.
2012-04-04 16:27:22 -07:00
Tim Miller
c8939ac0da
add tests for createImage, switch argument order.
2012-04-04 16:09:34 -07:00
Tim Miller
3cab636f29
remove unused import statements.
2012-04-04 11:48:05 -07:00
Tim Miller
4771fafe48
create an image from a nova vm instance.
2012-04-04 11:42:39 -07:00
Adrian Cole
95b33d335a
Issue 891: update to support lucid
2012-04-03 16:22:02 -07:00
Adrian Cole
21525f08ab
added openstack-nova-ec2 to allcompute
2012-04-03 10:49:49 -07:00
Andrew Phillips
cdaa86f0fb
Updated PlatformServices attribute name for RUN@cloud's TweetStore version
2012-04-03 11:47:59 -04:00
Andrew Phillips
a22a08a1ff
Updated PlatformServices attribute name for OpenShift's TweetStore version
2012-04-03 11:47:58 -04:00
Adrian Cole
83b72d483a
Merge pull request #539 from danikov/vcloud-director-admin-refactor3
...
Issue 830: vCloud director Admin Refactor
2012-04-03 07:15:40 -07:00
Adrian Cole
dfedfa0ebe
Merge pull request #538 from grkvlt/vcloud-updates
...
Issue 830: Updates and improvements for domain objects
2012-04-03 07:14:41 -07:00
danikov
1b9f29a706
ensure tests are tidy, consistent, and clean up after themselves
2012-04-03 15:01:38 +01:00
danikov
19cd7b4aa3
refactor out test session to exist on the suite scope
2012-04-03 15:01:38 +01:00