futurewei-cloud / alcor

Alcor: Cloud native SDN platform powered by Kubernetes and Istio
MIT License
32 stars 33 forks source link

[PM] PM Failed to delete port when concurrent #682

Open yanmo96 opened 3 years ago

yanmo96 commented 3 years ago

Test case: alcor-create-and-delete-ports

Issue:

Root cause:

2021-08-25 11:01:40.827 26006 DEBUG neutronclient.v2_0.client [-] Error message: {"timestamp":"2021-08-25T18:01:40.826+0000","status":409,"error":"Conflict","message":"There is some ports in the subnet, we can Not delete subnet","path":"/project/05fd124b97484cb8963a58a8f1b6a268/subnets/ee9e889e-9be4-437f-95c9-ccf225b6e87c"} _handle_fault_response /root/rally_venv/lib/python3.6/site-packages/neutronclient/v2_0/client.py:262

pkommoju commented 3 years ago

Submitted PR# 683.

https://github.com/futurewei-cloud/alcor/pull/683