Skip to content

Commit

Permalink
Merge "Remove unnecessary comment lines from setup.cfg"
Browse files Browse the repository at this point in the history
  • Loading branch information
Zuul authored and openstack-gerrit committed Dec 15, 2023
2 parents 47f4df9 + ba70d14 commit 85fbe40
Showing 1 changed file with 0 additions and 16 deletions.
16 changes: 0 additions & 16 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -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/

0 comments on commit 85fbe40

Please sign in to comment.