Hello,
I was wondering what the processes/criteria are for getting a driver into
libcloud from a non-committer.
The driver would be a small variation on existing ones in order to support
Nimbus based clouds:
http://github.com/clemesha-ooi/nimboss/blob/master/nimboss/node.py
Thankyou,
Tim
=============
Some Context:
There is a client system for cluster launches (to coordinate configuration:
contextualization) that we are working on at a higher level to integrate with
libcloud.
A prototype of that client system that makes use of the alternative libcloud
driver (but also a current driver EC2 when needed) can be viewed online:
http://github.com/clemesha-ooi/nimboss