Comment 2 for bug 1532163

Revision history for this message
Egor Kotko (ykotko) wrote : Re: Create volume and boot instance from it failed on step server deleteion

Seems the root of issue not only in time-outs. We are waiting for dictionary as response, but got the error message:
ERROR: Gateway Time-out (HTTP 504)

Steps to reproduce:
1). Deploy cluster: 3Controllers, 2Computes, 1Cinder
2). Destroy (Force Shutoff) one controller
3). Create cinder volume

Expected:
Volume will be created in ~2min
Response will be like(in cli):
http://paste.openstack.org/show/483768/
in rest api - dictionary

Actual:
Response: error message:
http://paste.openstack.org/show/483769/
but the volume was created.
Approximate time of volume creation ~5 min

https://drive.google.com/file/d/0BzWDM1PONYEub0FpdXlMdzQ3S1U/view?usp=sharing