Deploying the Overcloud and Configured Backends

After creating the "cinder-datacore-iscsi-config.yaml/cinder-datacore-fc-config.yaml" environment file with appropriate backends, deploy the backend configuration by running the OpenStack overcloud deploy command using the following templates option:

 

(undercloud) [director~]$ $openstack overcloud deploy --templates
...
-e cinder-datacore-iscsi-config.yaml
-e cinder-datacore-fc-config.yaml
...