Skip to content
This repository has been archived by the owner on Mar 31, 2023. It is now read-only.

[Hotfix] Short-term Solution to GW Port Issues #504

Merged
merged 19 commits into from
Dec 4, 2020

Conversation

kevin-zhonghao
Copy link
Contributor

@kevin-zhonghao kevin-zhonghao commented Dec 4, 2020

Issue Description: #495 #498

Solution:

  1. Issue 495: Adjusted the logic sequence of code execution and commented the operation of deleting gateway port in port manager
  2. Issue 498: Store subnet entity in db before creating gateway port in PM, and then update subnet in the end

@xieus xieus self-requested a review December 4, 2020 03:53
Copy link
Contributor

@xieus xieus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for moving this fast @kevin-zhonghao This is a very good example of agile development.

@xieus xieus changed the title [Issue Solution] Fix issue 495 and issue 498 [Hotfix] Short-term Solution to GW Port Issues Dec 4, 2020
@xieus xieus merged commit 977ac09 into futurewei-cloud:master Dec 4, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Route Manager] Add/Remove Neutron gateway port got 500 from Subnet Manager
2 participants