Re: creating new issue in https://github.com/apache/libcloud

2017-10-12 Thread Tomaž Muraus
Hello, We use Jira for tracking issues. GitHub issues are disabled because we don't have direct control over them since GitHub repo is just a read-only mirror of the Apache repository - https://libcloud.readthedocs.io/en/latest/development.html#contribution-workflow Sent from my phone On Oct 12,

creating new issue in https://github.com/apache/libcloud

2017-10-12 Thread Pratik Bandarkar
Hi, I dont see "issue" section in https://github.com/apache/libcloud Can anyone tell me how I can create a new issue for libcloud? Regards, Pratik.

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

Re: startup script support for GCP?

2017-10-12 Thread Pratik Bandarkar
Hi, can anyone confirm if using API, instead of writing all commands in the "startup-script" value, is it possible to write startup script and pass location of the script in the metadata ? Regards, Pratik. On Mon, Oct 9, 2017 at 12:28 PM, Pratik Bandarkar < pratik.bandar...@gmail.com> wrote: >