Add os_manila role to openstack-ansible

Adding an openstack-ansible role for the manila shared filesystem as a
service project.  This role is meant to deploy, configure and manage
configuration for the manila api, scheduler, share and data services
with the default NFS or other supported backends like cephfs.

Needed-By: I491997a36dfe7e1d2db1347b68d6410cff483633
Change-Id: I79cdb50333d65c575e1ae5e4eaa1005faf140aee
This commit is contained in:
Michael Vollman 2018-10-05 15:46:33 -04:00
parent d15cd64e37
commit 41562e61fc
2 changed files with 7 additions and 0 deletions

View File

@ -5533,6 +5533,12 @@
- openstack-ansible
docimpact-group: openstack-ansible
acl-config: /home/gerrit2/acls/openstack/openstack-ansible.config
- project: openstack/openstack-ansible-os_manila
description: Role os_manila for OpenStack-Ansible
groups:
- openstack-ansible
docimpact-group: openstack-ansible
acl-config: /home/gerrit2/acls/openstack/openstack-ansible.config
- project: openstack/openstack-ansible-os_masakari
description: Role os_masakari for OpenStack-Ansible
groups:

View File

@ -951,6 +951,7 @@
- openstack/openstack-ansible-os_karbor
- openstack/openstack-ansible-os_keystone
- openstack/openstack-ansible-os_magnum
- openstack/openstack-ansible-os_manila
- openstack/openstack-ansible-os_masakari
- openstack/openstack-ansible-os_molteniron
- openstack/openstack-ansible-os_monasca