nfv/nfv/nfv-tests/nfv_unit_tests
Al Bailey 19a881ee2d Cleanup whitespace errors suppressed for flake8
These errors are no longer suppressed:
 E225 missing whitespace around operator
 E226 missing whitespace around arithmetic operator
 E231 missing whitespace after ','
 E241 multiple spaces after ','

Story: 2003499
Task: 26386
Change-Id: Ic97e46b0a3b57456740a2a5935a8a3e6d3b81427
Signed-off-by: Al Bailey <Al.Bailey@windriver.com>
2018-09-11 14:46:30 -05:00
..
test_data Update VIM to use nova API version 2.53 2018-06-14 13:27:26 -05:00
tests Cleanup whitespace errors suppressed for flake8 2018-09-11 14:46:30 -05:00
.gitignore StarlingX open source release updates 2018-05-31 07:36:51 -07:00
README StarlingX open source release updates 2018-05-31 07:36:51 -07:00
__init__.py StarlingX open source release updates 2018-05-31 07:36:51 -07:00
coverage.ini StarlingX open source release updates 2018-05-31 07:36:51 -07:00
pylint.rc Enable pylint for nfv as a gating job for stx-nfv 2018-09-04 13:58:53 -05:00
setup.py StarlingX open source release updates 2018-05-31 07:36:51 -07:00
tox.ini Enable pylint for nfv as a gating job for stx-nfv 2018-09-04 13:58:53 -05:00

README

#
# Copyright (c) 2015-2016 Wind River Systems, Inc.
#
# SPDX-License-Identifier: Apache-2.0
#

# Tox (http://tox.testrun.org/) is a tool for running tests in multiple
# virtual environments.  To use it, "pip install tox" and then run "tox"
# from this directory (where the nfv_unit_tests are located).
#