Comment 10 for bug 1287051

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to horizon (master)

Reviewed: https://review.openstack.org/632990
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=787ede8d94f2f1e0ef686f7df48040a26fea067f
Submitter: Zuul
Branch: master

commit 787ede8d94f2f1e0ef686f7df48040a26fea067f
Author: manchandavishal <email address hidden>
Date: Thu Jan 24 11:40:08 2019 +0000

    Clarify instance state after launch submission

    After submitting a launch instance-workflow, an instance is technically
    only scheduled for launch - and not yet actually launched. This patch
    reflects this in the message presented in the top right corner.

    Closes-Bug: #1287051

    Change-Id: Ie86e61c0db561eeb64101c55d304b07191f33ea8
    Co-Authored-By: Trygve Vea <email address hidden>