summaryrefslogtreecommitdiffstats
path: root/assembly.xml
AgeCommit message (Collapse)AuthorFilesLines
2020-03-27optf-osdf pod failing to start in k8s env2.0.2vrvarma1-0/+1
Change-Id: I4c9f4f5df5462419e39b063666ff5f5187ad71ef Signed-off-by: vrvarma <vikas.varma@att.com> Issue-ID: OPTFRA-729
2019-12-13osdf rearchitecture into apps and libsvrvarma1-0/+1
Change-Id: I2db2f8e252bd5e60807b2ffabf5a5b193a789f7a Signed-off-by: vrvarma <vv8305@att.com> Issue-ID: OPTFRA-637
2018-10-08Retrieve secrets using Secret Management ServiceDileep Ranganathan1-0/+1
Integrate with OSDF by retrieving stored secrets using SMS Application code remains in tact as the secrets are preloaded and stored in config. The configs in clear text will be deprecated eventually. OOM needs to load aaf-sms and preload secrets before oof deployment. Updated to use domain name instead of domain uuid. Change-Id: I88a3c3dd2ad87753cc056fb63c8bbabd546707ab Issue-ID: OPTFRA-343 Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
2018-02-12Added root pom.xml files for OSDFDileep Ranganathan1-0/+38
Added pom.xml, assembly.xml Modified .gitignore Change-Id: I8b8bd6c180d1738567be6e6fa4c94c57e15f5b77 Issue-ID: OPTFRA-72 Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>