Use list_concat in place of yaql
authorThomas Herve <therve@redhat.com>
Wed, 30 Aug 2017 13:43:16 +0000 (15:43 +0200)
committerEmilien Macchi <emilien@redhat.com>
Sat, 2 Sep 2017 15:54:49 +0000 (15:54 +0000)
commitfe975e8626b27817842eea0e4babbb7d72a919bf
treefbc00dd961e94901a0f8562164f2752093514297
parent79bd4a5c576829470ee0605551cee89233732021
Use list_concat in place of yaql

Where applicable, use list_concat instead of yaql to build new lists: it
should be more resilient to errors, easier to debug, and less expensive.

Change-Id: I6d3dbc7ee8eac50f46023a35af4ec7f2d378fd87
Related-Bug: #1714005
(cherry picked from commit 8008089de24437757d3ba10299bb1041b4aa627a)
12 files changed:
common/deploy-steps.j2
puppet/services/aodh-api.yaml
puppet/services/barbican-api.yaml
puppet/services/ceilometer-api.yaml
puppet/services/cinder-api.yaml
puppet/services/gnocchi-api.yaml
puppet/services/keystone.yaml
puppet/services/neutron-ovs-agent.yaml
puppet/services/nova-api.yaml
puppet/services/opendaylight-ovs.yaml
puppet/services/panko-api.yaml
puppet/services/zaqar-api.yaml