Commit Graph

4550 Commits

Author SHA1 Message Date
andreisavu 3af4d3a5bb Use enum for *Rule.state 2012-01-10 03:24:00 +02:00
andreisavu b5bba81d05 Use a custom parser for the CIDR list 2012-01-10 02:47:42 +02:00
andreisavu ef8438d59a Use enum for PortForwardingRule protocol 2012-01-10 02:27:06 +02:00
andreisavu 6f463f1f79 Extensive testing using HTTP Expect tests 2012-01-10 02:11:24 +02:00
andreisavu 8c512e2d4e Added parser test for listFirewallRules 2012-01-10 01:31:11 +02:00
andreisavu c018e81eb3 Live tests passing for the new Firewall API calls 2012-01-10 01:16:41 +02:00
andreisavu 3ff038bf31 Complete the Firewall Client API 2012-01-09 18:33:45 +02:00
Andrew Phillips 56aa4e5ece Updated maven-gae-plugin version to 0.9.2 2012-01-08 23:16:13 -05:00
Andrew Phillips 54506e6da5 [issue 802] Simplified by using a Maven-provided and generated file instead of jclouds-version.properties 2012-01-08 23:03:47 -05:00
Adrian Cole add431a329 missing build property commit 2012-01-08 00:04:04 -08:00
Adrian Cole 6b1e1af144 updated iso url 2012-01-08 00:04:04 -08:00
Andrew Phillips 0dc9ecd531 [issue 802] Another slight improvement: remove unneeded test file 2012-01-07 21:27:38 -05:00
Adrian Cole a0e038d9df fixed slf4j format 2012-01-07 16:25:33 -08:00
Adrian Cole b049e93401 switched to slf4j for virtualbox 2012-01-07 16:25:33 -08:00
Adrian Cole c18696e91c added default jetty version 2012-01-07 16:25:33 -08:00
Mattias Holmqvist ad2c2a03e0 Updated names for add/remove in GleSYS IP client. 2012-01-07 23:37:28 +01:00
Adrian Cole 948a004b60 Merge pull request #296 from andreaturli/dev
issue 384
2012-01-07 14:27:38 -08:00
Adrian Cole 557c51dcb3 slight improvement to 802 2012-01-07 14:13:20 -08:00
andreaturli 97d5b49c90 issue 384: change properties.put(PROPERTY_IMAGE_ID, "ubuntu-10.04.3-server-i386"); 2012-01-07 21:14:30 +00:00
andreaturli 46a5d6f504 issue 384: fix some tests, only testCreateNodeWithGroupEncodedIntoNameThenStoreCredentials now fails 2012-01-07 21:09:20 +00:00
Adrian Cole 6da6869755 Merge pull request #295 from jclouds/issue-802-pull-request
[issue 802] Adding support for programmatically accessible version info
2012-01-07 12:09:21 -08:00
Adrian Cole 0b41e74728 Issue 805:don't reopen oauth package in core 2012-01-07 11:50:42 -08:00
Adrian Cole a238efb786 Issue 804:update tests to jetty 8 and fix deprecated usage 2012-01-07 11:34:20 -08:00
Andrew Phillips 62061d8235 [issue 802] Adding support for programmatically accessible version information 2012-01-07 14:07:41 -05:00
Adrian Cole bbc821a776 Merge pull request #293 from andreisavu/cs-load-balancer
Added missing options & one extra call for CloudStack Load Balancers
2012-01-07 10:24:30 -08:00
andreisavu 2fc3679c76 Added missing options & one extra call for CloudStack Load Balancers 2012-01-07 18:01:46 +02:00
Adrian Cole b2a9313c85 refactored config handling in virtualbox and cleaned up classes 2012-01-07 06:11:01 -08:00
Adrian Cole f390f314ee Issue 803: changes needed when guice is in production mode 2012-01-07 06:08:32 -08:00
Adrian Cole cc5aa5cee2 cloudfiles NPE when CDN not present 2012-01-07 05:13:58 -08:00
Adrian Cole ef021720b1 essential problem from Issue 803:lifecycle calls such as executorService.close() not called 2012-01-07 05:12:49 -08:00
Adrian Cole 0f71ae1596 added image constants 2012-01-07 01:28:12 -08:00
Adrian Cole 3574dededb clarified initial Expect test 2012-01-06 15:38:09 -08:00
Adrian Cole 7e8baf4f02 added default url 2012-01-06 15:38:09 -08:00
Adrian Cole 73e79468f3 added missing binding for RestContext 2012-01-06 15:38:09 -08:00
Adrian Cole dd5794036a ssh loop shouldn't attempt as root 2012-01-06 15:38:09 -08:00
andreisavu 1b9dfc7102 Test for AccountClient.listAccounts using the mock webserver 2012-01-06 15:38:08 -08:00
Mattias Holmqvist dec366c03a Added some functions to GleSYS IP. 2012-01-07 00:21:13 +01:00
Adrian Cole 775dd3a2b9 Merge pull request #292 from andreaturli/dev
issue 384: add unlockMachineAndApply to MachineUtils and
2012-01-06 14:39:25 -08:00
andreaturli 6507ebbdfe issue 384: add unlockMachineAndApply to MachineUtils, modify CreateMedium, CreateMachine and Clone tests 2012-01-06 22:23:20 +00:00
Adrian Cole dec63d7cbe improved nat rules to survive existing sets, and also made sure we lock machines before attempting to delete them 2012-01-06 12:31:49 -08:00
Adrian Cole 1255d91eef got rid of propertyutils 2012-01-06 11:30:50 -08:00
Adrian Cole 347a12a68f started finishing incomplete mock test 2012-01-06 11:30:27 -08:00
Adrian Cole 66c49135eb worked around deleting where an existing attachment on the same medium 2012-01-06 09:53:06 -08:00
Adrian Cole f7802b09b0 added imageId to the default properties of vbox and fixed a null 2012-01-06 09:52:26 -08:00
Adrian Cole 29f32cc6c2 added constant for image-id 2012-01-06 09:51:36 -08:00
Adrian Cole 013c0eaf83 refactored configuration and setup to test with build 4.1.8 2012-01-05 18:57:15 -08:00
Adrian Cole af598ffeb0 missing commit 2012-01-05 18:17:29 -08:00
Adrian Cole f06e6982eb Issue 800:introduce property for build version 2012-01-05 17:51:55 -08:00
Adrian Cole 99fb37f6cf refactored LiveTest code to share property initialization 2012-01-05 17:51:03 -08:00
Adrian Cole 42137677da Issue 801:fix inconsistency in test property test.provider.apiversion set in pom.xml -> api-version 2012-01-05 13:09:45 -08:00