Comment 6 for bug 1496418

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to murano-dashboard (master)

Reviewed: https://review.openstack.org/224784
Committed: https://git.openstack.org/cgit/openstack/murano-dashboard/commit/?id=071c61f3b2e7cbec30c64f6b61be59008fab7a2a
Submitter: Jenkins
Branch: master

commit 071c61f3b2e7cbec30c64f6b61be59008fab7a2a
Author: Kirill Zaitsev <email address hidden>
Date: Thu Sep 17 18:09:23 2015 +0300

    Prevent UnboudLocalError when checking out tenants for packages

    Before an UnboudLocalError would be thrown in case keystone returned an
    error, when asking for tenant list on 'Package Definitions' tab.
    This patch initialises the variable, to prevent such errors.

    Change-Id: I2ee359959907a4d67baa26fbc37d71f6477dfb35
    Related-Bug: 1496418