Comment 5 for bug 1430232

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

Reviewed: https://review.openstack.org/298816
Committed: https://git.openstack.org/cgit/openstack/sahara-dashboard/commit/?id=ab99844e0b0dc7855da32a464758d9bebb6844e1
Submitter: Jenkins
Branch: master

commit ab99844e0b0dc7855da32a464758d9bebb6844e1
Author: Michael Ionkin <email address hidden>
Date: Tue Mar 29 17:58:49 2016 +0300

    Fix job launching with cluster in any state

    Now we can launch job only on clusters that in Active or Error state.
    * added 'in {state} state' phrase to cluster selection field for
      clusters that in the state that differs from 'Active' state.
    * added warning message for the choice of the cluster in the state
      that differs from 'Active' state.
    * added 'No clusters available' message if there are no suitable
      clusters for a job launching.

    Change-Id: I949b81290f94370eb0709f0a04e4d2ce39855323
    bp: cluster-choice-for-jobs
    closes-bug: 1430232