summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorVu Cong Tuan <tuanvc@vn.fujitsu.com>2018-07-10 13:38:09 +0700
committerVu Cong Tuan <tuanvc@vn.fujitsu.com>2018-07-11 09:59:08 +0700
commite29067486a2cffc02fbb6cbc19f1f8e0534603bc (patch)
treebad9ae7d58b8b6bf164144919fc57c6f8a7a2747 /.gitignore
parent234ea50d5dfa3c6b71c15d32223a2ddf84c1aa1e (diff)
downloadpython-keystoneclient-e29067486a2cffc02fbb6cbc19f1f8e0534603bc.tar.gz
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: I6484b605b1a7b8bcc4589170d2645f7cb0ca66f6
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 6b6f10d..f24746a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,5 @@
.coverage
-.testrepository
+.stestr/
subunit.log
.venv
*,cover