Commit Graph

4 Commits

Author SHA1 Message Date
Takashi Kajinami 597095ffca Exclude tests directory from coverage calculation
Change-Id: I4c9033033fc38a93044da6fb910302635b6c950a
2024-01-25 23:51:51 +09:00
Abhishek Kekane c2898998a7 Move old oslo-incubator code out of openstack/common
As part of the first community-wide goal, teams were asked to
remove the openstack/common package of their projects if one
existed. This was a byproduct of the old oslo-incubator form
of syncing common functionality.

Package openstack/common/apiclient is moved to glanceclient/v1
package as it is used by v1 api only.

NOTE:
Removed glanceclient/common/base.py as it is deprecated and not
used anywhere.

Closes-Bug: #1639487
Change-Id: Ib3ac09743ce761ab0186e99e1c9de02517f89510
2016-11-08 11:33:09 +05:30
Monty Taylor 586d40131d Change ignore-errors to ignore_errors
Needed for coverage 4.0

Change-Id: Iffb28d5676a7cf9bfb8c7a103e8677885fd07dba
2015-09-21 14:53:12 +00:00
Alessio Ababilov 2514ec84e5 Update .coveragerc
Set up proper source and omit options.

Change-Id: I2590006f922b2163f9c913d4ce3c349f0e49c68b
Implements: blueprint update-coveragerc
2013-02-06 16:47:06 +02:00