openstack-ansible-os_cinder/README.rst
Alexandra c1dbc8a8f5 [DOCS] Move cinder role docs
Change-Id: I32393863d0ce5bed3a4d563454b8a3dda66b8d3d
2016-08-15 13:59:08 +00:00

518 B

OpenStack-Ansible cinder

This Ansible role installs and configures OpenStack Cinder.

The following Cinder services are managed by the role:
  • cinder-api
  • cinder-volume
  • cinder-scheduler

By default, Cinder API v1 and v2 are both enabled.

Support for various Cinder backends is supported by the role. See role internals for further details.

Support for volume backups to Swift or Ceph is supported by the role. See role internals for further details.