Add --only-vca flag to charmed installer 25/10725/1
authorDavid Garcia <david.garcia@canonical.com>
Mon, 3 May 2021 16:27:18 +0000 (18:27 +0200)
committerDavid Garcia <david.garcia@canonical.com>
Mon, 3 May 2021 16:27:18 +0000 (18:27 +0200)
commit1bc71028cddcf55348ea36c0d0b96377e05a1586
tree7ffd17a8b10685e3ce6d42cd3b0b432fc1d79e44
parent3cc0316794cc75ecffdf2b969b4ad98d0dd7e826
Add --only-vca flag to charmed installer

It will help feature 10239, in order to automate the deployment of the
VCA without needing to deploy OSM.

When the option is enabled in the installation, in the end a string will
be printed out with the command to be executed in OSM to register the
installed VCA.

Change-Id: I1b284a5a650b50e89c07a6d08507406823c6cc2d
Signed-off-by: David Garcia <david.garcia@canonical.com>
installers/charmed_install.sh
installers/full_install_osm.sh