[Openstack] Instances with status "error" and what to do with them in the UI

Tres Henry tres at treshenry.net
Sat Jan 21 18:29:26 UTC 2012


While trying to debug boot-from-volume I've ended up with instances (and
volumes for that matter) in various states of failure. Currently Horizon
simply displays all instances regardless of state (see attached ss).

Horizon can filter out instances in an error state very simply, however,
that is not necessarily the desired user experience. For example if a user
attempts to launch a new instance and the instance goes into an error state
before Horizon can render the instances page. In that case if we filtered
out instances in an error state the user would never see the instance. It
would appear as though nothing happened.

This issue exists for any asynchronous process which could result in an
object in the system with an unexpected state. This issue also impacts
every client (not just Horizon).

My question to the greater community is this: how should OpenStack present
objects in unexpected states consistently so that every client (Horizon,
CLI, third-party tool, etc) provides a consistent user experience?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20120121/8a49fe1f/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: error_instances.png
Type: image/png
Size: 62807 bytes
Desc: not available
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20120121/8a49fe1f/attachment.png>


More information about the Openstack mailing list