diff options
author | Trevor Bramwell <tbramwell@linuxfoundation.org> | 2022-07-26 15:21:52 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2022-07-26 15:21:52 +0000 |
commit | 2bca877cf1b6a261c832a9a5e467cc2845c2ff05 (patch) | |
tree | 9443af89331b68eb1dc2a9cea49ffa997c046b4f /releases/moselle/thoth.yaml | |
parent | 7e145f7ae319ccd6e27b1252562a956b28541bb5 (diff) | |
parent | fe63aa34a544c2df1be904af98a04e5e2bce921b (diff) |
Merge "Create Moselle stable branch for Thoth."
Diffstat (limited to 'releases/moselle/thoth.yaml')
-rw-r--r-- | releases/moselle/thoth.yaml | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/releases/moselle/thoth.yaml b/releases/moselle/thoth.yaml new file mode 100644 index 000000000..8dc091d62 --- /dev/null +++ b/releases/moselle/thoth.yaml @@ -0,0 +1,17 @@ +# SPDX-License-Identifier: Apache-2.0 +############################################################################## +# Copyright (c) 2021 The Linux Foundation and others. +# All rights reserved. This program and the accompanying materials +# are made available under the terms of the Apache License, Version 2.0 +# which accompanies this distribution, and is available at +# http://www.apache.org/licenses/LICENSE-2.0 +############################################################################## +--- +project: thoth +project-type: feature +release-model: stable + +branches: + - name: stable/moselle + location: + barometer: 9e9df400ba7f9259a38484d232fe11e08edb4da4 |