summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorVu Cong Tuan <tuanvc@vn.fujitsu.com>2018-07-10 13:41:19 +0700
committerVu Cong Tuan <tuanvc@vn.fujitsu.com>2018-07-30 08:43:31 +0700
commit09475c2c1d7398b29342fb66747ecce1db7aad29 (patch)
treedee3e624a4261186d6180b018d8b44e36f2f6a66 /.gitignore
parentc7b8212a6318fe68a4e84e5790e57c23dea8a611 (diff)
downloadpython-heatclient-09475c2c1d7398b29342fb66747ecce1db7aad29.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: I7079a92f972f5cb21e0d2077dd029701930a3590
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index aa83571..73321c8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -16,7 +16,7 @@ doc/build
heatclient/versioninfo
*.egg-info
*.log
-.testrepository
+.stestr/
# Files created by releasenotes build
releasenotes/build