Andrew Phillips
|
d1fc23301d
|
Stopping the local DevAppServer after integration tests
|
2012-04-11 01:32:17 -04:00 |
Adrian Cole
|
8100246d8b
|
Merge pull request #556 from grkvlt/vcloud-live-tests
Issue 830: Fixes for vCloud live tests
|
2012-04-10 17:49:33 -07:00 |
Andrew Donald Kennedy
|
9c40c3a34d
|
Fixed NPE in error handler
|
2012-04-11 01:06:28 +01:00 |
Andrew Donald Kennedy
|
ef66989727
|
Corrections to fix expect and live test errors, including JAXB type naming for enumerations
|
2012-04-11 01:06:27 +01:00 |
Adrian Cole
|
ce0b181e0d
|
Merge pull request #555 from danikov/vcloud-director-carrenza
Issue 830: vCloud director Carrenza provider
|
2012-04-10 10:42:35 -07:00 |
Andrew Donald Kennedy
|
4de062c636
|
Fixing live test failures due to new enums and DMTF changes
|
2012-04-10 18:29:59 +01:00 |
Adrian Cole
|
43c32db7cf
|
Merge pull request #550 from grkvlt/dmtf
Issue 901: DMTF module
|
2012-04-10 10:26:55 -07:00 |
Andrew Donald Kennedy
|
ad1250984b
|
Use value of Role enum
|
2012-04-10 18:24:27 +01:00 |
Andrew Donald Kennedy
|
9dbdbb13a7
|
Fix failing tests due to new ReturnNullOnNotFoundOr404 behaviour
|
2012-04-10 18:24:27 +01:00 |
Andrew Donald Kennedy
|
a4d433d513
|
Update DMTF dependencies (removed log4j)
|
2012-04-10 18:23:55 +01:00 |
Andrew Donald Kennedy
|
2cfe215592
|
Updated XmlType annotations
|
2012-04-10 18:06:16 +01:00 |
Andrew Donald Kennedy
|
0e01520240
|
Updated types to fix some failing tests
|
2012-04-10 18:02:26 +01:00 |
Andrew Donald Kennedy
|
98f0c51b28
|
Update usage of collections of OVF sections
|
2012-04-10 18:02:26 +01:00 |
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
|
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 |