Skip to content

Commit 5164749

Browse files
Fix whitespace
1 parent 13d0fb1 commit 5164749

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/source/operations/upgrading-openstack.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1125,7 +1125,7 @@ the node for maintenance and begin draining the agents:
11251125
You can monitor the L3/DHCP agents being drained from the node by running:
11261126

11271127
.. code-block:: console
1128-
1128+
11291129
ssh -t <network0> watch ip netns ls
11301130
11311131
Once all agents have been drained, you can upgrade the containerised services
@@ -1143,7 +1143,7 @@ agents.
11431143
kayobe overcloud service upgrade --kolla-limit <network0> -ke neutron_service_limit='neutron-openvswitch-agent,neutron-dhcp-agent,neutron-l3-agent,neutron-metadata-agent,ironic-neutron-agent'
11441144
11451145
Following the service upgrade, the agents can be restored on the node by disabling maintenance:
1146-
1146+
11471147
.. code-block:: console
11481148
11491149
kayobe playbook run $KAYOBE_CONFIG_PATH/ansible/neutron-l3-drain.yml -e neutron_namespace_drain_host=<network0> -e maintenance=false -e neutron_namespace_drain_dhcp_agents=true

0 commit comments

Comments
 (0)