neutron-lbaas/neutron_lbaas
Arie Bregman ae573d11bc Disable automatic config file discovery for pep8 target
When trying to run pep8 target on a system with installed
/etc/neutron/neutron.conf file, neutron-db-manage may fail due to
access denied to the configuration file. This is because oslo.config
attempts to discover configuration files automatically if they are
not passed with --config-file argument.

To disable auto discovery, we pass --config-file to the tool.

Change-Id: I89b5cbae1fcbf662cba6bc724681d0cfeeb0eb9c
2015-11-23 13:06:21 +00:00
..
agent Merge "Use message for DeviceNotFoundOnAgent" 2015-07-16 23:40:10 +00:00
common Merge "Fix some inconsistency in docstrings" 2015-11-19 19:15:35 +00:00
db Add ability for octavia to allocate vip 2015-10-15 02:04:05 -05:00
drivers Fix some inconsistency in docstrings 2015-11-19 07:05:58 -05:00
extensions [LBaaS v2] Validate http_method and url_path for health monitor 2015-10-09 17:27:44 +03:00
services Merge "Switch to using neutron.common.utils:replace_file()" 2015-11-20 16:29:53 +00:00
tests Disable automatic config file discovery for pep8 target 2015-11-23 13:06:21 +00:00
__init__.py Allow users to run 'tox -epy34' 2015-07-06 14:34:55 +09:00
agent_scheduler.py Python 3: use six.iteritems instead of dict.items 2015-06-01 23:51:19 +02:00
version.py Post-split, get jenkins tests passing 2014-12-08 22:52:02 -07:00