Comment 1 for bug 1340319

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

Reviewed: https://review.openstack.org/106118
Committed: https://git.openstack.org/cgit/stackforge/puppet-ceph/commit/?id=8e0346d0ee7b7f17bcc8c45302f5d3303d2868b5
Submitter: Jenkins
Branch: master

commit 8e0346d0ee7b7f17bcc8c45302f5d3303d2868b5
Author: David Gurtner <email address hidden>
Date: Thu Jul 10 19:38:16 2014 +0200

    Adapt tests to work with recently changed inifile

    In the recent release 1.1.1 of puppet inifile type the exists? call
    has been changed to return booleans instead of nil / object

    This changes the dependant unit test to mirror this change.

    Change-Id: I768948250b3269dffa766d05ddd03d2ea20bcdd3
    Closes-Bug: #1340319