X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=installers%2Finstall_osm.sh;h=476115ea359f18cc504ad3d6162a6d613b0f2447;hb=f09cc4831db2b732c80fafbe4da86bd9bf009e1a;hp=a931c4fa13aac1c162935bfb56c57aadb39342d9;hpb=a2b02c755356c5655dae6d0ea4a1298ea132a5d8;p=osm%2Fdevops.git diff --git a/installers/install_osm.sh b/installers/install_osm.sh index a931c4fa..476115ea 100755 --- a/installers/install_osm.sh +++ b/installers/install_osm.sh @@ -36,8 +36,8 @@ function usage(){ echo -e " -A use VCA/juju API proxy" echo -e " --pla: install the PLA module for placement support" echo -e " --old-sa: install old Service Assurance framework (MON, POL); do not install Airflow and Pushgateway" - echo -e " --ng-sa: install new Service Assurance framework (Airflow, AlertManager and Pushgateway) (enabled by default)" - echo -e " -o : ONLY (un)installs one of the addons (k8s_monitor, ng-sa)" + echo -e " --ng-sa: install new Service Assurance framework (Airflow, AlertManager and Pushgateway) (enabled by default)" + echo -e " -o : ONLY installs the specified component (k8s_monitor, ng-sa, k8scluster, docker, deploy-osm)" echo -e " -O : Install OSM to an OpenStack infrastructure. is required. If a is used, the clouds.yaml file should be under ~/.config/openstack/ or /etc/openstack/" echo -e " -N : Public network name required to setup OSM to OpenStack" echo -e " -f : Public SSH key to use to deploy OSM to OpenStack"