election/openstack_election/cmds
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
..
__init__.py Make openstack_election look more like a python module 2016-09-12 15:35:40 +10:00
change_owners.py Stop to use the __future__ module. 2020-07-24 13:44:46 +02:00
check_all_candidacies.py Stop to use the __future__ module. 2020-07-24 13:44:46 +02:00
check_candidacy.py Stop to use the __future__ module. 2020-07-24 13:44:46 +02:00
check_manual.py Stop to use the __future__ module. 2020-07-24 13:44:46 +02:00
ci_check_all_candidate_files.py Don't test candidate files if they're removed 2020-09-28 13:21:06 +00:00
close_election.py Omit leaderless list from TC election results 2021-03-10 19:51:44 +00:00
create_directories.py Stop to use the __future__ module. 2020-07-24 13:44:46 +02:00
generate_rolls.py Stop to use the __future__ module. 2020-07-24 13:44:46 +02:00
render_statistics.py Stop to use the __future__ module. 2020-07-24 13:44:46 +02:00
search_rolls.py Stop to use the __future__ module. 2020-07-24 13:44:46 +02:00
setup_election_config.py Migrate election tooling to release versions 2023-03-03 11:01:20 -08:00
template_emails.py Migrate election tooling to release versions 2023-03-03 11:01:20 -08:00
update_governance.py Use PTL election results for governance updates 2020-10-28 18:32:31 +00:00