Comment 4 for bug 1364508

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to cookbook-openstack-dashboard (stable/icehouse)

Reviewed: https://review.openstack.org/132491
Committed: https://git.openstack.org/cgit/stackforge/cookbook-openstack-dashboard/commit/?id=1c13d6fa1a77923dbc748dd24f4d25a849b97def
Submitter: Jenkins
Branch: stable/icehouse

commit 1c13d6fa1a77923dbc748dd24f4d25a849b97def
Author: Yi Ming Yin <email address hidden>
Date: Mon Nov 3 09:35:54 2014 +0800

    Fix .push python-ibm-db-django polluting common attribute

    A Common attribute was having a dashboard specific package added to it.
    This has side effects as it will effect other cookbooks using that
    attribute.

    * Create attrbute to hold dashboard specific database packages
    * Tests unchanged as they are still correct outcome

    Change-Id: I99768ae91ed0db9f632d2529014130c38096f8fe
    Closes-Bug: #1364508