kolla-ansible/ansible/roles/nova-cell
Andrei Nistor 6ff6337230 Fix 'nova_cephx_raw_key' is undefined
When using external ceph without nova integration, kolla-ansible fails
because 'nova_cephx_raw_key' is undefined.
This patch fixes the issue by applying the 'default' filter to
prevent failure on undefined.
The change in behavior was introduced by [1].

[1] https://review.opendev.org/689753
commit 44709f4132

Change-Id: I2fdca1a6a78e78623733a387a2d8c7e29d449083
Closes-Bug: #1853862
Co-Authored-By: Mark Goddard <mark@stackhpc.com>
2019-11-25 16:33:22 +00:00
..
defaults Support multiple nova cells 2019-10-16 17:42:36 +00:00
filter_plugins Add unit tests for Nova Cells filters 2019-10-18 13:13:32 +00:00
handlers Support multiple nova cells 2019-10-16 17:42:36 +00:00
meta Copy Nova role as a basis for the Nova cell role 2019-10-01 14:48:19 +01:00
tasks Fix 'nova_cephx_raw_key' is undefined 2019-11-25 16:33:22 +00:00
templates Use valid_interfaces instead of os_interface for placement 2019-11-22 16:39:04 +01:00