OpenDev Migration Patch
This commit was bulk generated and pushed by the OpenDev sysadmins as a part of the Git hosting and code review systems migration detailed in these mailing list posts:
http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003603.html http://lists.openstack.org/pipermail/openstack-discuss/2019-April/004920.html
Attempts have been made to correct repository namespaces and hostnames based on simple pattern matching, but it’s possible some were updated incorrectly or missed entirely. Please reach out to us via the contact information listed at https://opendev.org/ with any questions you may have.
版权所有:中国计算机学会技术支持:开源发展技术委员会
京ICP备13000930号-9
京公网安备 11010802032778号
ReviewDay
HTML report generator for OpenStack code reviews. Launchpad meets Gerrit.
Inspired by ‘reviewlist’ scripts written by Thierry Carez.
Description
HTML report generator which creates a prioritized review list w/ function test results. The report includes:
Installation
Execution
An output directory called ‘out_report’ is generated in the current directory.
Alternately you can execute reviewday in a tox environment by using:
Customizing the projects
If you wish to customize the output of reviewday you can use the -p (–project-file) option to provide a custom project names file. This file should be a valid YAML/JSON file formatted like this:
License
See LICENSE.txt for further details.