HEAT OS::Nova::Flavor doesn't exist in Kilo
Hello,
According to the HEAT resources http://docs.openstack.org/developer/heat/template_guide/openstack.html#OS::Nova::Flavor (documentation), in the Kilo version HEAT supports the OS::Nova::Flavor resource.
But in my OpenStack (Kilo version) I don't see that resource at the "Resource Types" listing and when I try to create a stack with a template using that resource, Heat shows "ERROR: Unknown resource Type : OS::Nova::Flavor".
Is the documentation correct? Do I need to do something to enable this resource?
Thanks