Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1689396

Summary: undercloud deployment fails with "Error message:\ngiven timezone \"EDT\" is not available""
Product: Red Hat OpenStack Reporter: Alexander Chuzhoy <sasha>
Component: rhosp-directorAssignee: RHOS Maint <rhos-maint>
Status: CLOSED DUPLICATE QA Contact: Gurenko Alex <agurenko>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 15.0 (Stein)CC: aschultz, dbecker, mburns, morazi
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2019-03-15 19:53:58 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:

Description Alexander Chuzhoy 2019-03-15 19:49:50 UTC
undercloud deployment fails with "Error message:\ngiven timezone \"EDT\" is not available""

Environment:
python3-tripleoclient-11.2.1-0.20190313150340.969e01a.el8ost.noarch

[stack@undercloud-0 ~]$ date
Fri Mar 15 15:49:37 EDT 2019



Steps to reproduce:

Try deploy undercloud on a system with time zone set to EDT

Result:

TASK [Set timezone to EDT] *******************************************************************************************************************************************************************
fatal: [undercloud-0]: FAILED! => {"changed": false, "msg": "Error message:\ngiven timezone \"EDT\" is not available"}

NO MORE HOSTS LEFT ***************************************************************************************************************************************************************************

PLAY RECAP ***********************************************************************************************************************************************************************************
undercloud-0               : ok=199  changed=66   unreachable=0    failed=1

Exception: Deployment failed
Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/tripleoclient/v1/tripleo_deploy.py", line 1256, in _standalone_deploy
    raise exceptions.DeploymentError('Deployment failed')
tripleoclient.exceptions.DeploymentError: Deployment failed
None
Install artifact is located at /home/stack/undercloud-install-20190315191557.tar.bzip2

!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

Deployment Failed!

ERROR: Heat log files: /var/log/heat-launcher/undercloud_deploy-ioaows1b

!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

Deployment failed.

Comment 1 Alex Schultz 2019-03-15 19:53:58 UTC

*** This bug has been marked as a duplicate of bug 1688048 ***