From 0b4ce8565114202c3e2d23fca19477b6665e95d0 Mon Sep 17 00:00:00 2001 From: Ivan Kolodyazhny Date: Sun, 23 Sep 2018 13:40:47 +0300 Subject: [PATCH] Cap XStatic-jQuery version to <2 XStatic-jQuery v1.12.4.1 it the latest version supported by Horizon and plugins. Newer versions break Horizon gates. Related-Bug: #1794028 Story: https://storyboard.openstack.org/#!/story/2003856 Change-Id: Ia3671c695bffce22af94115315cab3c943aefc2f --- global-requirements.txt | 2 +- openstack_requirements/tests/files/upper-constraints.txt | 2 +- upper-constraints.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/global-requirements.txt b/global-requirements.txt index d811f72297..72724040d0 100644 --- a/global-requirements.txt +++ b/global-requirements.txt @@ -358,7 +358,7 @@ XStatic-D3 # BSD License (3 clause) XStatic-Font-Awesome # SIL OFL 1.1 License, MIT License XStatic-Hogan # Apache 2.0 License XStatic-Jasmine # MIT License -XStatic-jQuery # MIT License +XStatic-jQuery<2 # MIT License XStatic-JQuery-Migrate # MIT License XStatic-JQuery.quicksearch # MIT License XStatic-JQuery.TableSorter # MIT License diff --git a/openstack_requirements/tests/files/upper-constraints.txt b/openstack_requirements/tests/files/upper-constraints.txt index b34ce84483..a33d16737f 100644 --- a/openstack_requirements/tests/files/upper-constraints.txt +++ b/openstack_requirements/tests/files/upper-constraints.txt @@ -58,7 +58,7 @@ pysnmp===4.3.4 Mako===1.0.6 XStatic-angular-ui-router===0.3.1.2 pyScss===1.3.4 -XStatic-jQuery===1.10.2.1 +XStatic-jQuery===1.12.4.1 jsonmodels===2.1.5 ddt===1.1.1 ipaddress===1.0.18 diff --git a/upper-constraints.txt b/upper-constraints.txt index 83a7604d22..bf2cfa56fb 100644 --- a/upper-constraints.txt +++ b/upper-constraints.txt @@ -68,7 +68,7 @@ sphinxcontrib-websupport===1.1.0 Mako===1.0.7 XStatic-angular-ui-router===0.3.1.2 pyScss===1.3.4 -XStatic-jQuery===3.3.1.1 +XStatic-jQuery===1.12.4.1 jsonmodels===2.3 ddt===1.2.0 pyserial===3.4