From: decheng zhang Date: Fri, 22 Apr 2022 15:35:16 +0000 (-0400) Subject: [SLICEANALYSIS] Release image 1.1.1 X-Git-Tag: 1.1.2-slice-analysis-ms~3 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=2af3dadf5725a78e80cffb296edb1ec9cc5430ac;p=dcaegen2%2Fservices.git [SLICEANALYSIS] Release image 1.1.1 - Filter data from AAI to avoid possible exceptions, remove null parameters in policy payload and add logs. - Bugfix for CCVPN IBN functions Issue-ID: DCAEGEN2-3141 Signed-off-by: decheng zhang Change-Id: Ia656a3a29df6179e161b569a5151bd13c4ef4a63 --- diff --git a/releases/slice-analysis-ms-1.1.1-container.yaml b/releases/slice-analysis-ms-1.1.1-container.yaml new file mode 100644 index 00000000..19114408 --- /dev/null +++ b/releases/slice-analysis-ms-1.1.1-container.yaml @@ -0,0 +1,10 @@ +distribution_type: 'container' +version: '1.1.1' +project: 'dcaegen2-services-slice-analysis-ms' +log_dir: 'dcaegen2-services-slice-analysis-ms-maven-docker-stage-master/634' +containers: + - name: 'org.onap.dcaegen2.services.components.slice-analysis-ms' + version: '1.1.1-20220422T014915Z' +container_release_tag: '1.1.1' +ref: 'ad5981f8e4969c41724885c830dda2cef304adf9' +git_tag: '1.1.1-slice-analysis-ms'