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

SSM management: stop/remove SSM #94

Closed
mpeuster opened this issue May 24, 2016 · 4 comments
Closed

SSM management: stop/remove SSM #94

mpeuster opened this issue May 24, 2016 · 4 comments

Comments

@mpeuster
Copy link
Contributor

mpeuster commented May 24, 2016

When a service is terminated we might want to remove some of its SSMs as well (if they are not needed anymore).

To do so, the executive plugin base class should provide a method to remove SSMs from the system (e.g. delete its Docker image).

TODO: This might have more implications. What if a SSM wants to store persistent data? Might be a starting point for SSM repository discussion. But not urgent for now.

See: http://wiki.sonata-nfv.eu/index.php/Son-mano-base

@jbonnet
Copy link
Member

jbonnet commented May 24, 2016

@mpeuster so every SSM manages only one service?

@jbonnet
Copy link
Member

jbonnet commented May 24, 2016

@mpeuster ...instance: Rephrase: every SSM manages only one service instance? That might be too costly in real scenarios, no?

@mpeuster
Copy link
Contributor Author

Good point. Yes we might allow SSMs for multiple services. I should re-formulate and say "we might want to remove a SSM".

@smendel
Copy link

smendel commented Jul 12, 2016

The issue is outdated and does not reflect the current plan for the first year demo.

@smendel smendel closed this as completed Jul 12, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants