The heat_integrationtests.functional.test_create_update_neutron_subnet Module

class heat_integrationtests.functional.test_create_update_neutron_subnet.UpdateSubnetTest(*args, **kwargs)[source]

Bases: heat_integrationtests.functional.functional_base.FunctionalTestsBase

get_outputs(stack_identifier, output_key)[source]
setUp()[source]
test_update_allocation_pools()[source]
test_update_allocation_pools_to_empty()[source]
test_update_gateway_ip()[source]
test_update_gateway_ip_to_empty()[source]
test_update_to_no_allocation_pools()[source]
test_update_to_no_gateway_ip()[source]

Previous topic

The heat_integrationtests.functional.test_create_update_neutron_port Module

Next topic

The heat_integrationtests.functional.test_default_parameters Module

Project Source

This Page