Commit Graph

7 Commits

Author SHA1 Message Date
Stephen Finucane 8c4c5fd43e gitignore: Hide reno cache files
Change-Id: I094fd0d1f42964af012dda14600d6b0ebdb78b6e
Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
2019-12-06 15:09:56 +00:00
ZhongShengping 374c8551e4 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: I19faa612ffaa86d274c5e30e4ec18dfff3c29b3b
2018-10-15 11:46:46 +08:00
Vu Cong Tuan 4abd5377e4 Switch to stestr
According to Openstack summit session [1],
stestr is maintained project to which all Openstack projects should migrate.
Let's switch to stestr as other projects have already moved to it.

[1] https://etherpad.openstack.org/p/YVR-python-pti

Change-Id: Ic863da849df2a728ce6b26bfd946262a5439fcad
2018-07-04 08:30:19 +07:00
Kirill Bespalov 061741287a Add reno for releasenotes management
An initial patch to add reno and create a base directory for
release notes

Change-Id: I8a18a2f2550ff82954d28a6e897a9ce9b1f8f1ba
2016-05-20 17:58:52 +03:00
Ronald Bradford b621d4eecc Improve Context docs with example syntax
Added examples to explain how use Oslo Context with Oslo Log.

Change-Id: I5b5d2ee152b305316b68c5b34d00f480c7daf5ba
2016-01-29 20:45:46 +00:00
Ronald Bradford 5e677dc232 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.

http://lists.openstack.org/pipermail/openstack-dev/2015-October/076193.html

Change-Id: I74d2af73a57ba72631e5eea3ace3275c0b349352
2015-10-09 16:11:45 -04:00
Davanum Srinivas 885f545d81 exported from oslo-incubator by graduate.sh 2014-11-05 15:03:32 +01:00