diff options
author | Trevor Bramwell <tbramwell@linuxfoundation.org> | 2018-09-26 19:02:41 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2018-09-26 19:02:41 +0000 |
commit | 946e6ef7957ad50904f52d6fdf5d1981eb00d643 (patch) | |
tree | 0b9c616446f4ba7c0f06fa14a07f15dd25fd772d /releases | |
parent | 669a730da6ad0b575a43436192724becd362cf3a (diff) | |
parent | aef303e89b5f4fbf984baf07342b78cb9053a470 (diff) |
Merge "Apex: Branch for gambia"
Diffstat (limited to 'releases')
-rw-r--r-- | releases/gambia/apex.yaml | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/releases/gambia/apex.yaml b/releases/gambia/apex.yaml new file mode 100644 index 000000000..fada4cbb1 --- /dev/null +++ b/releases/gambia/apex.yaml @@ -0,0 +1,18 @@ +# SPDX-License-Identifier: Apache-2.0 +############################################################################## +# Copyright (c) 2018 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: apex +project-type: installer +release-model: stable +upstream: https://wiki.openstack.org/wiki/TripleO + +branches: + - name: stable/gambia + location: + apex: 82bf9da27ea0c973068720d440e3391084e8a9d9 |