From 57eea36578f26f4092ebca518ce4079cb7889527 Mon Sep 17 00:00:00 2001 From: Sergey Lukjanov Date: Mon, 26 Sep 2016 08:30:38 -0700 Subject: [PATCH] Switch to stable/newton by default Change-Id: Iaf73d09f52a5116f92ae581101dff643473292a4 --- 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 b971b14..fdbe02d 100644 --- a/service/files/defaults.yaml +++ b/service/files/defaults.yaml @@ -8,4 +8,4 @@ configs: sources: openstack/horizon: git_url: https://github.com/openstack/horizon.git - git_ref: master + git_ref: stable/newton