T
T
Thiago Alvarez2021-03-19 13:21:18
linux
Thiago Alvarez, 2021-03-19 13:21:18

When installing OpenStack16.1, does it give a "Deployment failure" error?

We put on Redhat8.2, Openstack16.1.
according to this documentation from the official site:
Link

605479c7d8042372686080.png

At chapter 5, point 3, after executing this command, it displays the error "Deployment failure".

Run the deployment command. Ensure that you include all .yaml files relevant to your environment:
$ sudo openstack tripleo deploy \
  --templates \
  --local-ip=$IP/$NETMASK \
  -e /usr/share/openstack-tripleo-heat-templates/environments/standalone/standalone-tripleo.yaml \
  -r /usr/share/openstack-tripleo-heat-templates/roles/Standalone.yaml \
  -e $HOME/containers-prepare-parameters.yaml \
  -e $HOME/standalone_parameters.yaml \
  --output-dir $HOME \
  --standalone


/var/log/heat-launcher/undercloud_deploy-***/ :
logs

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question