requirements/openstack_requirements
Tony Breeds 8037b316c7 [tests] to pass a list to _is_requirement_in_global_reqs()
When we call this from playbooks/files/project-requirements-change.py
we pass in a list[1].  Update the tests to use a list as well.

[1] built with list( dict().keys() )

Change-Id: I3b359a4afc24a7d0069a3531a1d69f87795af115
2022-10-19 11:16:29 -05:00
..
cmds Update code to use a std. read_requirements_file() 2022-08-08 17:30:16 -05:00
tests [tests] to pass a list to _is_requirement_in_global_reqs() 2022-10-19 11:16:29 -05:00
__init__.py Move tests into openstack_requirements. 2015-06-08 22:07:01 +12:00
check.py Fix backport checks 2022-10-04 12:22:47 +01:00
constraints.py Add check for prerelease and further clean up error message. 2019-01-29 15:34:07 -06:00
project.py Fix the warning to read the configuration file. 2020-01-16 15:28:22 +01:00
project_config.py Update project-config validation 2017-10-25 12:22:43 +00:00
requirement.py mark regex as regex for pycodestyle 2019-12-13 23:17:32 -06:00
utils.py Update code to use a std. read_requirements_file() 2022-08-08 17:30:16 -05:00