From 0ef1d346a7347fc6d9ae0b9f9036a4c3ac4fc8c9 Mon Sep 17 00:00:00 2001 From: Narinder Gupta Date: Tue, 25 Jul 2017 14:55:11 -0500 Subject: [PATCH 1/1] Move the defaut openstack to ocata Moving from newton to Ocata openstack for deployment by default. This patch will fix the aboe description. Change-Id: I088dfab923589d50305c8e23356eaf2abe0a062f Signed-off-by: Narinder Gupta --- jjb/global/installer-params.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/jjb/global/installer-params.yml b/jjb/global/installer-params.yml index ee154af03..5e07a11f9 100644 --- a/jjb/global/installer-params.yml +++ b/jjb/global/installer-params.yml @@ -75,8 +75,8 @@ description: 'Model to deploy (os|k8)' - string: name: OS_RELEASE - default: 'newton' - description: 'OpenStack release (mitaka|newton)' + default: 'ocata' + description: 'OpenStack release (mitaka|newton|ocata)' - string: name: EXTERNAL_NETWORK default: ext-net -- 2.16.6