From 68c8566409d710f75c1f9309885d1a58241e331d Mon Sep 17 00:00:00 2001 From: Sergey Kraynev Date: Thu, 22 Dec 2016 11:01:16 +0000 Subject: [PATCH] Use git.openstack.org url instead of github.com Change-Id: Ie6ab93fb30b04ef84f4860422a43d57a6b6b47f1 --- service/files/defaults.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/service/files/defaults.yaml b/service/files/defaults.yaml index 38c792f..a33387d 100644 --- a/service/files/defaults.yaml +++ b/service/files/defaults.yaml @@ -11,7 +11,7 @@ configs: sources: openstack/horizon: - git_url: https://github.com/openstack/horizon.git + git_url: https://git.openstack.org/openstack/horizon.git git_ref: stable/newton openstack/sahara-dashboard: git_url: https://git.openstack.org/openstack/sahara-dashboard.git