Arnau Verdaguer
9fcf42d3d5
[OVN] Check if exists trunk ports before cleanup
While migrating from OVS to OVN one of the steps of the migration is clean all the OVS trunk ports, this will fail if the environment does not have any trunk ports configured. This will do a comprovation in order to know if it's necessary to clean them or not. Also, since this playbook it will only clean the ovn interfaces it is not necessary to stop the whole migration. If any error occured while deleting any ovs interface a message will be printed so the user can take action if necessary. Change-Id: I6ec0b392b13daa9f64e051fb12b4b97a6c0a1730
OpenStack Neutron
Neutron is an OpenStack project to provide "network connectivity as a service" between interface devices (e.g., vNICs) managed by other OpenStack services (e.g., Nova).
To learn more about neutron:
- Documentation: https://docs.openstack.org/neutron/latest/
- Features: https://specs.openstack.org/openstack/neutron-specs
- Defects: https://launchpad.net/neutron
- Release notes: https://docs.openstack.org/releasenotes/neutron/index.html
- Source: https://opendev.org/openstack/neutron
Get in touch via email. Use [Neutron] in your subject.
To learn how to contribute, please read the CONTRIBUTING.rst file.
Description
Languages
Python
99.7%
Shell
0.3%