Comment 7 for bug 1378907

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

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

commit 1828eecc855fc86980b27796c28f7ddbbcdccfef
Author: Akihiro Motoki <email address hidden>
Date: Sat Oct 11 04:59:39 2014 +0900

    Stubout cinder.tenant_absolute_limits in cinder test

    To render dropdown actions to detail page, allowed() method
    in the volume table is called, so a method called in allowed()
    needs to be stubout.

    Change-Id: Ib65eee0fa2c8b6535e1e391579fcd1bdb0f83bc1
    Closes-Bug: #1378907