Comment 5 for bug 1488451

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

Reviewed: https://review.openstack.org/251222
Committed: https://git.openstack.org/cgit/openstack/keystone/commit/?id=6977f908fed3b5a64161990ad4716e3cf1f2e234
Submitter: Jenkins
Branch: master

commit 6977f908fed3b5a64161990ad4716e3cf1f2e234
Author: Steve Martinelli <email address hidden>
Date: Mon Nov 30 02:38:57 2015 -0500

    refactor: move variable to where it's needed

    the `name` variable wasn't needed before the conditional, bump
    it down.

    Change-Id: I688b6f902f40536f88f51b4e7e47d049573bdbc5
    Closes-Bug: 1488451