Comment 10 for bug 2019175

Revision history for this message
Ponnuvel Palaniyappan (pponnuvel) wrote :

Following the reproducer steps:
 - create a project and nova instances using > 1 vcpus in that project
 - create a stack with a OS::Nova::Quota resource managing the project's quotas
 - change the vcpu quota to an invalid value (i.e. 0) and update the stack three times
 - set a valid quota and update the stack again

was able to reproduce the issue with heat 1:14.2.0-0ubuntu1.1 and verified that the heat 1:15.1.0-0ubuntu1~cloud1 fixes it.

Attached the logs and test deplyoyment for Victoria.