Merge "Remove unnecessary comment lines from setup.cfg"
This commit is contained in:
commit
85fbe403fe
16
setup.cfg
16
setup.cfg
@ -83,19 +83,3 @@ oslo.config.opts =
|
|||||||
barbican.certificate.plugin.snakeoil = barbican.plugin.snakeoil_ca:list_opts
|
barbican.certificate.plugin.snakeoil = barbican.plugin.snakeoil_ca:list_opts
|
||||||
oslo.config.opts.defaults =
|
oslo.config.opts.defaults =
|
||||||
barbican.common.config = barbican.common.config:set_lib_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/
|
|
||||||
|
Loading…
Reference in New Issue
Block a user