From c0bfc8d074aff734e7a7fe12343bc3ff474fa177 Mon Sep 17 00:00:00 2001 From: Alexey Khivin Date: Fri, 20 May 2016 18:57:36 +0300 Subject: [PATCH] [Gerrit] Change url for binaries Change-Id: Iaca94c30f17eefc22842d958b286ccfd10451668 --- murano-apps/Gerrit/package/Classes/Gerrit.yaml | 2 +- murano-apps/Gerrit/package/UI/ui.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/murano-apps/Gerrit/package/Classes/Gerrit.yaml b/murano-apps/Gerrit/package/Classes/Gerrit.yaml index 6e22038..cd7f1e9 100644 --- a/murano-apps/Gerrit/package/Classes/Gerrit.yaml +++ b/murano-apps/Gerrit/package/Classes/Gerrit.yaml @@ -17,7 +17,7 @@ Properties: Contract: $.string().notNull() warUrl: Contract: $.string() - Default: 'https://goo.gl/aK183z?/gerrit-2.11.8.war' + Default: 'http://tarballs.openstack.org/ci/test/gerrit-v2.11.9.3.eb6e48d.war' ldap: Contract: $.class(opaas:OpenLDAP) diff --git a/murano-apps/Gerrit/package/UI/ui.yaml b/murano-apps/Gerrit/package/UI/ui.yaml index 7e1cedb..7a36089 100644 --- a/murano-apps/Gerrit/package/UI/ui.yaml +++ b/murano-apps/Gerrit/package/UI/ui.yaml @@ -36,7 +36,7 @@ Forms: - name: warUrl type: string label: URL for war - initial: 'https://goo.gl/aK183z?/gerrit-2.11.8.war' + initial: 'http://tarballs.openstack.org/ci/test/gerrit-v2.11.9.3.eb6e48d.war' description: >- Enter the war version from Gerrit's site http://gerrit-releases.storage.googleapis.com/index.html