Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-02-13 | add 'user-data' support. | Scott Moser | |
This just adds user-data in 'instance/attributes/user-data'. Also turns retries to 0 on all other things. | |||
2014-02-12 | support configuration of MD_URL, disable if not resolvable. | Scott Moser | |
this allows the metadata url to be configured by setting: datasource: GCE: metadata_url: <value> Then also, if its not resolvable, we just deactivate the datasource quickly. | |||
2014-02-08 | wrap url get call in try/except clause | Vaidas Jablonskis | |
2014-02-07 | Forgot to include _trim_key function | Vaidas Jablonskis | |
Got removed somehow | |||
2014-02-07 | use url_helper instead of requests | Vaidas Jablonskis | |
2014-02-03 | Add Google Compute Engine data source support. | Vaidas Jablonskis | |