Re: [Cloud-init-dev] [Merge] lp:~jablonskis/cloud-init/add-gce-datasource into lp:cloud-init

2014-02-06 Thread Vaidas Jablonskis
Sure. I will use the helper. Another question I have is about user-data. GCE does not have such metadata item, instead every metadata item is the same. Should I still assume that people create user-data metadata item and put cloud-config data inside? --- Vaidas On 7 Feb 2014 01:45, "Joshua Harlow

Re: [Cloud-init-dev] [Merge] lp:~jablonskis/cloud-init/add-gce-datasource into lp:cloud-init

2014-02-06 Thread Joshua Harlow
Instead of using requests directly can u use the nice helper we provide via url_helper. That should save you from recreating some of the same code. -- https://code.launchpad.net/~jablonskis/cloud-init/add-gce-datasource/+merge/204464 Your team cloud init development team is requested to review th