Takashi Kajinami be1dfc9505 Use multipath in nova when multipathd is enabled
Currently we have environments/multipathd.yaml to deploy multipathd
service, but we still need to set NovaLibvirtVolumeUseMultipath to
make instances use multipath for volume connections.

This patch makes the environment file to also enable multipath usage
in nova, as we expect that user who use the environment want to
use multipath for volume connections.

Change-Id: I3ca55c01c4b03e990470c55b835095a71f3cad62
2020-03-26 23:32:46 +09:00
..
2019-11-21 11:07:51 -03:00
2020-03-12 14:02:52 -06:00
2017-03-06 18:10:55 +01:00
2020-02-20 13:28:16 +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
2020-03-18 09:27:36 -04:00
2019-02-20 21:58:28 +00:00
2019-03-21 07:29:46 -04:00
2020-03-14 17:25:34 -04:00
2019-06-04 15:12:38 +02:00
2019-12-18 21:05:45 -06: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