diff --git a/setup.cfg b/setup.cfg index 71072bc8d..933af08b6 100644 --- a/setup.cfg +++ b/setup.cfg @@ -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/