configure-tenant-networks.rst (ironic-17.0.2) | : | configure-tenant-networks.rst (ironic-17.0.3) | ||
---|---|---|---|---|
skipping to change at line 143 | skipping to change at line 143 | |||
default; make sure not to override it by manually setting it to False. | default; make sure not to override it by manually setting it to False. | |||
#. Install and configure a compatible ML2 mechanism driver which supports bare | #. Install and configure a compatible ML2 mechanism driver which supports bare | |||
metal provisioning for your switch. See | metal provisioning for your switch. See | |||
:neutron-doc:`ML2 plugin configuration manual <admin/config-ml2.html>` | :neutron-doc:`ML2 plugin configuration manual <admin/config-ml2.html>` | |||
for details. | for details. | |||
#. Restart the ironic-conductor and ironic-api services after the | #. Restart the ironic-conductor and ironic-api services after the | |||
modifications: | modifications: | |||
- Fedora/RHEL7/CentOS7:: | - Fedora/RHEL8/CentOS8:: | |||
sudo systemctl restart openstack-ironic-api | sudo systemctl restart openstack-ironic-api | |||
sudo systemctl restart openstack-ironic-conductor | sudo systemctl restart openstack-ironic-conductor | |||
- Ubuntu:: | - Ubuntu:: | |||
sudo service ironic-api restart | sudo service ironic-api restart | |||
sudo service ironic-conductor restart | sudo service ironic-conductor restart | |||
#. Make sure that the ironic-conductor is reachable over the provisioning | #. Make sure that the ironic-conductor is reachable over the provisioning | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added |