Merge "Remove unnecessary comment lines from setup.cfg"

This commit is contained in:
Zuul 2023-12-15 16:30:20 +00:00 committed by Gerrit Code Review
commit 85fbe403fe

View File

@ -83,19 +83,3 @@ oslo.config.opts =
barbican.certificate.plugin.snakeoil = barbican.plugin.snakeoil_ca:list_opts
oslo.config.opts.defaults =
barbican.common.config = barbican.common.config:set_lib_defaults
# TBD: OpenStack stuff...
# NOTE(jkoelker) To run the test suite under nose install the following
# coverage https://pypi.org/project/coverage
# tissue https://pypi.org/project/tissue (pep8 checker)
# openstack-nose https://github.com/jkoelker/openstack-nose
#verbosity=2
#detailed-errors=1
#with-openstack=1
#openstack-red=0.05
#openstack-yellow=0.025
#openstack-show-elapsed=1
#openstack-color=1
#[install]
#install-lib=/usr/local/bin/vbarbican/lib/python2.7/site-packages/