Comment 6 for bug 1620287

Revision history for this message
Madhuri Kumari (madhuri-rai07) wrote :

Hi Rajiv,

As stated by Hongbin, https://review.openstack.org/#/c/369982/ fixes your problem.
Be it any issue when cluster-create fails, we should register the failure in Magnum DB. Can you confirm whether above patch fix your issue or not?

For me, the issue was non-supported template. Try with any non-supported template, you can see ClusterNotSupported exception in logs but no entry in db was made. So I made the change where in case of any failure in cluster-create, it is registered in Magnum DB.