[dev] Can I submit for KT UCloud Driver for libcloud?

2012-06-13 Thread CharSyam
Sorry. I forgot to write subject. :) So I write this mail again. Hi. KT is a korean telecom company and cloud provider(IaaS). its system is based on cloudstack. but something is diffierent. so I made some code for it to inherit cloudstack driver. https://github.com/charsyam/libcloud-ktucloud

Re: [dev] Can I submit for KT UCloud Driver for libcloud?

2012-06-13 Thread Tomaž Muraus
Hey, I quickly glanced over the changes and they mostly look OK. The only thing which is missing are tests. Let us know if you need help with writing the tests (there are also plenty of examples in test/compute/). In the mean time, please create a JIRA ticket and submit your initial patch there s

[dev] Block storage volume API

2012-06-13 Thread Gabriel Reid
Hi, I'd like to propose the addition of block-level storage volume management in LibCloud. In the two environments that I'm familiar with (Amazon EC2 EBS and Cloudstack volumes), the way of working is very similar, with the main operations being: - create storage volume - attach storage vo