Fix bug 2416: replace sw_catalog by sw-catalog-path option in KSU create and update
Change-Id: Ib82bb90dc0396d7d21b62879318417e7e325e869
Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
diff --git a/osmclient/cli_commands/ksu.py b/osmclient/cli_commands/ksu.py
index 63ff78c..1ce7f4a 100755
--- a/osmclient/cli_commands/ksu.py
+++ b/osmclient/cli_commands/ksu.py
@@ -241,10 +241,10 @@
--profile-type TYPE type of the profile:
[infra-controller-profile|infra-config-profile|app-profile|resource-profile]
--oka OKA_ID name or ID of the OKA that will be incorporated to the KSU
- (either --oka or --sw_catalog must be used)
- --sw_catalog TEXT folder in the SW catalog (git repo) that will be incorporated to the KSU
- (either --oka or --sw_catalog must be used)
- --params FILE file with the values that parametrize the OKA or the sw_catalog
+ (either --oka or --sw-catalog-path must be used)
+ --sw-catalog-path TEXT folder in the SW catalog (git repo) that will be incorporated to the KSU
+ (either --oka or --sw-catalog-path must be used)
+ --params FILE file with the values that parametrize the OKA or the template in SW catalog path
\b
Example:
@@ -333,10 +333,10 @@
--profile-type TYPE type of the profile:
[infra-controller-profile|infra-config-profile|app-profile|resource-profile]
--oka OKA_ID name or ID of the OKA that will be incorporated to the KSU
- (either --oka or --sw_catalog must be used)
- --sw_catalog TEXT folder in the SW catalog (git repo) that will be incorporated to the KSU
- (either --oka or --sw_catalog must be used)
- --params FILE file with the values that parametrize the OKA or the sw_catalog
+ (either --oka or --sw-catalog-path must be used)
+ --sw-catalog-path TEXT folder in the SW catalog (git repo) that will be incorporated to the KSU
+ (either --oka or --sw-catalog-path must be used)
+ --params FILE file with the values that parametrize the OKA or the template in SW catalog path
\b
Example: