You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@libcloud.apache.org by Rene Moser <ma...@renemoser.net> on 2014/10/01 14:24:21 UTC

[dev] cloudstack provider improvements

Hi

I just joined the ML and wanted to let you know, that I am working on
cloudstack provider improvements and implementing missing stuff I need
for my ansible module https://github.com/resmo/ansible-cloudstack.

Here is my first patch https://github.com/apache/libcloud/pull/367.

Be gentle, it is my first one :)

Yours
René alias resmo


Re: [dev] cloudstack provider improvements

Posted by Rene Moser <ma...@renemoser.net>.
On 10/01/2014 02:27 PM, sebgoa wrote:

> Hi Rene, I saw it. Thanks a lot for the PR,

Ok, great, I didn't know if anyone will get notified :)

> I will have a look at it later this afternoon or tonight.

Nice.

> The cod guidelines are pretty good:
> http://docs.libcloud.apache.org/en/latest/development.html#general-contribution-guidelines
> 
> Make sure to submit unit tests and associated fixtures if you add any new methods.

I will take care. Thanks.

René



Re: [dev] cloudstack provider improvements

Posted by Rene Moser <ma...@renemoser.net>.
On 10/01/2014 02:38 PM, Roeland Kuipers wrote:
> We, myselfs and Jeroen (cc) are also adding functionality.
> You can expect a pull with more ACL list and Firewall functionality for VPC’s shortly.
> Not sure if that’s on your todo, but at least you’re aware now :)

Sounds good! This is not on my list, so no conflicts :)

I work on everything related to cloudstack's "project" feature.

René



Re: [dev] cloudstack provider improvements

Posted by Roeland Kuipers <RK...@schubergphilis.com>.
Great Rene!

Another one hacking on the cloudstack driver :)

We, myselfs and Jeroen (cc) are also adding functionality.
You can expect a pull with more ACL list and Firewall functionality for VPC’s shortly.
Not sure if that’s on your todo, but at least you’re aware now :)

Cheers,
Roeland
On 01 Oct 2014, at 14:27, sebgoa <ru...@gmail.com> wrote:

> 
> On Oct 1, 2014, at 2:24 PM, Rene Moser <ma...@renemoser.net> wrote:
> 
>> Hi
>> 
>> I just joined the ML and wanted to let you know, that I am working on
>> cloudstack provider improvements and implementing missing stuff I need
>> for my ansible module https://github.com/resmo/ansible-cloudstack.
>> 
>> Here is my first patch https://github.com/apache/libcloud/pull/367.
>> 
>> Be gentle, it is my first one :)
>> 
> 
> Hi Rene, I saw it. Thanks a lot for the PR,
> 
> I will have a look at it later this afternoon or tonight.
> 
> The cod guidelines are pretty good:
> http://docs.libcloud.apache.org/en/latest/development.html#general-contribution-guidelines
> 
> Make sure to submit unit tests and associated fixtures if you add any new methods.
> 
> 
>> Yours
>> René alias resmo
>> 
> 


Re: [dev] cloudstack provider improvements

Posted by sebgoa <ru...@gmail.com>.
On Oct 1, 2014, at 2:24 PM, Rene Moser <ma...@renemoser.net> wrote:

> Hi
> 
> I just joined the ML and wanted to let you know, that I am working on
> cloudstack provider improvements and implementing missing stuff I need
> for my ansible module https://github.com/resmo/ansible-cloudstack.
> 
> Here is my first patch https://github.com/apache/libcloud/pull/367.
> 
> Be gentle, it is my first one :)
> 

Hi Rene, I saw it. Thanks a lot for the PR,

I will have a look at it later this afternoon or tonight.

The cod guidelines are pretty good:
http://docs.libcloud.apache.org/en/latest/development.html#general-contribution-guidelines

Make sure to submit unit tests and associated fixtures if you add any new methods.


> Yours
> René alias resmo
>