Add ceph-mds/rgw/nfs to gate

Change-Id: I6946290cd890f74c59ed5394e8382a8b75c0c4cd
(cherry picked from commit a77b0f624e)
This commit is contained in:
Michal Nasiadka 2019-05-31 11:00:46 +02:00 committed by Radosław Piliszek
parent b26f397bfe
commit 5cbc52f9c2

View File

@ -41,6 +41,10 @@ openstack_release: "{{ previous_release }}"
{% if is_ceph %}
enable_ceph: "yes"
enable_ceph_mds: "yes"
enable_ceph_rgw: "yes"
enable_ceph_rgw_keystone: "yes"
enable_ceph_nfs: "yes"
enable_cinder: "yes"
ceph_pool_pg_num: 8
ceph_pool_pgp_num: 8