senlin/senlin/tests/unit/drivers
Duc Truong aca5b42d81 Pass in correct port id parameter
When calling interface create on a server, the port id must be passed in
port_id as specified in [1].  Passing in the incorrect parameter was
causing nodes to go into error state during cluster update that involved
a profile whose network was changed.

[1] https://docs.openstack.org/api-ref/compute/?expanded=create-interface-detail#create-interface

Change-Id: I4627cba1064097234c765a7c97cfd1be8b3224a7
Closes-Bug: #1895759
2020-09-16 00:57:25 +00:00
..
__init__.py Rename driver test case folder 2015-10-01 22:42:46 -04:00
test_cinder_v2.py Use unittest.mock instead of third party mock 2020-04-18 12:00:29 -05:00
test_docker_v1.py Use unittest.mock instead of third party mock 2020-04-18 12:00:29 -05:00
test_driver.py Use unittest.mock instead of third party mock 2020-04-18 12:00:29 -05:00
test_glance_v2.py Use unittest.mock instead of third party mock 2020-04-18 12:00:29 -05:00
test_heat_v1.py Use unittest.mock instead of third party mock 2020-04-18 12:00:29 -05:00
test_keystone_v3.py Use unittest.mock instead of third party mock 2020-04-18 12:00:29 -05:00
test_lbaas.py Use unittest.mock instead of third party mock 2020-04-18 12:00:29 -05:00
test_mistral_v2.py Use unittest.mock instead of third party mock 2020-04-18 12:00:29 -05:00
test_neutron_v2.py Find security group profiles by project scope 2020-09-03 00:33:13 +00:00
test_nova_v2.py Pass in correct port id parameter 2020-09-16 00:57:25 +00:00
test_octavia_v2.py Use unittest.mock instead of third party mock 2020-04-18 12:00:29 -05:00
test_sdk.py Use unittest.mock instead of third party mock 2020-04-18 12:00:29 -05:00
test_zaqar_v2.py Use unittest.mock instead of third party mock 2020-04-18 12:00:29 -05:00