Comment 4 for bug 1691786

Revision history for this message
Govind Agrawal (govind12) wrote :

There is a one more scenario where i saw this problem.

Step 1) create Heat Stack using server resource where property flavor is mentioned as flavor name instead of flavor UUID.

Step 2) Update heat stack preview with the same template what you used in step 1 , output says "os::nova::server" resource is updated.

Solution: use flavor UUID instead of flavor name.