From: bborbely Date: Wed, 3 Jul 2019 07:25:20 +0000 (+0200) Subject: Creating passwordless swift_credential dictionary X-Git-Url: https://gerrit.akraino.org/r/gitweb?a=commitdiff_plain;h=60a0c02e9a7c69cd7f0fba1cb0e443db6149f2cb;p=ta%2Fcaas-install.git Creating passwordless swift_credential dictionary Change-Id: I230594c7563b6076381a189e3d311e71ecbb3520 Signed-off-by: bborbely --- diff --git a/SPECS/instantiate.spec b/SPECS/instantiate.spec index b8cad86..cb75284 100644 --- a/SPECS/instantiate.spec +++ b/SPECS/instantiate.spec @@ -15,7 +15,7 @@ %define COMPONENT instantiate %define RPM_NAME caas-%{COMPONENT} %define RPM_MAJOR_VERSION 1.0.0 -%define RPM_MINOR_VERSION 6 +%define RPM_MINOR_VERSION 7 Name: %{RPM_NAME} Version: %{RPM_MAJOR_VERSION} diff --git a/cm_config/caas.yaml b/cm_config/caas.yaml index 327a9b9..dd6c663 100644 --- a/cm_config/caas.yaml +++ b/cm_config/caas.yaml @@ -112,3 +112,7 @@ cpu_allocation_mapping: pool_name: shared_caas caas_default: pool_name: default +swift_credential: + user: admin + tenant: admin + password: willbechanged