Comment 2 for bug 1364508

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

Reviewed: https://review.openstack.org/118425
Committed: https://git.openstack.org/cgit/stackforge/cookbook-openstack-dashboard/commit/?id=0a2cf2e414f7ee91cda844426ad7cc951da54d1e
Submitter: Jenkins
Branch: master

commit 0a2cf2e414f7ee91cda844426ad7cc951da54d1e
Author: Mark Vanderwiel <email address hidden>
Date: Tue Sep 2 12:42:09 2014 -0500

    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: I9dae9dfc7a118203a80492160514cbf7d0f975e9
    Closes-Bug: #1364508