The heat_integrationtests.functional.test_create_update_neutron_port Module

class heat_integrationtests.functional.test_create_update_neutron_port.UpdatePortTest(*args, **kwargs)[source]

Bases: heat_integrationtests.functional.functional_base.FunctionalTestsBase

get_port_id_and_ip(stack_identifier)[source]
test_stack_update_in_place_remove_ip()[source]
test_stack_update_replace_no_ip()[source]
test_stack_update_replace_with_ip()[source]
test_stack_update_replace_with_ip_after_failed_update()[source]
test_stack_update_replace_with_ip_rollback()[source]

Previous topic

The heat_integrationtests.functional.test_create_update Module

Next topic

The heat_integrationtests.functional.test_create_update_neutron_subnet Module

Project Source

This Page