Scripts for generating OpenStack development community statistics
Go to file
Russell Bryant 51c2e42c4a Show how many patch sets were created
When generating the reviewers report, also include how many new patch
sets were submitted during this time frame.

Change-Id: I944022c6c9c40e091bbf4557643b50d89d5d63f7
2013-11-12 05:05:11 -05: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 Show how many patch sets were created 2013-11-12 05:05:11 -05: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 Show how many patch sets were created 2013-11-12 05:05:11 -05: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 Show how many patch sets were created 2013-11-12 05:05:11 -05: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.