python-tripleoclient/releasenotes/notes/undercloud-timezone-052a6c1c05e80850.yaml
Alex Schultz cca24538d4 Expose timezone configuration
This change adds an undercloud_timezone configuration that can be used
to configure the timezone when we install the undercloud.

Change-Id: I5dcf3250a181c3614189618b9bae62e466b00275
Related-Bug: #1784068
2019-01-07 15:44:42 -07:00

13 lines
543 B
YAML

---
features:
- |
Host timezone can be managed during the undercloud installation. The default
timezone is the timezone already configured for the system. The timezone
can be configured by setting undercloud_timezone in undercloud.conf
upgrade:
- |
Host timezone can be managed during the undercloud upgrade. The default
timezone is the timezone already configured for the system. The timezone
can be configured by setting undercloud_timezone in undercloud.conf and it
is recommended to set this going forward.