senlin/senlin/tests/unit
Satish Patel 170f468258 Add support of vnic_type to Profile
This patch allow to define vnic_type direct and macvtap in profile,
Default network port type is normal for general vm but sriov instance
need vnic_type "direct or macvtap".

Change-Id: Iecd2e028837a3ad15145ad21f8167007ce7a0741
2020-12-10 01:56:07 +00:00
..
api Add options to choose endpoints and SSL verification 2020-10-12 22:07:04 +00:00
cmd Use unittest.mock instead of third party mock 2020-04-18 12:00:29 -05:00
common Remove six usage 2020-01-13 14:22:55 -08:00
conductor Use unittest.mock instead of third party mock 2020-04-18 12:00:29 -05:00
db Use unittest.mock instead of third party mock 2020-04-18 12:00:29 -05:00
drivers Add options to choose endpoints and SSL verification 2020-10-12 22:07:04 +00:00
engine Merge "Shutdown VM before destructive update action" 2020-11-23 10:15:10 +00:00
events Use unittest.mock instead of third party mock 2020-04-18 12:00:29 -05:00
health_manager Use unittest.mock instead of third party mock 2020-04-18 12:00:29 -05:00
objects Use unittest.mock instead of third party mock 2020-04-18 12:00:29 -05:00
policies Shutdown VM before destructive update action 2020-11-18 04:31:44 +00:00
profiles Add support of vnic_type to Profile 2020-12-10 01:56:07 +00:00
__init__.py Remove i18n.enable_lazy() call from senlin.cmd 2018-11-05 12:20:52 -05:00
fakes.py Trivial code cleanups 2018-07-22 01:05:16 -07:00
test_common_constraints.py Fix requirements, update hacking 2020-03-30 10:51:45 +00:00
test_common_context.py Remove tox unit test warnings 2017-12-18 05:05:02 -05:00
test_common_exception.py Remove six usage 2020-01-13 14:22:55 -08:00
test_common_messaging.py Use unittest.mock instead of third party mock 2020-04-18 12:00:29 -05:00
test_common_policy.py Use unittest.mock instead of third party mock 2020-04-18 12:00:29 -05:00
test_common_scaleutils.py Use unittest.mock instead of third party mock 2020-04-18 12:00:29 -05:00
test_common_schema.py Use unittest.mock instead of third party mock 2020-04-18 12:00:29 -05:00
test_common_utils.py Use unittest.mock instead of third party mock 2020-04-18 12:00:29 -05:00
test_conf.py Use unittest.mock instead of third party mock 2020-04-18 12:00:29 -05:00
test_hacking.py Use unittest.mock instead of third party mock 2020-04-18 12:00:29 -05:00
test_rpc_client.py Use unittest.mock instead of third party mock 2020-04-18 12:00:29 -05:00