Commit Graph

6 Commits

Author SHA1 Message Date
caoyuan d9ffc59031 Move doc related modules to doc/requirements.txt
Change-Id: I995f7c4e0152a19d2ae2890d6940419f30638444
2019-08-24 09:49:33 +08:00
ZhongShengping d5b49c1493 Clean up .gitignore references to personal tools
Developers run all sorts of different tools within Git repositories,
any of which can leave their own special trashfiles all over the
place. We can't every hope to catalog them all, so better to
recommend developers simply configure a global core.excludesfile to
filter the irrelevant files which tend to get created by their
personal choice of tools.

To this end, remove the long-standing sections for "Mr Developer"
and "Editors" since their mere existence here sends the signal that
we welcome (and have time to review) additions for any old tool
someone ever might happen to try. Also add a comment block
explaining this, for clarity.

We can, and should of course, continue to list files created by the
tools recommended by our workflow (test frameworks called from tox,
documentation and packaging builds, et cetera).

This change is a port of I1b41efac219fca44e2548fc36633724d0ecfc0cb
from the openstack-dev/oslo-cookiecutter repository.

Change-Id: I2c70b7b8c2e9d80bf9ddc90aec9a01ddc5745128
2018-10-15 11:56:15 +08:00
Vu Cong Tuan ebad161c89 Convert oslo.service to using stestr
With the upgrade to oslotest 3.6.0 [0], testr no longer works [1].
This is because oslotest no longer requires testr and we don't depend
on it directly in oslo.service. Let's switch to using stestr, too!
Everyone's doing it...
This patch follows [2] in oslo.policy

[0] d5a3c58f71
[1] 897823fbd6
[2] https://review.openstack.org/#/c/579295/

Change-Id: Ia82a17fe26b41730c8c323819591523d66a8cb36
2018-07-04 08:39:21 +07:00
Kirill Bespalov 39760084ae Add reno for release notes management
An initial patch to add reno and create a base directory for
release notes

Change-Id: I0250a698b789568a86705be585fc1b01c831aed0
2016-06-30 10:02:49 +00:00
Ronald Bradford fddca3b272 Fix coverage configuration and execution
A number of configuration errors prevent the successful creation of code
coverage. This corrects the .coveragerc source/omit setup and the tox
package name generation.

Change-Id: I966bf06550c20d6977fff659264a5a7d021b260f
2015-10-01 19:48:34 +00:00
Elena Ezhova dd2f334781 exported from oslo-incubator by graduate.sh 2015-05-21 16:51:40 +03:00