Age | Commit message (Expand) | Author |
2017-12-05 | Datasources: Formalize DataSource get_data and related properties. | Chad Smith |
2017-10-03 | Azure, CloudStack: Support reading dhcp options from systemd-networkd. | Dimitri John Ledkov |
2017-09-15 | CloudStack: consider dhclient lease files named with a hyphen. | Scott Moser |
2017-04-21 | CloudStack: Add NetworkManager to list of supported DHCP lease dirs. | Syed |
2017-04-12 | Remove (and/or fix) URL shortener references | Jon Grimm |
2016-12-22 | LICENSE: Allow dual licensing GPL-3 or Apache 2.0 | Jon Grimm |
2016-05-12 | Fix up a ton of flake8 issues | Joshua Harlow |
2016-04-28 | cloudstack: Only use DHCPv4 lease files as a datasource | Wido den Hollander |
2016-04-04 | DataSource: set ds_cfg to be a dictionary | Scott Moser |
2015-08-04 | pep8 fixes | Scott Moser |
2015-06-16 | Use wget to fetch CloudStack passwords. | Daniel Watkins |
2015-02-23 | Add documentation about upstream CloudStack HTTP fix. | Daniel Watkins |
2015-02-23 | Always close the password server connection, even on failure. | Daniel Watkins |
2015-02-20 | Split CloudStack password handling out to separate class. | Daniel Watkins |
2015-02-20 | Minor formatting clean-up in CloudStack DS. | Daniel Watkins |
2015-02-18 | Set an explicit timeout when fetching CloudStack passwords. | Daniel Watkins |
2015-02-18 | Failing to fetch a CloudStack password should never fail the whole DS. | Daniel Watkins |
2015-02-17 | Add explanatory comment. | Daniel Watkins |
2015-02-17 | Fetch and use passwords from CloudStack virtual router. | Daniel Watkins |
2015-02-17 | Clean up imports in DataSourceCloudStack.py. | Daniel Watkins |
2014-08-21 | use url_helper to combine url | Scott Moser |
2013-06-19 | fix and cleanup usage of util.logexc | Juerg Haefliger |
2013-03-07 | merge from trunk | Scott Moser |
2013-03-06 | Continue working on merging code. | Joshua Harlow |
2013-01-07 | DataSourceCloudStack: fallback to default route if no virtual router found | Gerard Dethier |
2012-12-19 | DataSourceCloudStack: use virtual router rather than default route | Gerard Dethier |
2012-11-12 | pep8 and pylint fixups | Scott Moser |
2012-10-24 | Handle the case where newer versions of boto | Joshua Harlow |
2012-08-22 | merge from trunk for pep8 fixes | Scott Moser |
2012-08-22 | fix pep8 complaints. | Scott Moser |
2012-08-22 | rework package mirror selection | Scott Moser |
2012-06-21 | 1. Move all info() logging methods to debug() | harlowja |
2012-06-20 | Massive pylint + pep8 fixups! | Joshua Harlow |
2012-06-19 | Add the ability to check if the metadata service is up before actually using it. | Joshua Harlow |
2012-06-15 | Fixups to ensure that pylint does not find anything major wrong. | Joshua Harlow |
2012-06-15 | Split up time calculation, use logexc instead of log.exception | Joshua Harlow |
2012-06-11 | Fix this up to use the new datasource class hierachy, as well as other new ob... | Joshua Harlow |
2012-06-07 | Darn it. Those shouldn't be there! | Joshua Harlow |