Description of problem: When deploying an HA overcloud, if you don't pass in an NTP server to the deployment command, this has often caused issues with keystone tickets being rejected based upon controller time drift. Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: --ntp-server should be a required parameter. Additional info:
Patch is for review. Parameter --ntp-server is required for deployments with more than one controller node now. It might break some test scripts which does not count with this requirement.
[stack@instack ~]$ openstack overcloud deploy --templates --control-scale 3 WARNING: rdomanager_oscplugin.v1.overcloud_deploy.DeployOvercloud There are 8 ironic nodes with no profile that will not be used: 0e12788c-ffd7-4fc7-ba1c-3f26b602576f, fa97c13f-9bda-4f62-ab74-b56ed81fbc16, cde9523c-a974-4f89-9af2-3810e3f0a3b2, e9ab214b-9a39-45d6-b0dc-4b8f61b136aa, 6bde62d3-322a-4885-8933-33a905678c11, c4cd552f-0d2d-487b-95d8-6c7181d874fe, 6fe1e8e1-ea86-4d9e-818f-22748fbda983, a54594ff-74be-413b-8c4d-e2f2ce2cf08d ERROR: rdomanager_oscplugin.v1.overcloud_deploy.DeployOvercloud Configuration has 1 warnings, fix them before proceeding. ERROR: openstack Specify --ntp-server when using multiple controllers (with HA).
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/RHSA-2015:1862