Comment 11 for bug 1535536

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

Reviewed: https://review.openstack.org/349418
Committed: https://git.openstack.org/cgit/openstack/openstack-ansible-ops/commit/?id=4e13bb102bc29d5f4f2370d0b090502fd7099a39
Submitter: Jenkins
Branch: master

commit 4e13bb102bc29d5f4f2370d0b090502fd7099a39
Author: SirishaGuduru <email address hidden>
Date: Mon Aug 1 14:25:27 2016 +0530

    Playbook to mount drives in swift object nodes

    Currently in any of the release of openstack-ansible
    there is no role to mount the drives in swift object
    server nodes. This can now be a part of
    openstack-ansible-ops as this is all operational stuff.

    If the user knows the type of the file system that is
    going to be used, we can mount the drives as well using
    the playbook without manual intervention.

    Doc is also modified according to the playbook.

    Modified the lines according to the comments given.

    Change-Id: I991ee4891253d2f99703c80e350df21c43db01e8
    Closes-Bug: #1535536