diff options
author | Mukesh Paliwal <mukesh.paliwal1@huawei.com> | 2021-09-17 15:28:12 +0530 |
---|---|---|
committer | Mukesh Paliwal <mukesh.paliwal1@huawei.com> | 2021-09-17 15:30:00 +0530 |
commit | 862673c62076aa173d97f36ea025a8b342c7921a (patch) | |
tree | de9634ab50d68e9eef9d75171dcae36dc3570d15 | |
parent | f0576c3a8d9b9e6bccc4c8fc2222440a978eb5ee (diff) |
Released the so-etsi-nfvo-adapter for Istanbulistanbul
Issue-ID: SO-3728
Signed-off-by: Mukesh Paliwal <mukesh.paliwal1@huawei.com>
Change-Id: I9a88aae2680d1bda48fd801d3989bbf6bef938eb
-rwxr-xr-x | releases/1.9.0.yaml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/releases/1.9.0.yaml b/releases/1.9.0.yaml new file mode 100755 index 0000000..83f35f9 --- /dev/null +++ b/releases/1.9.0.yaml @@ -0,0 +1,9 @@ +--- +distribution_type: 'container' +container_release_tag: '1.9.0' +project: 'so' +log_dir: 'so-so-etsi-nfvo-maven-docker-stage-master/220/' +ref: 'f0576c3a8d9b9e6bccc4c8fc2222440a978eb5ee' +containers: + - name: 'so/so-etsi-nfvo-ns-lcm' + version: '1.9.0-20210916T1002'
\ No newline at end of file |