Remove unnecessary comment lines from setup.cfg

These lines have been kept so long without being commented in, so are
not needed.

Change-Id: I742d793169828cae97ea617c1b025d98672487e3
This commit is contained in:
Takashi Kajinami 2023-11-08 01:24:08 +09:00
parent 2e89feed00
commit ba70d14435
1 changed files with 0 additions and 16 deletions

View File

@ -82,19 +82,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/