Skip to content

Fix: graceful SF removal #87

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

Merged
merged 2 commits into from
Aug 29, 2019

Conversation

ldklenner
Copy link
Contributor

This is an addition to #81.

SFs with load 0 are not getting removed from the available_sf list when applying the new placement. This presents no problem as long as the SFs have no idle consumption.

With this fix, only SFs which are in the placement or still process flows are kept in the available_sf list.
When a SF is not in the placement but still processes a flow, it will be removed from the list as soon as it has completed all remaining processes.

@stefanbschneider stefanbschneider merged commit db4b8be into RealVNF:master Aug 29, 2019
@ldklenner ldklenner deleted the dev-graceful-end branch August 29, 2019 21:22
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