requirements/openstack_requirements/tests
manchandavishal a2732c3a70 Bump XStatic package version to latest i.e. 1.0.3
horizon does not support setuptools 67.3.1 and it broke Kolla
Horizon container builds. We recently cut a new release of Xstatic
[1] which may fix this setuptools issue. So this patch bump the
Xstatic version to 1.0.3 to fix setuptools issue.

[1] 5cd7a23470

Related-Bug: #2007574
Change-Id: Icdeb56c9890132b19bf65934bbee135df56d0341
2023-05-12 10:39:14 +05:30
..
files Bump XStatic package version to latest i.e. 1.0.3 2023-05-12 10:39:14 +05:30
__init__.py Move tests into openstack_requirements. 2015-06-08 22:07:01 +12:00
common.py do not sync the blacklist to projects 2017-06-15 16:26:53 -04:00
test_build_lower_constraints.py Ignore empty requirements/constraints when building lower-constraints 2018-07-05 09:48:55 +10:00
test_check_constraints.py Use unittest.mock instead of mock 2020-06-09 19:16:34 +02:00
test_check.py Workaround for unittests 2023-02-13 17:45:13 +01:00
test_constraints.py Move data validation out of the unit tests and strengthen 2015-08-03 20:45:37 +00:00
test_edit_constraint.py Deal with underscores in names in edit-constraints 2015-09-17 10:12:11 +12:00
test_generate.py Use venv instead of virtualenv in generate script 2020-06-29 12:50:08 -05:00
test_project.py add validation rules for lower constraints 2018-03-29 12:58:57 -04:00
test_requirement.py Replace assertItemsEqual with assertCountEqual 2021-05-23 17:14:44 +09:00
test_update_pbr.py Stop to use the __future__ module. 2020-06-02 20:56:04 +02:00
test_update_suffix.py Stop to use the __future__ module. 2020-06-02 20:56:04 +02:00
test_update.py Use unittest.mock instead of mock 2020-06-09 19:16:34 +02:00