Comment 1 for bug 1290715

Revision history for this message
Swapnil Kulkarni (coolsvap-deactivatedaccount) wrote :

Was trying to reproduce the bug, got following results,

~/devstack$ cinder type-list
+--------------------------------------+------+
| ID | Name |
+--------------------------------------+------+
| 5264722d-b3a6-43b2-b284-e1c5a07c3ea3 | gfs2 |
| a7367581-8e09-4d88-970e-16d8e479a59e | gfs1 |
+--------------------------------------+------+
~/devstack$ cinder type-create gfs1
ERROR: Volume Type gfs1 already exists. (HTTP 409) (Request-ID: req-fb3be7a4-8794-4edd-80ca-ff5a8a19d7f8)
~/devstack$

Satyadev, are you trying with master or any specific release/branch which you can mention?