Comment 2 for bug 1489618

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

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

commit 223fb86f0b8f480d99915a6a849c0ba991551fb5
Author: Cindy Lu <email address hidden>
Date: Thu Jan 14 13:43:33 2016 -0800

    Launch Instance Wizard - Avail items count doesn't update

    In the Angular Launch Instance Wizard, when you change the
    the boot source, the Available items count does not update
    correctly. Example: Boot Source is set to Image by default and
    the Available items Count is correct. Change the boot source.
    The count does not update. Also, when you change back to
    Image, the previously allocated item no longer exists.

    Also fix tiny typo.

    Change-Id: I647b31c7a280af4e10040fb27b4436d489fd8163
    Closes-Bug: #1489618