commit | 07d99883b5e5895000fa400da3dfe12dad54c4e9 | [log] [tgz] |
---|---|---|
author | Michal Zegan <m.zegan@samsung.com> | Thu Sep 05 18:36:47 2019 +0200 |
committer | Michal Zegan <m.zegan@samsung.com> | Fri Sep 06 12:26:09 2019 +0200 |
tree | e38b7b08c5f67647614558c0dfdfa6034443ca91 | |
parent | 1da8b7af533aa48450d42219f0615d0bb510da4a [diff] |
Change the way how volume map is constructed This commit modifies volume handling in heat template in cicdansible. Namely, it simplifies the generation of node to volume list mapping and makes it more readable and understandable, and also more flexible, because now parts of it could be conditionalized. This is required for a followup commit. Change-Id: I204aefd819f40050a2cb9e6a031dfb2c62da1f48 Issue-ID: OOM-2042 Signed-off-by: Michal Zegan <m.zegan@samsung.com>