Commit Graph

53 Commits

Author SHA1 Message Date
Adrian Cole 3e5e09f406 formatting bug when image not found 2012-02-14 23:22:24 +01: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 134b65dbc6 Introduce Security Groups support to Nova 2012-01-16 23:48:15 +01:00
Christophe Hamerling 6c47f43a98 Fix comments and add keyName field in Server class 2012-01-13 12:30:57 +01: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 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
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
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 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
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
Adrian Cole edc1b10610 Issue 637: moved to sshj and tested on aws-ec2 gogrid cloudservers elastichosts-lon-p trmk-* 2011-07-25 03:59:01 -07:00
Adrian Cole acd4b4a628 clean up style warnings 2011-07-22 12:48:59 +10:00
Dmitri Babaev e29e9cd4a3 non-working live tests is disabled (they are not working due to the issues with OpenStack) 2011-06-03 03:38:40 +04:00
Dmitri Babaev bde692ab7c non-working live tests is disabled (they are not working due to the issues with OpenStack) 2011-06-03 03:09:43 +04:00
Dmitri Babaev 07e6088bdb incorrect imports fix 2011-06-03 02:46:16 +04:00
Dmitri Babaev 8375791335 comments for failing live tests
fixes in change password test
2011-06-03 02:38:00 +04:00
Dmitri Babaev 006d5e0eed more fixes in live tests
more debug logging
2011-06-02 23:21:14 +04:00
Dmitri Babaev 9916285ae7 timeout for tests is increased 2011-06-02 17:05:45 +04:00
Dmitri Babaev 7e4029136e live tests bug fixes 2011-06-02 16:53:12 +04:00
Dmitri Babaev ebf3527595 key file for live tests is renamed 2011-06-01 22:17:59 +04:00
Dmitri Babaev c009a89803 additional json test is moved to apis/nova 2011-05-27 23:35:22 +04:00
Dmitri Babaev dcc97a5387 Merge commit 'a3a97d02b83e613944ca4c1ecc278bc60015daf3' from upstream 2011-05-27 23:27:44 +04:00
Adrian Cole 08ee5d5c8d added tags to nodemetadata, revised byon to be persistable to blobstore 2011-05-16 00:46:02 -07:00