summaryrefslogtreecommitdiffstats
path: root/config/deploy
diff options
context:
space:
mode:
authorTim Rozet <trozet@redhat.com>2018-03-05 17:08:03 -0500
committerTim Rozet <trozet@redhat.com>2018-03-09 09:34:10 -0500
commit32550560a1b6e00565db8d995c84f304d4cb9893 (patch)
treec9b1f4e7dbd73a9cee34718d6e42ddd7365bd36f /config/deploy
parent3ed11a41b3aa792fc11e79b010f2366eb94f9d49 (diff)
Fixes ceph key import failures
There is an issue with HA deployments where sometimes key imports fail for Ceph which seem to occur around 50% of the time. When logging in after a failure, the key import seems to work which indicates it may be a race condition. In addition, sometimes the keyring that is created is missing the "caps" section of the file, which will also fail import. This patch adds a retries for a minute to try to import the key. It also moves creating/importing to the same Exec because there is evidence that the file is being modified by some other process right after the file content is created in the previous exec. JIRA: APEX-563 Change-Id: Ie8cfeb4803f6bed95f9e612eeb37c5cdf2d76617 Signed-off-by: Tim Rozet <trozet@redhat.com>
Diffstat (limited to 'config/deploy')
0 files changed, 0 insertions, 0 deletions