Comment 5 for bug 1480982

Revision history for this message
Fuel Devops McRobotson (fuel-devops-robot) wrote : Fix merged to openstack/murano-dashboard (openstack-ci/fuel-7.0/2015.1.0)

Reviewed: https://review.fuel-infra.org/10132
Submitter: mos-infra-ci <>
Branch: openstack-ci/fuel-7.0/2015.1.0

Commit: c3dda4591dc918e2dcb4bd484f8c88a128e4056b
Author: Kirill Zaitsev <email address hidden>
Date: Wed Aug 5 21:29:28 2015

Do not allow selecting images, that are not active.

Before a user could pick any image, that was marked with murano
meta-data, even images that are not currently active.
This change disables (greys out) such images in the select and adds
their title with current status (i.e '(saving)')

Change-Id: I6dfa56b987fa8643750f3e2bfb54226a7c05953a
Closes-Bug: #1480982