Bases: heat.engine.clients.client_plugin.ClientPlugin
Get the id for the specified flavor name. If the specified value is flavor id, just return it.
Parameters: | flavor – the name of the flavor to find |
---|---|
Returns: | the id of :flavor: |
Raises : | exception.FlavorMissing |