From e05aaff3eae84bfdaf20b058c01556e40d10f7ca Mon Sep 17 00:00:00 2001 From: Doug Hellmann Date: Thu, 7 Jan 2016 17:17:35 +0000 Subject: [PATCH] stop proposing constraints updates to stable branches We want to manage constraints in stable branches by hand, instead of having the bot update them for us. This will help us stay closer to the versions we released with, which is what we expect folks to be using in production. When we have the stable library spec [1] implemented, we may restore these updates for upper-constraints.txt because we will have the separate release-constraints.txt list. [1] https://review.openstack.org/#/c/226157/ Change-Id: I97f0cf78bf2c980628abe0f18aa9f5e96af70ae7 --- zuul/layout.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/zuul/layout.yaml b/zuul/layout.yaml index d6c9bed23e..467f86d4cf 100644 --- a/zuul/layout.yaml +++ b/zuul/layout.yaml @@ -8916,7 +8916,6 @@ projects: - gate-grenade-dsvm-multinode periodic: - propose-requirements-constraints-master - - propose-requirements-constraints-liberty post: - propose-requirements-updates