loooosy 9ef8a033a7 Remove unnecessary setUp function in testcase
In testcase, setUp will be called automatically. This patch used to
remove setUp functions that do nothing. Besides, it will keep code clean.

Change-Id: I6689b9b22d521ddf3556329d8103ea34e26a90ea
2017-04-02 01:03:49 +08:00
2017-03-31 09:36:27 +00:00
2017-01-17 10:15:37 +07:00
2013-08-19 18:10:56 +04:00
2015-10-17 22:38:57 +00:00
2017-03-24 13:15:33 -07:00
2013-06-22 15:42:32 +04:00
2013-06-22 15:42:32 +04:00
2017-03-24 13:15:33 -07:00
2017-03-10 16:14:39 +08:00

Stackalytics

Application Features

Stackalytics is a service that automatically analyzes OpenStack development activities and displays statistics on contribution. The features are: * Extraction of author information from git log, store it in the database; * Calculate metrics on number of lines changed (LOC) and commits; * Mapping authors to companies and launchpad ids; * Filter statistics by time, modules, companies, authors; * Extract blueprint and bug ids from commit messages; * Auto-update of database.

Project Info

Description
OpenStack analytics dashboard
Readme 43 MiB
Languages
Python 61.6%
HTML 18.9%
JavaScript 12%
CSS 7.5%