Re: startup script support for GCP?

2017-10-16 Thread Eric Johnson
create_node() call in libcloud. Note, I just wrote this code w/o testing or anything. You'd obviously want to put in error checking, etc. On Mon, Oct 16, 2017 at 10:40 AM, Pratik Bandarkar < pratik.bandar...@gmail.com> wrote: > Thanks for info Eric. > > On Thu, Oct 12, 2017

Re: startup script support for GCP?

2017-10-12 Thread Eric Johnson
Hi Pratik, No, it doesn't support a from-file option. But it should be pretty straightforward to write a wrapper function that reads the contents of the file and puts it into the standard 'startup-script' metadata format. On Thu, Oct 12, 2017 at 10:04 AM, Pratik Bandarkar < pratik.bandar...@gmail

[ANNOUNCE] Apache libcloud 0.20.1 release

2016-01-19 Thread Eric Johnson
Libcloud is a Python library that abstracts away the differences among multiple cloud provider APIs. It allows users to manage cloud services (servers, storage, loadbalancers, DNS) offered by many different providers through a single, unified and easy to use API. We are pleased to announce the rel

[ANNOUNCE] Apache Libcloud 0.19.0 release

2015-10-30 Thread Eric Johnson
Libcloud is a Python library that abstracts away the differences among multiple cloud provider APIs. It allows users to manage cloud services (servers, storage, load balancers, DNS) offered by many different providers through a single, unified and easy to use API. We are pleased to announce the re