Comment 2 for bug 1290715

Revision history for this message
Mike Perez (thingee) wrote :

Was able to reproduce the problem:

vagrant@precise64:/vagrant$ cinder type-create foo
+--------------------------------------+------+
| ID | Name |
+--------------------------------------+------+
| af2bfaad-98cd-416f-a4c9-b6097b1daec4 | foo |
+--------------------------------------+------+
vagrant@precise64:/vagrant$ cinder type-list

+--------------------------------------+------+
| ID | Name |
+--------------------------------------+------+
| af2bfaad-98cd-416f-a4c9-b6097b1daec4 | foo |
+--------------------------------------+------+
vagrant@precise64:/vagrant$ cinder type-create foo
ERROR: The server has either erred or is incapable of performing the requested operation. (HTTP 500) (Request-ID: req-3676e9d6-33c7-4910-8c71-6df31469d91e

cinder-api had the same stacktrace as bug creator.