openstack-ansible-os_tempest/releasenotes/notes/update-multi-backend-options-4eb27290058401d3.yaml
Matt Thompson 28d2535227 Refresh multi-backend variables
This commit removes some deprecated tempest multi-backend variables
(tempest_volume_backend1_name, tempest_volume_backend2_name)
and adds a new variable tempest_volume_backend_names.

Change-Id: Ie62466940f81a96a9e42e237fc2609a98596f156
2017-02-15 17:04:34 -05:00

10 lines
374 B
YAML

---
features:
- Added new variable ``tempest_volume_backend_names`` and updated
templates/tempest.conf.j2 to point ``backend_names`` at this variable
deprecations:
- Removed ``tempest_volume_backend1_name`` and
``tempest_volume_backend1_name`` since ``backend1_name`` and
``backend2_name`` were removed from tempest in commit 27905cc (merged
26/04/2016)