Add NTP server to Undercloud for offline deployments
Add an NTP server to the Undercloud for optional use with the Overcloud. This allows for a default NTP server pointing at the Undercloud, and allows for offline deployments without Internet access or access to an external NTP server. An external NTP server may still be used in production, but this simplifies proof-of-concept deployments and removes a dependency for CI or test deployments.
Note that since this blueprint was registered, tripleo-quickstart added support for setting up an NTP server on the Undercloud. We may be able to reuse that code, or we may decide that since this feature will be delivered in oooq that we don't need it in the undercloud setup scripts.
Blueprint information
- Status:
- Complete
- Approver:
- Emilien Macchi
- Priority:
- Low
- Drafter:
- Dan Sneddon
- Direction:
- Approved
- Assignee:
- None
- Definition:
- Approved
- Series goal:
- Accepted for future
- Implementation:
- Implemented
- Milestone target:
- None
- Started by
- Juan Antonio Osorio Robles
- Completed by
- Juan Antonio Osorio Robles
Related branches
Related bugs
Sprints
Whiteboard
(shardy) The implementation says needs code review, why aren't there any patches linked here?
(dsneddon) No code has been written, I changed the implementation to Slow Progress.
Gerrit topic: https:/
Addressed by: https:/
Allow to configure NTP servers