From e48f4f6eb02ed15335956485107d9dee9b58f92c Mon Sep 17 00:00:00 2001 From: Sergey Kraynev Date: Thu, 22 Dec 2016 11:01:40 +0000 Subject: [PATCH] Use git.openstack.org url instead of github.com Change-Id: Icc85e7d011186a9782221f9e2ab0de8127dfdd28 --- 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 9104c44..32a2545 100644 --- a/service/files/defaults.yaml +++ b/service/files/defaults.yaml @@ -29,5 +29,5 @@ configs: sources: openstack/keystone: - git_url: https://github.com/openstack/keystone.git + git_url: https://git.openstack.org/openstack/keystone.git git_ref: stable/newton