msasad / baadal

An academic cloud developed at IIT Delhi
3 stars 6 forks source link

Duplicate VM name allowed to be requested #26

Closed suvajitsarkar closed 8 years ago

suvajitsarkar commented 8 years ago

URL:- https://10.237.23.53/baadal/user/request/ Steps: 1.Login and click request VM. 2.Fill in the form and click submit. 3.Click submit again. 4.Check pending request page from admin menu. screenshot from 2016-05-10 11 35 07

Issue: Duplicate name VMs should not be allowed to request. Both the VMs with same name can be approved resulting in a redundant state. screenshot from 2016-05-10 11 36 24

msasad commented 8 years ago

Openstack backend allows VMs of same to be created. Each VM is uniquely identified by its ID.