Commit Graph

6 Commits

Author SHA1 Message Date
Takashi Kajinami e80984b449 Ignore .eggs directory
Recent pbr creates the ".eggs" directory, which should not be managed
by git.

Change-Id: I38996024e7b60e27212c21193cc3dfa3c506360f
2023-12-19 21:05:28 +09:00
Vu Cong Tuan a2091f9c65 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: I99bef7040974e193bc5a57f6f5a7dd7fe293519d
2018-07-10 18:41:32 +07:00
Motohiro OTSUKA 6df4f30e33 Coverage report was't created
Usually, coverage report is created by "tox -ecover" command.
But it wasn't created. This fixes it.

Change-Id: If1096d70831e055d9d1f77a2fd08d28025c18597
Closes-Bug: #1374259
2014-09-26 16:09:51 +09:00
Clint Byrum 18af37dae1 Conform .gitignore with other OpenStack projects.
Change-Id: I4c73f1adac367b1746bcd26752e6e722c198b610
2013-08-16 08:25:33 -07:00
Monty Taylor 4438058c81 Updated to OpenStack standards
Change-Id: Idf87a63c72bfb85de713ebb69564509f8c00393b
2013-08-13 13:45:14 -03:00
Clint Byrum e45748772a Adding setup.py to make for an easier installation 2013-02-12 07:04:28 -08:00