OpenStack Elections repository
Go to file
Tony Breeds b285d3dd9c Make openstack_election look more like a python module
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
2016-09-12 15:35:40 +10:00
candidates Rename Smaug to Karbor 2016-09-08 05:16:24 +00:00
doc/source Merge "Move PreferredEmailDeadLine to Sept 18" 2016-09-12 00:49:56 +00:00
openstack_election Make openstack_election look more like a python module 2016-09-12 15:35:40 +10:00
results Cargo-culting doc building from openstack/ossa 2015-09-10 13:32:36 -04:00
tools Make openstack_election look more like a python module 2016-09-12 15:35:40 +10:00
.gitignore Make openstack_election look more like a python module 2016-09-12 15:35:40 +10:00
.gitreview Added .gitreview 2015-08-27 12:36:04 +00:00
.testr.conf Make openstack_election look more like a python module 2016-09-12 15:35:40 +10:00
events.yaml Add a linters tox environment 2016-09-12 15:12:55 +10:00
exceptions.txt Refactor sphinx candidate list rendering 2016-09-09 14:29:23 +00:00
README.rst Cargo-culting doc building from openstack/ossa 2015-09-10 13:32:36 -04:00
requirements.txt Refactor candidacy checking tools 2016-09-09 21:04:16 +10:00
setup.cfg Make openstack_election look more like a python module 2016-09-12 15:35:40 +10:00
setup.py Add updates from global-requirements 2016-03-11 13:45:45 +11:00
test-requirements.txt Make openstack_election look more like a python module 2016-09-12 15:35:40 +10:00
tox.ini Make openstack_election look more like a python module 2016-09-12 15:35:40 +10:00

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