releases/openstack_releases
Előd Illés 5ac58d4a98 Fix E275 error with latest flake8
hacking 6.0.0 release contains flake8 5.0.4, which started to show the
following error:

./openstack_releases/versionutils.py:54:14: E275 missing whitespace after keyword
        yield('Version %s looks like a pre-release and the release '

This patch adds a whitespace after the 'yield' keyword to make the pep8
job pass.

Change-Id: I433ccb6a31cc450a666673374b78dcc1fea1bb7b
2023-04-19 14:59:16 +02:00
..
cmds Fix propose-final-releases command to use release-id 2023-03-20 11:05:56 +01:00
tests Fix gitutils to use release-id 2023-03-10 17:57:53 +01:00
__init__.py Add top level LICENSE file 2018-10-17 10:36:04 +11:00
_redirections.py Fix upper-constraints redirect for new release naming 2023-01-14 10:29:27 +01:00
defaults.py Mark 2023.1 Antelope as released 2023-03-22 09:49:59 +01:00
deliverable.py Remove references to TC tags 2022-03-16 20:30:07 +01:00
gitutils.py Fix gitutils to use release-id 2023-03-10 17:57:53 +01:00
hound.py protect against errors from the hound API 2018-06-14 13:25:20 -04:00
liaisons_schema.py Update Liaison Scripts 2019-06-19 16:22:29 -07:00
liaisons_schema.yaml Fix regression in list-changes 2019-06-20 17:52:13 +02:00
liaisons.py Add simple liaisons wrapper module 2019-11-18 12:30:59 +11:00
links.py Update missing cmd to follow redirects 2020-05-13 07:19:35 -05:00
npmutils.py do not assume that modules with setup.py are packaged with python jobs 2017-10-24 10:59:17 -04:00
processutils.py Pass full environ copy to sdist subprocess 2020-05-11 17:09:19 -05:00
project_config.py Adding support of publish-to-pypi-stable-only template for deprecated repo 2021-08-04 11:27:25 +02:00
puppetutils.py do not assume that modules with setup.py are packaged with python jobs 2017-10-24 10:59:17 -04:00
pythonutils.py Merge "Remove PBR-specific validation code" 2022-08-11 13:53:23 +00:00
release_notes.py Send RC announces to release-announce 2019-10-08 13:47:13 +02:00
requirements.py Remove stable:follows-policy tag banner 2022-03-16 20:30:07 +01:00
rst2txt.py Remove six 2022-04-19 10:19:15 +08:00
schema.py have list-deliverables look for valid values by querying the schema 2018-03-07 10:49:50 -05:00
schema.yaml Create ovb 2.0 release and cut stable/2.0 branch 2021-03-10 19:34:09 +05:30
series_status_schema.yaml Fix upper-constraints redirect for new release naming 2023-01-14 10:29:27 +01:00
series_status.py Fix upper-constraints redirect for new release naming 2023-01-14 10:29:27 +01:00
versionutils.py Fix E275 error with latest flake8 2023-04-19 14:59:16 +02:00
xstaticutils.py Bust import caching of xstatic package namespaces 2020-03-26 21:08:08 +00:00
yamlutils.py Raise YAML compliance to 1.2 2019-07-31 09:34:38 -05:00