OpenStack Elections repository
Go to file
Tristan Cacqueray c0f7aade5a Fix project list match with directory name
This change reverse the directory name creation to find
projects name back from projects.yaml.

Directories were created using:
for project in projects.keys():
  os.mkdir(project.title().replace(' ', '_'))

Also fix DATE_MAX to match Liberty-Mitaka timeframe.

Change-Id: I51cb272807e2b68f794b939319c198736722f340
2016-03-13 10:37:14 -04:00
candidates Merge "Adding Christopher Aedo candidacy for Community App Catalog" 2016-03-13 14:27:53 +00:00
doc/source Merge "Add 'draft' banner and show events status in timeline" 2016-03-11 03:46:20 +00:00
results Cargo-culting doc building from openstack/ossa 2015-09-10 13:32:36 -04:00
tools Fix project list match with directory name 2016-03-13 10:37:14 -04:00
.gitignore Add events timeline and clock timer 2016-02-24 10:47:54 +11:00
.gitreview Added .gitreview 2015-08-27 12:36:04 +00:00
events.yaml Add events timeline and clock timer 2016-02-24 10:47:54 +11:00
README.rst Cargo-culting doc building from openstack/ossa 2015-09-10 13:32:36 -04:00
requirements.txt Add updates from global-requirements 2016-03-11 13:45:45 +11:00
setup.cfg Cargo-culting doc building from openstack/ossa 2015-09-10 13:32:36 -04:00
setup.py Add updates from global-requirements 2016-03-11 13:45:45 +11:00
test-requirements.txt Add updates from global-requirements 2016-03-11 13:45:45 +11:00
tox.ini Validate extra-atcs 2016-03-11 13:45:10 +11: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