Error "PortBindingNotFound" while deleting a trunk parent port
Issue
Neutron trunk parent port cannot be deleted, without any warning message when issuing the command openstack port delete $UUID
(overcloudrc) [stack@director]$ openstack port delete 18c48833-234c-4bc3-8ea4-ac742b4cdb00
(overcloudrc) [stack@director]$
But the port is still there:
(overcloudrc) [stack@director]$ openstack port list |grep 18c48833-234c-4bc3-8ea4-ac742b4cdb00
| 18c48833-234c-4bc3-8ea4-ac742b4cdb00 | test_port | f8:15:fe:8c:a5:0b | | DOWN |
Environment
- Red Hat Openstack Platform 16.2 with ML2/OVS Neutron plugin
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.