diff options
author | yangyan <yangyanyj@chinamobile.com> | 2020-04-14 18:26:20 +0800 |
---|---|---|
committer | Yan Yang <yangyanyj@chinamobile.com> | 2020-04-14 10:37:39 +0000 |
commit | 551f3ad639cf9f705905e57f11465428b0eca59c (patch) | |
tree | 1d288a51187de98057923f720ad89b6428eab401 /releases | |
parent | 33321c0af5572af04ff2c2f030173d0925908b07 (diff) |
Publish vfc-nslcm image version of 1.3.96.0.0-ONAPfrankfurt
Change-Id: I290d857d145672e71999f827aa41d813c66fcdb0
Issue-ID: VFC-1638
Signed-off-by: yangyan <yangyanyj@chinamobile.com>
Diffstat (limited to 'releases')
-rw-r--r-- | releases/1.3.9-container.yaml | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/releases/1.3.9-container.yaml b/releases/1.3.9-container.yaml new file mode 100644 index 00000000..9ef41b98 --- /dev/null +++ b/releases/1.3.9-container.yaml @@ -0,0 +1,10 @@ +distribution_type: 'container' +container_release_tag: '1.3.9' +project: 'vfc-nfvo-lcm' +container_pull_registry: nexus3.onap.org:10003 +container_push_registry: nexus3.onap.org:10002 +log_dir: 'vfc-nfvo-lcm-master-docker-java-version-shell-daily/1102/' +ref: '33321c0af5572af04ff2c2f030173d0925908b07' +containers: + - name: 'vfc/nslcm' + version: '1.3.9-STAGING-20200414T093324'
\ No newline at end of file |