Commit Graph

10 Commits

Author SHA1 Message Date
Vu Cong Tuan 09475c2c1d 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
2018-07-30 08:43:31 +07:00
ricolin c173246b45 Add reno for release notes management
Change-Id: Ia6d1c66602ac2845d30d9f95914445890a51329c
2018-01-04 09:40:36 +00:00
Jay Dobies 6cb85feaf8 Ignore .eggs
Runing tox is causing a directory named .eggs to be created, so adding
it to the git ignore list.

Change-Id: I0a3b1981828365121cdffd53fae932ba0ea0db46
2015-10-22 15:37:18 -04:00
Ronald Bradford 6c86efc1a3 Add standard code coverage configuration file
Add the .coveragerc configuration consistent with other projects,
specifically to define including branch = True and omit including
tests in the coverage reports

Change-Id: Icb1989e4828ac380acc9a395b241fdf592c7d022
2015-10-05 13:32:44 -04:00
Steve Martinelli e78762152c Add a tox job for generating docs
Add a tox job to make it easier for developers to generate their
own docs before submitting a patch.

Change-Id: I9c53ce664b164003fe42ed03d1f850d954bf0971
2014-07-24 18:08:03 -04:00
Sushil Kumar c9ee833e50 Updates .gitignore
Remove files we don't generate in the sources.

Change-Id: If544e0048a43ea0533ae068d3802e5bc1b62f826
Closes-Bug: #1256043
2013-12-18 09:31:05 +00:00
Angus Salkeld c4174d39ae Migrate to testr from nose.
Change-Id: Ibe0c2eeee9aeb4cb1832456cdc0d080a5a9af175
2013-05-31 20:13:37 +10:00
Steve Baker 03e5e7e3c1 Ignore heatclient/versioninfo
Change-Id: I862cbc8e6b37ea90d3e13bfba1e94a20819ccec6
2012-11-26 13:45:36 +13:00
Steve Baker 4ba8e46631 Format parameters for create call 2012-10-11 13:09:56 +13:00
Steve Baker 1269bb20c7 Initial import 2012-10-10 08:55:03 +13:00