Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-02-05 | Add yaml load and key delete to consul-loader-container | Jack Lucas | 1 | -0/+33 | |
Enhance Consul loader to: -- Convert YAML configuration files to JSON before storing the configuration into Consul -- Provide an option to delete a Consul key so that a component's configuration can be removed from Consul when the component is undeployed. Use the ONAP integration team's Python image (integration-python:8.0.0) as base image. Issue-ID: DCAEGEN2-2616 Issue-ID: DCAEGEN2-2488 Signed-off-by: Jack Lucas <jflos@sonoris.net> Change-Id: Iaa45a03e805f64e12881f142de2fa206fb816175 |