Commit Graph

8 Commits

Author SHA1 Message Date
Vu Cong Tuan
3e728f945f 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: I1c4aaa0e0909f5272ab970950e3d21662dee2227
2018-07-24 15:44:42 +07:00
yatinkarel
6342182885 Update .gitignore to ignore .eggs
Change-Id: I4b56f3305013e5c6d7e938524f3b5a29ba6542b6
2017-03-10 12:37:25 +05:30
yatin
77a169d3c7 Compare test coverage with the master branch
* checkout one commit before the latest and check coverage
* check coverage with the latest commit
* all new lines must be tested

This functionallity essentially compares the current change
with the master branch, since the coverage job runs always
for only one change.

Change-Id: I59b03d5c5e69a36b5fac9fef0576a29a885a5bba
Partially-Implements: blueprint magnumclient-ut-coverage
2017-02-17 14:30:21 +05:30
yatin
9d7737763b Add .venv directory to .gitignore
Change-Id: I32dce412c6ac46d1ec73bb25722ec24f26bdc2d1
2016-11-03 12:15:31 +05:30
Vilobh Meshram
cda97c7379 Add .idea directory to .gitignore
Add .idea directory that is generated while using few editors to
.gitignore.

Change-Id: Id0dc0ba51da6b05e82c502b6f87771ba80ed47f6
2015-12-01 15:38:57 -08:00
OTSUKA, Yuanying
926e25f034 Add .DS_Store to .gitignore
.DS_Store is generated by OS X

Change-Id: I3dcd0b2698c358745362262ab5bf8da31ffe508a
Closes-Bug: #1516830
2015-11-17 09:40:44 +09:00
Janek Lehr
34c4b38c05 Add coe attribute to BayModel creation
Add coe as a required parameter to BayModel creation.

Partially implements: bp multiple-bay-templates

Change-Id: Iaa1d80d5573edd774fa923c0332d29cd914ec774
2015-04-24 10:24:42 -05:00
Motohiro OTSUKA
29f2737a6e Added project required files.
Change-Id: Id480b25a628ac11e8def458846bb31d45463a5a6
2014-11-21 08:33:53 +09:00