wrong list, discard On Aug 28, 2013, at 6:51 AM, Sebastien Goasguen <[email protected]> wrote:
> Hi folks, > > I have been working on the cloudstack driver who needed lots of love. > > I am down to the deploy part and also trying to clean some of the argument > handling to make it more consistent with other drivers. > > Looking at the ec2 and openstack driver they do create_node a bit differently > with openstack calling _create_args_to_params() > > Do we have a preference in how to handle the kwargs ? > > I don't mind creating a _create_args_to_params() method it seems a bit more > clean > > Cheers, > > -sebastien
