Comment 1 for bug 1506078

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

Reviewed: https://review.openstack.org/235260
Committed: https://git.openstack.org/cgit/openstack/magnum-ui/commit/?id=69bb0fad852a8219b17b8e5694ab8c5ffe1975ab
Submitter: Jenkins
Branch: master

commit 69bb0fad852a8219b17b8e5694ab8c5ffe1975ab
Author: Bradley Jones <email address hidden>
Date: Thu Oct 15 11:52:02 2015 +0100

    Fix select all button in table view

    This patch changes to using the $scope of the directive to access the
    selected rows of the table. Also introduces a function to translate
    the 'uuid' field returned from the magnum python client to 'id', this is
    due to angular directives requiring a field called id in order to do
    selection.

    Closes-bug: #1506078

    Change-Id: I9405f012cc18074484ee3dc19904a6ba51e9d1e7