Skip to content

Optimize installation procedure: define very precisely the list of components to be deployed

Sylvain Desbureaux requested to merge specific_components into master

Today, we can deploy ONAP using specific "flavors" (Core, Small, Medium and Full) plus add some components on top of a flavor. It lacks more fine grained capabilities (remove a "core" component, disable some sub components, ...).

This patch allows to give a file with the override created and use the file instead of generate one.

Edited by Richomme

Merge request reports