Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Node associated with orphaned member not getting cleaned up #1227

Merged
merged 1 commit into from
Jan 19, 2018

Conversation

richbrowne
Copy link
Contributor

Issues:
Fixes #1181

Problem:
Node objects on the BIG-IP are not getting cleaned up in auto-purge
of orphaned objects in a clustered environment.

Analysis:
Adding logic to ensure that pool members and nodes are correctly
in sync with the Neutron loadbaalancer service.

Tests:
test_orphaned_objects_singlebigip.py
test_orphaned_objects_cluster.py

Issues:
Fixes F5Networks#1181

Problem:
Node objects on the BIG-IP are not getting cleaned up in auto-purge
of orphaned objects in a clustered environment.

Analysis:
Adding logic to ensure that pool members and nodes are correctly
in sync with the Neutron loadbaalancer service.

Tests:
test_orphaned_objects_singlebigip.py
test_orphaned_objects_cluster.py
@richbrowne richbrowne requested a review from jlongstaf January 19, 2018 04:38
@jlongstaf jlongstaf merged commit 54498e4 into F5Networks:stable/newton Jan 19, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants