From 985120d9f1ba76f8497c4d1792bb0ec8b2f956df Mon Sep 17 00:00:00 2001 From: Sergey Kraynev Date: Wed, 20 Jul 2016 18:48:43 +0300 Subject: [PATCH] Switch to stable branch for system-config Change-Id: I6a21e2c91dfc1c201351ad3c9ce980122c874b0f --- murano-apps/SystemConfig/package/Classes/SystemConfig.yaml | 1 + murano-apps/SystemConfig/package/UI/ui.yaml | 1 + 2 files changed, 2 insertions(+) diff --git a/murano-apps/SystemConfig/package/Classes/SystemConfig.yaml b/murano-apps/SystemConfig/package/Classes/SystemConfig.yaml index 9b30872..c823648 100644 --- a/murano-apps/SystemConfig/package/Classes/SystemConfig.yaml +++ b/murano-apps/SystemConfig/package/Classes/SystemConfig.yaml @@ -19,6 +19,7 @@ Properties: Default: 'https://review.fuel-infra.org/open-paas/system-config' branchName: Contract: $.string() + Default: 'stable' patchId: Contract: $.string() Methods: diff --git a/murano-apps/SystemConfig/package/UI/ui.yaml b/murano-apps/SystemConfig/package/UI/ui.yaml index b33bc54..146f967 100644 --- a/murano-apps/SystemConfig/package/UI/ui.yaml +++ b/murano-apps/SystemConfig/package/UI/ui.yaml @@ -32,6 +32,7 @@ Forms: initial: https://review.fuel-infra.org/open-paas/project-config required: true - name: branchName + initial: stable type: string label: Branch Name description: Provide branch, which should be used for for system-config repo.