From 170fb779807592ca0e0fad80b2b8e719c31da7eb Mon Sep 17 00:00:00 2001 From: Sergey Kraynev Date: Thu, 22 Dec 2016 11:02:28 +0000 Subject: [PATCH] Use git.openstack.org url instead of github.com Change-Id: I977078f0efabd42c46d8f6e04cc0eb28512e356b --- 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 229c455..bf26c24 100644 --- a/service/files/defaults.yaml +++ b/service/files/defaults.yaml @@ -23,5 +23,5 @@ configs: sources: openstack/cinder: - git_url: https://github.com/openstack/cinder.git + git_url: https://git.openstack.org/openstack/cinder.git git_ref: stable/newton