Comment 5 for bug 1434275

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

Reviewed: https://review.openstack.org/317669
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=c1e7afe57b664b617ae82003a5002a6113680879
Submitter: Jenkins
Branch: master

commit c1e7afe57b664b617ae82003a5002a6113680879
Author: Matt Borland <email address hidden>
Date: Tue May 17 12:39:53 2016 -0600

    Adding warning to Launch Instance when no availability zones

    When there are no avaiability zones, display a warning message.

    The bug report doesn't indicate whether we should do anything else (such as
    stop the user from proceeding) so it just shows the warning in the place
    of the drop-down.

    Change-Id: Id3371928cead332c0ec39d243c7f2ad2d99ad834
    Closes-Bug: 1434275