summaryrefslogtreecommitdiff
path: root/.gitignore
Commit message (Collapse)AuthorAgeFilesLines
* Merge "Ignore doc build files"Jenkins2014-01-071-0/+3
|\
| * Ignore doc build filesChangbin Liu2014-01-031-0/+3
| | | | | | | | Change-Id: I064eaa43ed603143d1cbb28669c8b0cd1e43a252
* | Added htmlcov folder to .gitignoreStanislav Kudriashev2014-01-061-0/+1
|/ | | | Change-Id: Iea321a98929285af7bde5e013d4fdd46040da5c2
* Coverage calculation improvementsIvan A. Melnikov2013-11-221-0/+2
| | | | | | | | - add .coveragerc to configure coverage calculations and omissions; - add python 2.x specific test requirements to coverage tox env; - update .gitignore. Change-Id: Idc35e4f18ec297506576f09e468ab34e8704c0b1
* Task progressVictor Rodionov2013-09-181-0/+3
| | | | | | | | Add update progress method to base task class Implements blueprint: task-progress Change-Id: Id7d554ce6c31778f1f1a084a3b268257e66a5fea
* Use oslo's sqlalchemy layerJoshua Harlow2013-08-181-0/+3
| | | | | | | | | Bring over the sqlalchemy layer + dependents that oslo provides so that we can use it in a dependent commit to replace pieces of our own mini sqlalchemy layer (that was derived from oslos) Change-Id: Ifda2fd5c5b8eb1d71a4cfce2a2e0046a23010270
* Move to using pbr.Joshua Harlow2013-07-071-0/+5
| | | | | | | | The new way to build packages and perform setuptools interactions seems to be via the pbr library so to play well with others, use said library. Change-Id: I519503fdf59457dc554870b8e6ff61613ab30d11
* Add .settings and .venv into .gitignoreChangbin Liu2013-06-051-0/+2
| | | | Change-Id: I02255b9cea996dc88df607a34ee5f0b1f38a33cb
* Fixing .py in .gitignoreKevin Chen2013-05-281-1/+4
|
* Update db api testKevin Chen2013-05-281-1/+4
|
* Initial commitJoshua Harlow2013-05-071-0/+35