From 466e6933d9ec7b1fc923261f2834cc1a30073a1c Mon Sep 17 00:00:00 2001 From: Dougal Matthews Date: Tue, 10 May 2016 16:39:46 +0100 Subject: [PATCH] Add Mistral to global requirements This is for use within tripleo-common[0]. Version 2015.1.0 is excluded as pip detects it as the latest version since mistral changed it's versioning convention. The current latest version is 2.0.0, which was released over a year later. We can remove this when Mistral reaches a major version of 2016! [0]: https://review.openstack.org/282366 Change-Id: Ibb98013d6ef283bd454f958bb036557d2b02997f --- global-requirements.txt | 1 + upper-constraints.txt | 1 + 2 files changed, 2 insertions(+) diff --git a/global-requirements.txt b/global-requirements.txt index f5fe0047ee..53b10d69f5 100644 --- a/global-requirements.txt +++ b/global-requirements.txt @@ -85,6 +85,7 @@ libvirt-python>=1.2.5 # LGPLv2+ lxml>=2.3 # BSD Mako>=0.4.0 # MIT microversion-parse>=0.1.2 # Apache-2.0 +mistral!=2015.1.0,>=2.0.0 # Apache-2.0 monotonic>=0.6 # Apache-2.0 msgpack-python>=0.4.0 # Apache-2.0 netaddr>=0.7.12,!=0.7.16 # BSD diff --git a/upper-constraints.txt b/upper-constraints.txt index 8d4c9f1f8e..be35667ae2 100644 --- a/upper-constraints.txt +++ b/upper-constraints.txt @@ -173,6 +173,7 @@ logutils===0.3.3 lxml===3.6.0 microversion-parse===0.1.3 mimic===2.1.0 +mistral===2.0.0 mock===2.0.0 monotonic===1.1 mox===0.5.3