Skip to content

Commit f7fd59a

Browse files
Alex-Welshassumptionsandg
authored andcommitted
Add debugging info to tls deployment docs
1 parent 2537f80 commit f7fd59a

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

doc/source/configuration/vault.rst

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -229,6 +229,18 @@ Enable the required TLS variables in kayobe and kolla
229229
230230
kayobe overcloud service deploy
231231
232+
If VM provisioning fails with an error with this format:
233+
234+
.. code-block::
235+
236+
Unable to establish connection to http://<kolla internal vip/fqdn>:9696/v2.0/ports/some-sort-of-uuid: Connection aborted
237+
238+
Restart the nova-compute container on all hypervisors:
239+
240+
.. code-block::
241+
242+
kayobe overcloud host command run --command "docker restart nova_compute" --become --show-output -l compute
243+
232244
Barbican integration
233245
====================
234246

0 commit comments

Comments
 (0)