diff options
author | shashikanth.vh@huawei.com <shashikanth.vh@huawei.com> | 2022-03-24 16:41:13 +0530 |
---|---|---|
committer | shashikanth.vh@huawei.com <shashikanth.vh@huawei.com> | 2022-03-24 16:41:13 +0530 |
commit | a416cb4e48a8d09e94767d6ed935bea25b86e214 (patch) | |
tree | 60c3853257dbaaf12af33c600a1fa400f81123e9 | |
parent | f87f92782d2784c5e392517000e7a9b50453ee49 (diff) |
removed redundant release file
Issue-ID: SO-3912
Signed-off-by: shashikanth.vh@huawei.com <shashikanth.vh@huawei.com>
Change-Id: Ic25ecf67f60c5fbd59764c00ddd7bff531da7d3e
-rw-r--r-- | releases/1.10.0.txt | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/releases/1.10.0.txt b/releases/1.10.0.txt deleted file mode 100644 index 72b509fce6..0000000000 --- a/releases/1.10.0.txt +++ /dev/null @@ -1,22 +0,0 @@ -
----
-distribution_type: 'container'
-container_release_tag: '1.10.0'
-project: 'so'
-log_dir: 'so-maven-docker-stage-master/1043/'
-ref: 'ffb0aa14936fae9bb3c9d2a11b311d294b1186d0'
-containers:
- - name: 'so/catalog-db-adapter'
- version: '1.10.0-20220324T0419'
- - name: 'so/request-db-adapter'
- version: '1.10.0-20220324T0419'
- - name: 'so/openstack-adapter'
- version: '1.10.0-20220324T0419'
- - name: 'so/sdnc-adapter'
- version: '1.10.0-20220324T0419'
- - name: 'so/sdc-controller'
- version: '1.10.0-20220324T0419'
- - name: 'so/bpmn-infra'
- version: '1.10.0-20220324T0419'
- - name: 'so/api-handler-infra'
- version: '1.10.0-20220324T0419'
|