Comment 2 for bug 1314803

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

Reviewed: https://review.openstack.org/107542
Committed: https://git.openstack.org/cgit/openstack/trove/commit/?id=7f73fca3e0bcd6b38aef4476060b2d962a8ce675
Submitter: Jenkins
Branch: master

commit 7f73fca3e0bcd6b38aef4476060b2d962a8ce675
Author: Nikhil Manchanda <email address hidden>
Date: Wed Jul 16 17:38:35 2014 -0700

    Refactored datastores to use common chown function

    Refactored the mongdb and couchbase managers to use the common change_owner
    function defined in trove/guestagent/common/operating_system.py instead
    of rolling their own cmds to do the same thing.

    Change-Id: Ia7cf3bacf32b50ebf857d5b43ed756e4b09596e9
    Closes-bug: 1314803