From 072c87a522647fabf74997b7b220e6dfe352d344 Mon Sep 17 00:00:00 2001 From: Sergey Lukjanov Date: Mon, 26 Sep 2016 08:30:37 -0700 Subject: [PATCH] Switch to stable/newton by default Change-Id: I009d3bac7eac28af4e87280341f45faf956d8127 --- 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 9093b9f..3004ae0 100644 --- a/service/files/defaults.yaml +++ b/service/files/defaults.yaml @@ -19,4 +19,4 @@ configs: sources: openstack/neutron: git_url: https://github.com/openstack/neutron.git - git_ref: master + git_ref: stable/newton