January 2018
Intermediate to advanced
398 pages
7h 54m
English
Deleting a network in OpenStack is as easy as invoking the openstack network delete command. Neutron will delete any automatically-created ports associated with the network, like the ones created by/for the DHCP or router namespaces, and will return any automatically-assigned segmentation IDs to the respective pool for allocation to another network.
When deleting a network in OpenStack, ensure that all associated user-created ports have been deleted. This may require deleting instances, detaching and deleting ports from instances, or detaching and deleting ports from routers. When deleting a network, the following information will be necessary:
With the OpenStack client installed on our ...
Read now
Unlock full access