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/cookied-cicd-pike-dvr-ceph/cookiecutter-context-dvr-ceph.yaml b/tcp_tests/templates/cookied-cicd-pike-dvr-ceph/cookiecutter-context-dvr-ceph.yaml index db7be75..2c94f11 100644 --- a/tcp_tests/templates/cookied-cicd-pike-dvr-ceph/cookiecutter-context-dvr-ceph.yaml +++ b/tcp_tests/templates/cookied-cicd-pike-dvr-ceph/cookiecutter-context-dvr-ceph.yaml
@@ -355,3 +355,5 @@ octavia_lb_mgmt_cidr: 192.168.1.0/24 octavia_lb_mgmt_allocation_pool_start: 192.168.1.2 octavia_lb_mgmt_allocation_pool_end: 192.168.1.200 + cinder_backup_engine: 'ceph' + cinder_ceph_backup_pool_name: 'backups' \ No newline at end of file