Bug 1535066
| Summary: | [RFE] Support for chrony NTP service | ||
|---|---|---|---|
| Product: | Red Hat OpenStack | Reporter: | Miroslav Lichvar <mlichvar> |
| Component: | openstack-tripleo-heat-templates | Assignee: | Alex Schultz <aschultz> |
| Status: | CLOSED ERRATA | QA Contact: | Victor Voronkov <vvoronko> |
| Severity: | medium | Docs Contact: | |
| Priority: | high | ||
| Version: | 15.0 (Stein) | CC: | afazekas, aschultz, brault, cjeanner, dprince, emacchi, gregraka, jcoufal, mburns, pbarta, sclewis, thozza, vvoronko |
| Target Milestone: | Upstream M2 | Keywords: | FutureFeature, Reopened, Triaged |
| Target Release: | 15.0 (Stein) | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | |||
| Fixed In Version: | openstack-tripleo-heat-templates-10.5.1-0.20190606110437.b9992d9.el8ost | Doc Type: | Enhancement |
| Doc Text: |
In Red Hat OpenStack Platform 15, which depends on Red Hat Enterprise Linux 8, there is a new default Time service, chrony.
With this switch, Red Hat highly recommends that you use multiple Network Time Protocol (NTP) servers for both the undercloud and overcloud deployments.
|
Story Points: | --- |
| Clone Of: | Environment: | ||
| Last Closed: | 2019-09-21 11:15:27 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | 1647119 | ||
| Bug Blocks: | 1335596, 1396161, 1476902 | ||
|
Description
Miroslav Lichvar
2018-01-16 15:24:33 UTC
Blueprint proposed: https://blueprints.launchpad.net/tripleo/+spec/tripleo-chrony In making this switch it might also be worth switching the service over to be a container. We currently still run NTP on baremetal. Please note that moving chronyd to a container may have an impact on accuracy of the clock as the network interfaces don't support SW/HW timestamping. I'm not sure if it really matters for openstack. Thanks Tomas, in that case I am closing this BZ as won't fix, please inform us if/when this changes. (In reply to Jaromir Coufal from comment #15) > Thanks Tomas, in that case I am closing this BZ as won't fix, please inform > us if/when this changes. I think you misunderstood me. This means you actually MUST do the work for all the release which will be supported on top of RHEL-8... ;) Our understanding is that OSP currently relies on ntp as the NTP implementation. This bug is about moving OSP to chrony as the NTP implementation, since chrony is the default NTP implementation in RHEL-7 and it will be the ONLY NTP implementation in RHEL-8. Just to make sure we understand what is what: NTP - name of the protocol ntp - implementation of NTP chrony - preferred implementation of NTP This will be a blocker RFE for OSP 15 given the change in underlying RHEL. *** Bug 1511830 has been marked as a duplicate of this bug. *** *** Bug 1415974 has been marked as a duplicate of this bug. *** All patches are posted but we're waiting on an upstream promotion before we can land them all. Manual tests massed Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHEA-2019:2811 |