Harald Jensås f3e55fae5c Fix hiera condition in UndercloudCtlplaneNetworkDeployment
_run_command() returns the output of the command executed.
If the Neutron API is disabled it would return the string
'false' which is in fact True as far as python is concerned.

We also need a depends_on to ensure the link to hiera.yaml
created in extraconfig/post_deploy/undercloud_post.sh is
already in place.

Change-Id: Iec958a92433d3f671862422ac85bc78d7babc01d
2018-11-08 03:53:55 +01:00
..
2018-05-09 08:28:42 +02:00
2018-05-09 08:28:42 +02:00

This tree contains additional configuration which happens "post deployment",
e.g after the OpenStack service configuration has been completed.