Scripts for generating OpenStack development community statistics
Go to file
Lucas Alvares Gomes f89962310f Fix misspelled contributor user name in Ironic
Change-Id: I0adf7e67b4666cde4d4c1e08560bdb9fa6e29b4c
2013-11-06 21:24:05 +00:00
projects Fix misspelled contributor user name in Ironic 2013-11-06 21:24:05 +00:00
.gitignore Ignore editor files. 2013-10-07 14:11:59 +13:00
.gitreview Add .gitreview file 2013-07-01 15:03:59 +00:00
genresults-openreviews.sh Put HEAD hash in published results output 2013-10-07 15:03:48 -04:00
genresults-reviewers.sh generate reviewers stats for 1 and 3 years 2013-11-03 13:06:52 +08:00
genresults-reviews-for-bugs.sh Put HEAD hash in published results output 2013-10-07 15:03:48 -04:00
openapproved.py Ignore approved changes in openreviews stats 2013-10-22 15:43:32 -04:00
openreviews.py Stop ignoring jenkins -1 votes 2013-11-06 06:21:02 +08:00
README.md Add a script to get number and age of open reviews. 2013-05-28 16:49:32 -04:00
requirements.txt Add requirements to note that paramiko is needed 2013-08-02 18:07:17 +10:00
reviewers.py Fix ZeroDivisionError in ratio calculation 2013-11-01 09:05:33 -04:00
reviews_for_bugs.py Pep8 compliant 2013-10-03 13:35:31 +02:00
testprojectinfo.py Add script to quickly sanity check json files 2013-10-07 09:14:46 -04:00
utils.py Ignore approved changes in openreviews stats 2013-10-22 15:43:32 -04:00

OpenStack Stats

Utility scripts for generating stats about OpenStack development.

  • openreviews.py - Get some stats on the number and age of open reviews.
  • reviewers.py - See how many reviews each person has done over a period of time.