senlin/senlin/tests/unit/profiles
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
..
__init__.py Relocate Senlin unit tests 2015-08-04 06:16:20 -04:00
test_container_docker.py Use unittest.mock instead of third party mock 2020-04-18 12:00:29 -05:00
test_heat_stack.py Use unittest.mock instead of third party mock 2020-04-18 12:00:29 -05:00
test_nova_server.py Add support of vnic_type to Profile 2020-12-10 01:56:07 +00:00
test_nova_server_update.py Add support of vnic_type to Profile 2020-12-10 01:56:07 +00:00
test_nova_server_validate.py Add support of vnic_type to Profile 2020-12-10 01:56:07 +00:00
test_profile_base.py Use unittest.mock instead of third party mock 2020-04-18 12:00:29 -05:00