nfv/nfv/nfv-tests/nfv_unit_tests
Al Bailey 49f88f15c9 Cleanup tox alphabetical imports in nfv
This commit re-orders the imports to allow enabling in flake8:
  H306: imports not in alphabetical order

This change should have no functional impact on the code

Scenario tests all passing.

Story: 2004515
Task: 28684
Change-Id: I412474dfdd1ee9d7deade7f7d6aca32085c0f3f2
Signed-off-by: Al Bailey <Al.Bailey@windriver.com>
2018-12-27 11:55:20 -06:00
..
test_data Update VIM to use nova API version 2.53 2018-06-14 13:27:26 -05:00
tests Cleanup tox alphabetical imports in nfv 2018-12-27 11:55:20 -06: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
setup.py Clean up imports based on flake8 2018-09-20 16:43:28 -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).
#