ministryofjustice / salt-cloud-provider-vcloud

Salt Cloud Provider for VMWare vCloud
MIT License
13 stars 7 forks source link

Merge into Salt? #2

Open techhat opened 10 years ago

techhat commented 10 years ago

This looks really awesome, guys. Would you be interested in having it merged into Salt proper, to get more eyeballs on it? In any case, SaltStack would love to help with this driver in any way.

ashb commented 10 years ago

Yeah we'll be happy to merge it in once we test it a bit more heavily.

We also need to get some of the hacks we added on top of libcloud merged back upstream there first.

ashb commented 10 years ago

Example of one of the hacky bits I want to filter back upstream to libcloud:

https://github.com/ministryofjustice/salt-cloud-provider-vcloud/blob/d3708b3783d0027/salt/cloud/clouds/vcloud_support/libcloud_vcloud.py#L85-L91