Comment 2 for bug 1004337

Revision history for this message
Gabriel Hurley (gabriel-hurley) wrote :

If the spinner is there, it means it's actively fetching new data from Nova/Cinder periodically, and the data coming back still has the "attaching" status. If you want to verify that, set the "console" log level to "DEBUG" in your local_settings.py and watch what gets returned from the API calls in the log.

If you can find that the data coming back does not match what's being reflected in the updates to the table row, please reopen this bug with further details.