Commit Graph

70 Commits

Author SHA1 Message Date
Adrian Cole 3e5e09f406 formatting bug when image not found 2012-02-14 23:22:24 +01:00
Adrian Cole fe4d148528 updated current version to 1.5.0-SNAPSHOT 2012-02-04 11:06:07 -08:00
Adrian Cole ae1effd748 made openstack multi-region, and now select correct endpoint via apiversion property 2012-02-04 00:51:44 -08:00
Adrian Cole e759c6a450 openstack and rackspace related changes for Issue 826 2012-02-03 00:29:27 -08:00
Adrian Cole f93c495c43 refactored to use consistent setup*Properties methods like expect tt tests 2012-01-29 20:36:24 +08:00
Christophe Hamerling 88c85a8c49 Be able to define adminPass when creating a server 2012-01-23 15:16:33 +01:00
Christophe Hamerling 5c0ca0b7c1 Add access IPs in Server 2012-01-20 12:28:14 +01:00
Christophe Hamerling 9090625b78 Change List to Set in CreateServerOptions and Server 2012-01-17 09:51:47 +01:00
Christophe Hamerling 61ff64c8ce Merge remote-tracking branch 'upstream/master' 2012-01-16 23:50:24 +01:00
Christophe Hamerling 134b65dbc6 Introduce Security Groups support to Nova 2012-01-16 23:48:15 +01:00
Adrian Cole 3df052565f updated current version to 1.4.0-SNAPSHOT 2012-01-16 13:08:32 -08:00
Adrian Cole 2d4e385e1f Merge pull request #312 from chamerling/master
Adding keyname when creating server and some floating IPs related methods
2012-01-13 09:30:23 -08:00
Christophe Hamerling 6c47f43a98 Fix comments and add keyName field in Server class 2012-01-13 12:30:57 +01:00
Adrian Cole 983b1fbe07 fixed bad pom entry on live profile 2012-01-12 18:00:36 -08:00
Christophe Hamerling 03a5a55fcc Adding key name when creating server and floating ip methods 2012-01-12 11:40:27 +01:00
Aled Sage b11a608396 Issue 731: added RetryOnRenew handler to CloudLoadBalancers, Nova and Swift 2012-01-10 17:41:38 -08:00
Adrian Cole f06e6982eb Issue 800:introduce property for build version 2012-01-05 17:51:55 -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
Matt Stephenson f50ef6ecfc Add tests for Virtual CPU attribute in Flavor json 2011-12-28 10:46:10 -06:00
Matt Stephenson 481f7a4b2f Refactor Flavor class so that it is immutable 2011-12-28 10:45:34 -06:00
Matt Stephenson dbb7e5fb5d Add vcpus to the flavor entity. 2011-12-27 17:24:55 -06:00
Jason King 3c6b61acde Merge pull request #282 from tinamou/master
Issue 794: problem with creating nova client inside karaf
2011-12-23 07:34:07 -08:00
Marek Kasztelnik 5be26a175c fixed problem with creating nova client inside karaf 2011-12-22 23:09:23 +01:00
Adrian Cole c418edb140 license header 2011-12-22 02:17:49 -08:00
Adrian Cole 57df10029a cleaned up nova impl 2011-12-22 00:04:31 -08:00
Adrian Cole ca749a2c8b cleaned up nova impl 2011-12-21 23:59:51 -08:00
Adrian Cole f9b38f646c Issue 730: removed deprecated methods from ComputeService RunScript/TemplateOptions SshClient.Factory and replaced occurences of Credentials with LoginCredentials whereever possible 2011-12-20 23:19:45 -08:00
Adrian Cole 8148151b85 Issue 783:HTTP Accept header field contains invalid type (*) 2011-12-19 22:57:52 -08:00
Adrian Cole beb87a2131 Issue 781:update to guava 11.0-rc1 2011-12-14 23:56:50 -08:00
Adrian Cole 4a5af1e7a5 Issue 441: added new type: LoginCredentials, and (jclouds|provider).image.(login-user|authenticate-sudo) context properties 2011-11-21 11:00:12 +02:00
Adrian Cole 69467b04e3 Issue 752:move off deprecated systemProperties to systemPropertyVariables in surefire 2011-11-14 19:25:45 +02:00
Adrian Cole 6738ebf633 fixed cyclic property 2011-11-13 09:20:23 +02:00
Adrian Cole c08a7884bd Issue 750:property to set the image id for the default template 2011-11-11 19:48:28 +02:00
Matt Stephenson 882ae7fc41 Support new nova api 1.1 image and flavor entities on the server entity. As of openstack Diablo, imageref and flavorref no longer exist in the api. 2011-11-09 14:52:54 -06:00
Matt Stephenson 6f97696283 Add server uuid verification to existing unit tests. 2011-11-09 14:52:54 -06:00
Matt Stephenson ae287a97e8 Add ability to use uuid to delete servers using the nova client 2011-11-09 14:52:54 -06:00
Matt Stephenson 393c99561d Fix bug with nova client and Diablo where client sends Accept header that Diablo rejects as unparseable 2011-11-09 14:52:54 -06:00
Matt Stephenson a25c2616cc Add uuid to the nova Server domain object. 2011-11-09 14:52:54 -06:00
Matt Stephenson 3c803b3d8a Add Nova client get requests by uuid for retreiving Server, Flavor, and Image details. 2011-11-09 14:52:54 -06:00
Matt Stephenson dd5f343954 Add retrieving the self uri and make getURI more flexible so as to work with Openstack Diablo 2011-11-09 14:52:54 -06:00
Adrian Cole 552242e863 moved to 1.3.0-SNAPSHOT 2011-10-16 12:26:31 -07:00
Adrian Cole 842da34982 Issue 713:support userMetadata in createNodesInGroup in byon, cloudservers, and aws-ec2 2011-10-07 00:34:44 -07:00
Guillaume Nodet 87dd23551c Avoid using a non official jsr and use our own annotations 2011-09-16 17:52:12 +02:00
David Ribeiro Alves 8de88410f6 changed the way the version is fetched from nova to avoid NPE 2011-08-31 22:45:41 +01:00
Adrian Cole 960bfe709f Issue 663:Update license headers to jclouds, Inc. and setup NOTICE file 2011-08-16 18:14:30 -07:00
Adrian Cole 0a8f38b90e bumped snapshot version to 1.2.0-SNAPSHOT 2011-08-05 04:09:23 +01:00
Dmitri Babaev fec28774da tests properties config fix 2011-07-31 02:32:07 +04:00
Dmitri Babaev 0843d3bc7d test is updated according to ssh auth exception type change 2011-07-31 01:52:07 +04:00
Dmitri Babaev 12aabec2a6 waiting for node startup in live tests, timeout is increased for some tests 2011-07-31 01:31:27 +04:00
Dmitri Babaev e8dcfa5f52 image id property for tests, test properties load refactoring 2011-07-31 00:46:11 +04:00