election/openstack_election
Ghanshyam Mann aae968f2af Migrate election tooling to release versions
From Antelope (2023.1) onwards, primary identifier
of any release is release version instead of name[1],
we should use release versions in the election tooling
also.

This migrate the election tooling to use the release version
As release repo is not fully migrated to release version yet,
we still need to use the release name to fetch the data from
release repo.

Keeping relaese version as float so that we edit the
configuration file with release version a float not
with string even string is passed.

All the election tools/script/flow has been tested with it and
it is working now.

[1] https://governance.openstack.org/tc/reference/release-naming.html

Change-Id: Ia8a60a9514b1dca5ac97ed8099c34c6c6c7d24e2
2023-03-03 11:01:20 -08:00
..
cmds Migrate election tooling to release versions 2023-03-03 11:01:20 -08:00
templates Add CIVS policy to combined voting kickoff template 2022-09-13 09:20:44 +09:00
tests Don't test candidate files if they're removed 2020-09-28 13:21:06 +00:00
__init__.py Make all tools require python3 and remove python2 testing 2018-12-12 14:09:05 +11:00
check_candidacy.py Stop to use the __future__ module. 2020-07-24 13:44:46 +02:00
config.py Migrate election tooling to release versions 2023-03-03 11:01:20 -08:00
exception.py Stop to use the __future__ module. 2020-07-24 13:44:46 +02:00
owners.py Skip if e-mail in Gerrit is None 2022-09-13 15:51:15 +09:00
require_py3.py Stop to use the __future__ module. 2020-07-24 13:44:46 +02:00
utils.py remove unicode from code 2021-07-24 02:01:09 +09:00