Comment 2 for bug 1647921

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

Reviewed: https://review.openstack.org/407916
Committed: https://git.openstack.org/cgit/openstack/zaqar-ui/commit/?id=e524400286c4c1e0aa549a45f8371d174d37fab5
Submitter: Jenkins
Branch: master

commit e524400286c4c1e0aa549a45f8371d174d37fab5
Author: Shu Muto <email address hidden>
Date: Wed Dec 7 16:20:56 2016 +0900

    Use initAction instead initScope

    initScope() is deprecated in Ocata and will be removed in Queens.
    So this patch changes to use initScope() to initAction().

    Change-Id: I29773d135bebdeb54c1a9fa65d1e274f29e958bd
    Closes-Bug: #1647921