summaryrefslogtreecommitdiff
path: root/.gitignore
Commit message (Collapse)AuthorAgeFilesLines
* Switch to stestrVu Cong Tuan2018-07-301-1/+1
| | | | | | | | | | 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
* Add reno for release notes managementricolin2018-01-041-0/+3
| | | | Change-Id: Ia6d1c66602ac2845d30d9f95914445890a51329c
* Ignore .eggsJay Dobies2015-10-221-0/+1
| | | | | | | Runing tox is causing a directory named .eggs to be created, so adding it to the git ignore list. Change-Id: I0a3b1981828365121cdffd53fae932ba0ea0db46
* Add standard code coverage configuration fileRonald Bradford2015-10-051-1/+1
| | | | | | | | 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
* Add a tox job for generating docsSteve Martinelli2014-07-241-0/+1
| | | | | | | Add a tox job to make it easier for developers to generate their own docs before submitting a patch. Change-Id: I9c53ce664b164003fe42ed03d1f850d954bf0971
* Updates .gitignoreSushil Kumar2013-12-181-4/+1
| | | | | | | Remove files we don't generate in the sources. Change-Id: If544e0048a43ea0533ae068d3802e5bc1b62f826 Closes-Bug: #1256043
* Migrate to testr from nose.Angus Salkeld2013-05-311-0/+1
| | | | Change-Id: Ibe0c2eeee9aeb4cb1832456cdc0d080a5a9af175
* Ignore heatclient/versioninfoSteve Baker2012-11-261-2/+1
| | | | Change-Id: I862cbc8e6b37ea90d3e13bfba1e94a20819ccec6
* Format parameters for create callSteve Baker2012-10-111-1/+17
|
* Initial importSteve Baker2012-10-101-0/+4