Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-09-29 | testing: remove cloud_tests (#1020) | James Falcon | |
Cloud tests have been replaced with integration tests | |||
2018-04-12 | Implement ntp client spec with auto support for distro selection | Ryan Harper | |
Add a base NTP client configuration dictionary and allow Distro specific changes to be merged. Add a select client function which implements logic to preferr installed clients over clients which need to be installed. Also allow distributions to override the cloud-init defaults. LP: #1749722 |