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

Conversation

@kevin-zhonghao
Copy link
Contributor

@kevin-zhonghao kevin-zhonghao commented Jul 17, 2020

This PR proposes a fix to a subnet manager fallback bug.

Bug Description
The IpFallback method in Subnet Mgr used a legacy API of Private IP Manager for IP release. This caused a IP release failure in the case of Subnet creation failure, further leading to IP leaking in the subnet.

Liguang Xie and others added 21 commits May 19, 2020 21:13
# Conflicts:
#	README.md
#	docs/modules/ROOT/pages/comm_protocol/fast_path.adoc
#	docs/modules/ROOT/pages/comm_protocol/rescue_path.adoc
#	docs/modules/ROOT/pages/controller.adoc
#	docs/modules/ROOT/pages/db_services/data_store.adoc
#	docs/modules/ROOT/pages/deploy_related/deployment.adoc
#	docs/modules/ROOT/pages/deploy_related/integration_nova.adoc
#	docs/modules/ROOT/pages/high_level/system_flow.adoc
#	docs/modules/ROOT/pages/mgmt_services/private_ip_manager.adoc
#	docs/modules/ROOT/pages/mgmt_services/security_group_manager.adoc
#	docs/modules/ROOT/pages/mgmt_services/virtual_mac_manager.adoc
#	docs/modules/ROOT/pages/mgmt_services/vpc_manager.adoc
#	docs/modules/ROOT/pages/sys_monitoring/monitoring.adoc
@xieus xieus added the bug Something isn't working label Jul 17, 2020
@xieus xieus added this to the Version 0.7.2020.07.30 milestone Jul 17, 2020
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 this quick fix. LGTM.

@xieus xieus changed the title Fix/subnet fallback [Subnet Manager] Fix Subnet Fallback issue Jul 17, 2020
@xieus xieus changed the title [Subnet Manager] Fix Subnet Fallback issue [Subnet Manager] Fix Subnet Fallback Issue Jul 17, 2020
@xieus xieus changed the title [Subnet Manager] Fix Subnet Fallback Issue [Subnet Manager] Fix Ip Fallback Issue Jul 17, 2020
@xieus xieus merged commit d184196 into futurewei-cloud:master Jul 17, 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.

3 participants