Bases: heat.engine.resource.Resource
-
FnGetAtt(key)[source]
-
FnGetRefId()[source]
-
handle_create()[source]
Allocate a floating IP for the current tenant.
-
handle_delete()[source]
De-allocate a floating IP.
-
handle_update(json_snippet)[source]
-
properties_schema = {'InstanceId': {'Type': 'String'}, 'Domain': {'Implemented': False, 'Type': 'String'}}