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

ncm-network: Add support for CAF::Service actions after changes #1336

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

jrha
Copy link
Member

@jrha jrha commented Oct 25, 2018

Largely transcribed from ncm-metaconfig.

Requires #1335.
Resolves #1071.

@jrha jrha requested a review from stdweird October 25, 2018 15:23
@@ -1694,6 +1695,36 @@ sub down_rename_devices
return $action;
}

# Prepare and take the action for all daemons as defined in hash-reference C<$daemons>.
Copy link
Member

Choose a reason for hiding this comment

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

i would like to see this moved (and perhaps generalised a bit) to CAF::Service. then we can use it in even more components. replace $self with $logger and export the function there

Copy link
Member Author

Choose a reason for hiding this comment

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

Me too, are you volunteering? 😸

@stdweird
Copy link
Member

stdweird commented Nov 1, 2018

Try to use quattor/CAF#267

@jrha jrha added this to the 18.12 milestone Nov 16, 2018
@jrha jrha modified the milestones: 18.12, 19.2 Dec 10, 2018
@jrha jrha modified the milestones: 19.12, 20.2 Dec 24, 2019
@jrha jrha modified the milestones: 20.3, 20.4 Mar 19, 2020
@jrha jrha removed this from the 22.12 milestone Dec 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

ncm-network: support daemons to restart after network changes
2 participants