yatinkarel 5e83eeda5b Override ovn::controller::hostname to use hiera:fqdn_canonical
ovn::controller::hostname defaults to ::fqdn,
hostname can differ based on how nova configures it, detected
when dhcp_domain name is removed in [1].
So it's good to rely on fqdn_canonical hiera key which
nova also relies on to set "host" in nova.conf.

Also use neutron_timeout instead of neutron_url_timeout
which was deprecated for long and is removed in [1].

[1] https://review.opendev.org/#/c/658400/

Related-Bug: #1829993
Change-Id: If52302b5a04b5e146ac53ccd3fc65a064b2df2fb
2019-05-22 14:48:21 +05:30
..
2019-05-13 15:29:05 -06:00
2017-03-06 18:10:55 +01:00
2016-10-07 17:27:22 +00:00
2018-10-11 15:15:16 +00:00
2018-10-11 15:15:16 +00:00
2019-02-20 21:58:28 +00:00
2019-02-01 10:00:25 -05:00
2019-03-21 07:29:46 -04:00
2017-12-05 13:10:18 +00:00
2019-02-20 21:58:28 +00:00
2019-03-01 10:58:31 -05:00
2018-02-06 14:00:13 -08:00
2017-04-19 18:03:02 +01:00

This directory contains Heat environment file snippets which can be used to enable features in the Overcloud.

Configuration

These can be enabled using the -e [path to environment yaml] option with heatclient.

Below is an example of how to enable the Ceph template using devtest_overcloud.sh:

export OVERCLOUD\_CUSTOM\_HEAT\_ENV=$TRIPLEO\_ROOT/tripleo-heat-templates/environments/ceph_devel.yaml