commit | a69827501a1cc15808c6f341fc6eff67ac52fced | [log] [tgz] |
---|---|---|
author | Oleksii Butenko <obutenko@mirantis.com> | Mon Apr 15 17:49:35 2019 +0300 |
committer | Oleksii Butenko <obutenko@mirantis.com> | Wed Apr 17 12:06:05 2019 +0300 |
tree | e60ee32da85d8ea451c8588e4110a6ea091db9c7 | |
parent | b81c4ae11aba91bb1ef6be1278571101c0b9e0e6 [diff] [blame] |
Enable cinder-backup for all deployment with ceph Change-Id: Iff93cc40e9857fba3c44cedce441795a5b98b693
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 f0c5cda..1d269c3 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
@@ -846,3 +846,5 @@ secrets_encryption_key_id: 'F5CB2ADC36159B03' # Used on CI only. secrets_encryption_private_key: '' + cinder_backup_engine: 'ceph' + cinder_ceph_backup_pool_name: 'backups'