Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-02-13 | do not warn on waiting for url | Scott Moser | |
2014-02-13 | wait less for the metadata service (by default) | Scott Moser | |
Waiting around for a metadata service in a given datasource means that if its not there all the subsequent datasources have to wait, and boot is slowed down. As it is right now, EC2 is the only one that has the right to wait. In the past, we had to wait around for the EC2 metadata service. I really do not want to extend that courtesy to other cloud platforms. A network based metadata service should be up as soon as networking is up. | |||
2014-02-08 | Capture IOError and use LOG better | Joshua Harlow | |
2014-02-08 | Remove HEAD usage and other small adjustments | Joshua Harlow | |
2014-02-07 | Add a bunch of new tests | Joshua Harlow | |
2014-02-01 | Don't forget the rest of the files! | Joshua Harlow | |