Skip to content

Commit 0ff66f8

Browse files
committed
nova-api configure path fix, --skip-prechecks
1 parent 2e86f7a commit 0ff66f8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/gpus_in_openstack.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -253,7 +253,7 @@ Configure nova-api
253253
pci.alias also needs to be configured on the controller.
254254
This configuration should match the configuration found on the compute nodes.
255255
Add it to Kolla-Ansible configuration file:
256-
``etc/kayobe/kolla/config/nova-api/nova.conf``, for instance:
256+
``etc/kayobe/kolla/config/nova/nova-api.conf``, for instance:
257257

258258
.. code-block:: yaml
259259
@@ -267,7 +267,7 @@ Reconfigure nova service
267267

268268
.. code-block:: text
269269
270-
kayobe overcloud service reconfigure -kt nova --kolla-skip-tags common --skip-precheck
270+
kayobe overcloud service reconfigure --kolla-tags nova --kolla-skip-tags common --skip-prechecks
271271
272272
Configure a flavor
273273
^^^^^^^^^^^^^^^^^^

0 commit comments

Comments
 (0)