
This commit updates the ignore list to be more consistent with the set of rules used in tempest. Additionally it fixes all the pep8 issues which were failing.
10 lines
170 B
Plaintext
10 lines
170 B
Plaintext
[DEFAULT]
|
|
|
|
# The list of modules to copy from oslo-incubator.git
|
|
module=log
|
|
module=versionutils
|
|
|
|
|
|
# The base module to hold the copy of openstack.common
|
|
base=tempest_lib
|