Comment 3 for bug 1825354

Revision history for this message
ye (dakele) wrote :

Description
===========
volume update invalid with no feedback

Steps to reproduce
==================
* I tried to update an attached volume.

    $ nova volume-update d111dfa2-61e2-4b4d-8574-6527acf1ab97 29fe0cb4-ce13-4b2c-8725-18e8f90afc56 c9032004-148c-481c-97db-30e0b1cee482

* then I show the status of new volume and old volume:

    new volume is still available

    old volume still in-use.

* I found the same error in nova-compute.log but the nova-client didn't show anything.

I think nova should have a feedback to inform user that there are errors in somewhere.