Enable SMS in OSDF 85/70385/2
authorDileep Ranganathan <dileep.ranganathan@intel.com>
Fri, 12 Oct 2018 09:29:49 +0000 (02:29 -0700)
committerDileep Ranganathan <dileep.ranganathan@intel.com>
Fri, 19 Oct 2018 11:55:34 +0000 (04:55 -0700)
commitc3aa7ebbb6f17c93958103077614f5bdac9837b0
tree5688c63850524dabe9eba9cd96cf29df3cd91279
parent8d495104b8174cdc19b4bf27b98d9b4210fec01f
Enable SMS in OSDF

Load secrets from SMS in OSDF.
Removed secrets from osdf_config.yaml.
Unit tests to use the test/config/osdf_config.yaml.
Helm charts uses a Job to load secrets.
CSIT needs to load it using the preload tool provided by SMS.

Change-Id: I0f832033476c02958f6392abba74e4d5a36cc902
Issue-ID: OPTFRA-343
Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
config/osdf_config.yaml
osdf/adapters/aaf/sms.py
osdf/webapp/appcontroller.py
osdfapp.py
test/config/osdf_config.yaml
test/functest/simulators/simulated-config/osdf_config.yaml
tox.ini