From 012b68156030d18cd4827e439e5568e9c0f65db7 Mon Sep 17 00:00:00 2001 From: Jeremy Stanley Date: Mon, 8 Aug 2016 18:50:21 +0000 Subject: [PATCH] Update to latest Zuul on AIO configuration The latest nodepool release (0.3.0) requires a version of apscheduler only supported in zuul 2.5.0. Update the pin for it so they can be deployed in the same environment. Change-Id: Ia2dcaeac70ca8316bb8804ffea7168c3a8411f6f --- contrib/single_node_ci_data.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contrib/single_node_ci_data.yaml b/contrib/single_node_ci_data.yaml index 0285283..245a929 100644 --- a/contrib/single_node_ci_data.yaml +++ b/contrib/single_node_ci_data.yaml @@ -27,7 +27,7 @@ log_server: logs.example.com #smtp_host: #smtp_default_from: #smtp_default_to: -zuul_revision: 2.1.0 +zuul_revision: 2.5.0 #zuul_git_source_repo: https://git.openstack.org/openstack-infra/zuul oscc_file_contents: | # Insert OSCC file contents here as explained in the