OpenStack Elections repository
b285d3dd9c
Currently the code in this repo is half modular have series of scripts. Migrate the code to be more modular. The main benefit to this is testing is easier. Testing is added in a followup patch Change-Id: Ic1262436147ecdb818ee259e2e85fca8df09d722 |
||
---|---|---|
candidates | ||
doc/source | ||
openstack_election | ||
results | ||
tools | ||
.gitignore | ||
.gitreview | ||
.testr.conf | ||
events.yaml | ||
exceptions.txt | ||
README.rst | ||
requirements.txt | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
tox.ini |
This repository contains OpenStack Elections reference documents and track candidate lists and elections' results.
Directory structure:
- candidates/
- <OpenStack codename>/ e.g mitaka (case matters)
- <Project>/ e.g Nova (case matters)
<Candidate_Name>.txt
- TC/
<Candidate_Name>.txt
- results/
Only edititable by the Election officials