Bases: heat.engine.resource.Resource
Support method for responding to FnGetAtt
Prepares the property values so that they can be passed directly to the Quantum call.
Removes None values and value_specs, merges value_specs with the main values.
Validate any of the provided params
Validates to ensure nothing in value_specs overwrites any key that exists in the schema.
Also ensures that shared and tenant_id is not specified in value_specs.
Enter search terms or a module, class or function name.