2 Commits

Author SHA1 Message Date
SirishaGuduru
4e13bb102b 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
2016-08-02 10:33:21 +05:30
Miguel Alex Cantu
a03801effb Add ansible playbook for removing compute
This commit adds a playbook and for removing a compute node from an
OpenStack-Ansible environment. It also introduces a directory structure
for ansible related tools.

Change-Id: I806148974fd0f4b05f6e455a4444e7c70ba05f9a
Closes-Bug: #1588821
Related: https://review.openstack.org/#/c/340458
2016-07-26 19:47:28 +00:00