nfv/nfv/nfv-tests/nfv_unit_tests
Kevin Smith 78a022103a VIM: allow cold migrate and evac with remote_storage label
Store the remote_storage label against the host object and always
allow cold migration and evacuation for VMs on hosts
with the label enabled.

Change-Id: Iaf64474893f1426f1c24db9f535ac4c99faa0559
Story: 2004447
Task: 29190
Signed-off-by: Kevin Smith <kevin.smith@windriver.com>
2019-02-05 09:48:51 -05:00
..
test_data Update VIM to use nova API version 2.53 2018-06-14 13:27:26 -05:00
tests VIM: allow cold migrate and evac with remote_storage label 2019-02-05 09:48:51 -05: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).
#