Comment 6 for bug 1496798

Revision history for this message
Vadim Rovachev (vrovachev) wrote :

Steps to reproduce:
1. ssh to one of controllers and run command:
curl -X PUT http://192.168.0.2:9292/v1/images/<image_id> -H 'X-Auth-Token: <token>' -H 'x-image-meta-status: queued'
2. Check image status.
If image status changed, then bug is reproduced