Commit Graph

6 Commits (9f1b9606e4fa4ba98a7dbb8074196ef6f6020f43)

Author SHA1 Message Date
Jamie Lennox 3f12f9e562 Update coverage to keystoneauth1
The .coveragerc file was pointing to the keystoneauth directory which no
longer exists. Update this to keystoneauth1.

Also remove the keystoneauth/openstack directory. This doesn't exist as
we don't have anything from oslo.incubator.

Change-Id: Icc4a4680bb9af5c2bfa230a5ffcf508740c06aae
8 years ago
Monty Taylor 3915102963 Change ignore-errors to ignore_errors
Needed for coverage 4.0

Change-Id: I9ebe49e2660ba50a1b4b9e0cc30181d12099e8b9
8 years ago
Morgan Fainberg f70d313def Initial Split of python-keystoneclient to keystoneauth
Change-Id: Ib33d022506072749e23caf6d9defbcc9a65c8b48
8 years ago
Jamie Lennox 0dc75163d8 Move tests in keystoneclient
This is the suggested location for tests and is adopted by most
projects. As part of this change relative imports to package imports.

Fix all the test running and coverage code to point to the new location.

Change-Id: I01264aed14f396ab9a7242e3e72b71e1bc332675
10 years ago
Alessio Ababilov f4f0cdf310 Update .coveragerc
Set up proper source and omit options.

Change-Id: Ieb6e514849e6fc054ce563806243d29f4ff2075c
Implements: blueprint update-coveragerc
10 years ago
Monty Taylor 19c6787575 Update to latest openstack.common setup code.
Change-Id: I044447b162e97d7464e49ba7fed0d41a757a3210
11 years ago