2019-11-28 10:24:47 -0500 | 获得奖牌 | ● 著名问题 (source) |
2019-11-27 01:48:55 -0500 | 回答问题 | How to Delete Orphaned Neutron Port Solution: I inserted values into ml2_port_bindigs and then delete ports through CLI. |
2019-11-21 07:51:00 -0500 | 评论问题 | How to Delete Orphaned Neutron Port I found one way but I'm not sure to do that is safe. http://www.tuxfixer.com/openstack-how-to-manually-delete-orphaned-neutron-port/ (http://www.tuxfixer.com/openstack-how...) |
2019-11-21 07:50:59 -0500 | 评论问题 | How to Delete Orphaned Neutron Port I wrong wrote DB table, port binging information should be in |
2019-11-21 07:50:59 -0500 | 评论问题 | How to Delete Orphaned Neutron Port Information should be exist and no matter if port bind to device or no. |
2019-11-21 07:50:59 -0500 | 评论问题 | How to Delete Orphaned Neutron Port I checked source code and as I understood when neutron deleting port, it see detail about portbinding. Neutron output say that:
|
2019-11-21 07:50:31 -0500 | 问了问题 | How to clean up flavor access How to clean up flavor access if project deleted?
I tried command |
2019-11-21 03:58:16 -0500 | 获得奖牌 | ● 热门的问题 (source) |
2019-11-20 23:36:31 -0500 | 获得奖牌 | ● 受欢迎的问题 (source) |
2019-11-20 16:57:48 -0500 | 评论问题 | How to Delete Orphaned Neutron Port Yes, this port and all same ports exists at all. If I list or try show ports exists. |
2019-11-20 12:42:12 -0500 | 评论问题 | How to Delete Orphaned Neutron Port I think delete problem related with port binding. This port is without binding information. I not found any information about this port in neutron DB(Table: portbindingports) |
2019-11-20 12:42:12 -0500 | 评论问题 | How to Delete Orphaned Neutron Port This output generate neutron client command:
|
2019-11-20 09:06:17 -0500 | 问了问题 | How to Delete Orphaned Neutron Port Hello, We running Rocky version and seems like have a big problem. We have a lot orphaned ports. We trying remove old unused network and we cannot do it because exists a lot orphaned ports. Error output when trying remove one of the orphaned port: |