Revert update constraint for XStatic-JQuery-Migrate to new release 3.3.2.1

This patch revert I601a59260daeb925fbd23e8c4e006df733ec6528 commit.
After updating XStatic-JQuery-Migrate to 3.3.2.1 horizon integration
tests start failing. As discussed in yesterday's horizon weekly
meeting[1] horizon team decided to use the older version of
xstatic-jquery-migrate until we fixed the integration tests with the
new xstatic-jquery-migrate version.

It also raise cap on XStatic-JQuery-Migrate version.

[1] http://eavesdrop.openstack.org/irclogs/%23openstack-meeting-alt/%23openstack-meeting-alt.2021-02-03.log.html#t2021-02-03T15:43:44

Change-Id: I617e3b73d93792ce23a3c2427db45764dac85498
This commit is contained in:
Akihiro Motoki 2021-02-03 09:32:56 +09:00
parent 646c664450
commit dff4253a1f
2 changed files with 5 additions and 2 deletions

View File

@ -365,7 +365,10 @@ XStatic-Graphlib # MIT License
XStatic-Hogan # Apache 2.0 License
XStatic-Jasmine # MIT License
XStatic-jQuery<2 # MIT License
XStatic-JQuery-Migrate # MIT License
# NOTE: horizon (at least horizon integration tests) does not work with jquery-migrate 3,
# so we need to cap the version of xstatic-jquery-migrate.
# https://bugs.launchpad.net/horizon/+bug/1914782
XStatic-JQuery-Migrate<3 # MIT License
XStatic-JQuery.quicksearch # MIT License
XStatic-JQuery.TableSorter # MIT License
XStatic-jquery-ui # MIT License

View File

@ -232,7 +232,7 @@ python-binary-memcached===0.30.1
django-debreach===2.0.1
sphinx-feature-classification===1.1.0
django-pymemcache===1.0.0
XStatic-JQuery-Migrate===3.3.2.1
XStatic-JQuery-Migrate===1.2.1.2
pytest-html===3.1.1
appdirs===1.4.4
tinyrpc===1.0.4