Merge "Remove nose references from Horizon"

This commit is contained in:
Zuul 2018-10-06 16:31:08 +00:00 committed by Gerrit Code Review
commit f18843cbbc
5 changed files with 0 additions and 16 deletions

3
.gitignore vendored
View File

@ -8,14 +8,11 @@
.environment_version
.selenium_log
.coverage*
.noseids
.DS_STORE
.DS_Store
/cover
coverage.xml
coverage-karma
nosetests.xml
*nose_results.html
pep8.txt
pylint.txt
# Files created by releasenotes build

View File

@ -294,10 +294,6 @@ The standard installation uses a non-encrypted HTTP channel.
'keystoneclient': {
'handlers': ['console'],
'propagate': False,
},
'nose.plugins.manager': {
'handlers': ['console'],
'propagate': False,
}
}
}

View File

@ -157,10 +157,6 @@ LOGGING = {
'handlers': ['test'],
'propagate': False,
},
'nose.plugins.manager': {
'handlers': ['null'],
'propagate': False,
},
'selenium': {
'handlers': ['null'],
'propagate': False,

View File

@ -55,7 +55,6 @@ munch==2.1.0
netaddr==0.7.18
netifaces==0.10.4
nodeenv==0.9.4
nosexcover==1.0.10
openstackdocstheme==1.18.1
openstacksdk==0.11.2
os-client-config==1.28.0

View File

@ -32,10 +32,6 @@ packages =
openstack_dashboard
openstack_auth
[nosetests]
verbosity=2
detailed-errors=1
[coverage:report]
ignore_errors = True
include =