Commit Graph

1816 Commits

Author SHA1 Message Date
Adrian Cole 9ff4f84783 Issue 165: compute service now works in gogrid 2010-07-26 12:50:50 -07:00
Adrian Cole 0612e5e1ba Issue 165: added slicehost to the provider list 2010-07-26 02:44:26 -07:00
Adrian Cole 0d46ffbe04 Issue 191: added test 2010-07-26 02:38:43 -07:00
Adrian Cole d120b139fc Issue 164: initial commit for slicehost. note this is not complete 2010-07-26 02:38:18 -07:00
Adrian Cole 7d1e4ff514 issue 191 2010-07-25 20:25:48 -07:00
Adrian Cole ee2679346f Issue 191: gae doesn't have os.version 2010-07-25 20:08:00 -07:00
Adrian Cole b1b0e062e4 Issue 191: NetworkInterfaces not allowed on gae 2010-07-25 18:59:17 -07:00
Adrian Cole b40b6a45bc Issue 191: NetworkInterfaces not allowed on gae 2010-07-25 18:54:24 -07:00
Adrian Cole 06ecdb8d7a Issue 191: added ohai for java 2010-07-25 17:42:39 -07:00
Adrian Cole 35a766c0fa Issue 320: introduced Json object to decouple us from gson libraries 2010-07-25 17:40:44 -07:00
Adrian Cole c40a14012a enhanced to make jsonball store primitives better 2010-07-23 15:50:56 -07:00
Adrian Cole a7aa1c1964 bumped version on gae 2010-07-23 15:50:30 -07:00
Adrian Cole 7c3518f7ff Issue 191: changed encryption service so that it can decode a PEM key. updated chef to work in google appengine 2010-07-22 15:35:03 -07:00
Adrian Cole 126460fd1d updated to use rackspace 2010-07-21 15:33:29 -07:00
Adrian Cole 5f486566b9 Issue 319: updated to new rackspace url 2010-07-21 15:26:29 -07:00
Adrian Cole 13fa341a0e fixed conflict where multiple classes with the same method name and args tripped over themselves. enhanced trace logging and authz exception 2010-07-21 15:25:22 -07:00
Adrian Cole 9bffee1135 Issue 318: updated to gae 1.3.5 2010-07-21 11:51:08 -07:00
Adrian Cole 318e9b9071 added new status for ibm 2010-07-21 11:50:40 -07:00
Adrian Cole 5bd3eb0571 updated perftest to use amazon sdk and also stop using httpnio 2010-07-21 11:50:06 -07:00
Adrian Cole 7c2b014f25 Issue 191: added json literal support with default mapping on JsonBall class; updated chef implementation 2010-07-21 01:50:44 -07:00
Adrian Cole 76f75049f1 Issue 230: updated to support real version of IBM cloud api 2010-07-21 01:47:41 -07:00
Adrian Cole becf96d822 fixed exception parsing to return the correct parent exception 2010-07-20 16:24:39 -07:00
Adrian Cole 89ae22364c fixed to allow json binding as well parse dates that come in as -1 2010-07-20 16:24:04 -07:00
Adrian Cole 1ad4631266 Issue 191: added client domain object and fixed return types on nodes 2010-07-19 17:19:45 -07:00
Hugo Duncan 2fd0ac55b5 Added passing of constucted modules to compute-service options 2010-07-19 16:31:25 -04:00
Adrian Cole 887bb7adfe Issue 316: refactored ssh to use Payload object; deprecated non-payload methods 2010-07-19 13:08:12 -07:00
Adrian Cole 45450e1b8f added unit test to rimu 2010-07-19 13:07:25 -07:00
Adrian Cole 889f47078d fixed tests and virtualizationType for ec2 2010-07-17 22:33:00 -07:00
Adrian Cole d626a9848e Issue 311: now supporting ec2 cluster instance sizes and placement groups 2010-07-17 21:47:37 -07:00
Adrian Cole cd5fddf1f4 normalized all list operations to Set<Thing> and on 404 they return an empty list 2010-07-17 19:46:43 -07:00
Adrian Cole 7d27e70d59 ec2: started work on reserved instances 2010-07-17 13:08:22 -05:00
Adrian Cole f7df4af65b added windows bundling functionality to ec2 2010-07-17 10:57:46 -05:00
Adrian Cole 1bc44bf36a added snapshot javadoc ref 2010-07-17 02:10:05 -05:00
Adrian Cole e388772062 fixed javadoc reference which was hanging the build 2010-07-17 02:03:55 -05:00
Adrian Cole 1d0949dec5 Issue 315: added auto-deserialization of json into java objects and new @Unwrap annotation; Issue 311: fixed template parsing for new cluster instance in ec2; Issue 191: started adding node support to chef 2010-07-17 01:30:37 -05:00
Phil Hagelberg 328679799b Missed a layer of nesting. 2010-07-13 17:18:21 -07:00
Phil Hagelberg 3db58174bd Fix formatting of generateMD5BufferingIfNotRepeatable call. 2010-07-13 17:00:49 -07:00
Phil Hagelberg 2ad5df1d3c Use blobstore argument in md5-blob instead of dynamically-bound var. 2010-07-13 17:00:49 -07:00
Adrian Cole 1274a25e17 Issue 301: added Closeable to payload so that it works better in clojure 2010-07-13 18:27:45 -05:00
Adrian Cole 541ccdae51 added get credentials function to gogrid 2010-07-13 17:59:22 -05:00
Adrian Cole 4098c4bd0a regression in last commit; guice child injector locks up under threading; also added new ec2 instance size 2010-07-13 16:56:38 -05:00
Adrian Cole 891484a2aa Cleaned up scoping of delegated methods 2010-07-13 02:39:52 -05:00
Adrian Cole 436037c7be Issue 191: updated chef to use new utilities 2010-07-12 14:38:14 -07:00
Adrian Cole b641dbc1f1 Issue 306: started converting to name based instead of id based vcloud operations 2010-07-11 18:53:00 -07:00
Adrian Cole 23c9bbe33c Issue 27: stopped setting availability zone state as an enum, as it isn't required to be by spec 2010-07-11 14:50:54 -07:00
Adrian Cole 41e3ec6709 Issue 27: got eucalyptus and walrus working, after refactoring error handling 2010-07-11 01:26:56 -07:00
Adrian Cole f5f031685d Issue 303: updated to guava r06 2010-07-10 01:03:29 -07:00
Adrian Cole 376380be6b fixed terremark ecloud version 2010-07-09 21:24:05 -07:00
Adrian Cole e8d0a11cda Issue 301: refactored http payload and rewrote crufty tests 2010-07-09 21:13:11 -07:00
Adrian Cole 31d2da3c6f Issue 301: removed encryption service dependency from blob and added helper methods to blobstore.clj 2010-07-08 10:42:18 -07:00