syndicate-storage / syndicate-core

Scalable Software-define Storage System
Apache License 2.0
4 stars 1 forks source link

Creation of volumes succeeded when existing name is given #36

Open iychoi opened 7 years ago

iychoi commented 7 years ago

Somehow, two volumes could have same name. So syndicate tools got confused as two volumes have same name if we access them by name not by volume_id.

We will need to prevent having two volumes have same name.