megamsys / vertice

Omni scheduler/core engine for Megam Vertice
https://www.megam.io
Apache License 2.0
12 stars 22 forks source link

Free snapshots doesn't work #433

Closed vijaykanthm28 closed 7 years ago

vijaykanthm28 commented 7 years ago

User has ability to create snapshots of a VM. The quota table tells us the available free quota.

The problem is we don't limit the snapshot quota even after using the free limit.

Analysis

The snapshot creation failure doesn't stop the action pipeline and hence it doesn't reduce the free snapshot quota.

indykish commented 7 years ago

@suganyakaliyamoorthy Good luck, lets see some pull req on this issue.

vijaykanthm28 commented 7 years ago

issue fixed