Skip to content

Support Kilo#1367

Open
zhaoqin-github wants to merge 1 commit intoF5Networks:support-kilofrom
zhaoqin-github:support-cmcc-kilo
Open

Support Kilo#1367
zhaoqin-github wants to merge 1 commit intoF5Networks:support-kilofrom
zhaoqin-github:support-cmcc-kilo

Conversation

@zhaoqin-github
Copy link
Copy Markdown
Contributor

@zhaoqin-github zhaoqin-github commented Nov 1, 2018

What issues does this address?

What's this change do?

Archive the code made by SE to support Kilo. Those change will not merged into release branch.

Where should the reviewer start?

Any background context?

@zhaoqin-github zhaoqin-github self-assigned this Nov 1, 2018
@zhaoqin-github
Copy link
Copy Markdown
Contributor Author

One unclear change. Need to get confirmation from SE.

diff --git a/f5_openstack_agent/lbaasv2/drivers/bigip/agent_manager.py b/f5_openstack_agent/lbaasv2/drivers/bigip/agent_manager.py
index 3e9630d..ccc493c 100644
--- a/f5_openstack_agent/lbaasv2/drivers/bigip/agent_manager.py
+++ b/f5_openstack_agent/lbaasv2/drivers/bigip/agent_manager.py

@@ -810,6 +813,7 @@ class LbaasAgentManager(periodic_task.PeriodicTasks):  # b --> B
                 pools = self.lbdriver.get_all_deployed_pools()
                 if pools:
                     self.purge_orphaned_pools(pools)
+                    self.purge_orphaned_nodes(pools)
 
                 # Ask the BIG-IP for all deployed monitors not associated
                 # to a pool

@zhang-shengping zhang-shengping changed the title Support CMCC Kilo Support Kilo Feb 7, 2021
Base automatically changed from cmcc-kilo to support-kilo February 7, 2021 09:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant