commit | 0e8c00fe50ff12f64988dd9461cbcfc4044d20fa | [log] [tgz] |
---|---|---|
author | mjedynski <mjedynski@mirantis.com> | Tue Oct 06 16:24:36 2020 +0200 |
committer | mjedynski <mjedynski@mirantis.com> | Tue Oct 06 16:42:02 2020 +0200 |
tree | 2770b91a844ce0b5309c5183ebb62954a4060f36 | |
parent | c451f12d6ce5f7a104b181b5131abd1d8d2fc790 [diff] [blame] |
Added parameters for enabling rbd monitoring for specific pools. Related-Prod: PROD-35760 Change-Id: Iabd04c18b2f9a0899988e080d2a237ecba4dc655
diff --git a/tcp_tests/templates/bm-cicd-queens-ovs-maas/salt-context-cookiecutter-openstack_ovs.yaml b/tcp_tests/templates/bm-cicd-queens-ovs-maas/salt-context-cookiecutter-openstack_ovs.yaml index 46c1b7e..bc5cf98 100644 --- a/tcp_tests/templates/bm-cicd-queens-ovs-maas/salt-context-cookiecutter-openstack_ovs.yaml +++ b/tcp_tests/templates/bm-cicd-queens-ovs-maas/salt-context-cookiecutter-openstack_ovs.yaml
@@ -775,6 +775,11 @@ ceph_version: "nautilus" ceph_hyper_converged: "False" rbd_monitoring_enabled: 'True' + rbd_pool_stats_gnocchi: 'True' + rbd_pool_stats_volumes: 'True' + rbd_pool_stats_images: 'True' + rbd_pool_stats_backups: 'True' + rbd_pool_stats_vms : 'True' # Apply settings for ceph from contexts/ceph/nautilus-collocated-block-db.yml ceph_osd_backend: "bluestore" ceph_osds_per_device: '1'