-
Bug
-
Resolution: Done-Errata
-
Major
-
rhos-18.0.8
-
None
-
5
-
False
-
-
False
-
?
-
manila-operator-container-1.0.13-6, cinder-operator-container-1.0.13-6
-
None
-
-
-
-
Pending Verification, Storage Integration Sprint 5
-
2
-
Important
To Reproduce Steps to reproduce the behavior:
- Deploy OCP4.18
- Set any timezone except UTC+0:00, for example, Asia/Tokyo UTC+9:00, according to https://access.redhat.com/solutions/5487331
- Deploy RHOSO18 control plane
- Check date command results between cinder, manila and nova.
Expected behavior
- All openstack related service should use UTC timezone.
Bug impact
- By this behavior, cinder and manila services have different timezone according to the OCP configuration.
Due to that, it increased the difficulty of troubleshooting and log analysis.
Known workaround
- Configure OCP nodes with UTC
Additional context
- Cinder operator code: https://github.com/openstack-k8s-operators/cinder-operator/blob/main/pkg/cinder/volumes.go#L25-L29
https://github.com/openstack-k8s-operators/cinder-operator/blob/main/pkg/cinder/volumes.go#L167-L171 - Manila operator code:
https://github.com/openstack-k8s-operators/manila-operator/blob/main/pkg/manila/volumes.go#L26-L31
https://github.com/openstack-k8s-operators/manila-operator/blob/main/pkg/manila/volumes.go#L76-L79
- links to
-
RHBA-2025:153488 Control plane Operators for RHOSO 18.0.11.