diff options
author | Trevor Bramwell <tbramwell@linuxfoundation.org> | 2018-09-24 17:22:32 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2018-09-24 17:22:32 +0000 |
commit | 35f1e507f5276b63faed797f906da8c21dc4f8e4 (patch) | |
tree | 6ada586bd6cdc29c25b46336f0d7df9e40694593 /releases/gambia | |
parent | 358ddec610610851c5fa67024a80f6788f2724d5 (diff) | |
parent | 578c186c73dbbada8423c84f1f8f40b65587feeb (diff) |
Merge "Doctor stable/gambia and opnfv-7.0.0"
Diffstat (limited to 'releases/gambia')
-rw-r--r-- | releases/gambia/doctor.yaml | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/releases/gambia/doctor.yaml b/releases/gambia/doctor.yaml new file mode 100644 index 000000000..3294fec6f --- /dev/null +++ b/releases/gambia/doctor.yaml @@ -0,0 +1,22 @@ +# SPDX-License-Identifier: Apache-2.0 +############################################################################## +# Copyright (c) 2018 Nokia Corporation 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: doctor +project-type: feature +release-model: stable + +releases: + - version: opnfv-7.0.0 + location: + doctor: 3ddc2392b0ed364eede49ff006d64df3ea456350 + +branches: + - name: stable/gambia + location: + doctor: 3ddc2392b0ed364eede49ff006d64df3ea456350 |