Comment 2 for bug 1257449

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

Reviewed: https://review.openstack.org/60075
Committed: http://github.com/stackforge/solum/commit/69128f438a6f0e360d5b822bf91d62455e536f58
Submitter: Jenkins
Branch: master

commit 69128f438a6f0e360d5b822bf91d62455e536f58
Author: Georgy Okrokvertskhov <email address hidden>
Date: Wed Dec 4 13:00:49 2013 -0800

    Add mocks for Pecan objects

    This commit adds a fake objects which are used by pecan framework in controllers.
    This allows to do write unit tests for Controller class without starting a pecan application.

    Change-Id: Idd883fda93be4f7d28554c26902da0b9744f0bf1
    Related-Bug: #1257449