python-tempestconf/releasenotes/notes/enable-manila-in-config-script-16fa079d3d70e922.yaml
Dustin Schoenbrun fba815f9c0 Enable configuration of manila service
This change allows the config_tempest.py script to be able to
configure Tempest to Test Manila by default by adding it to the
list of available services.

Change-Id: Ic21752f723b5856fbdbc76b55b81d9eec949aa2d
2017-01-20 12:41:58 -05:00

10 lines
288 B
YAML

---
prelude: >
Added the ability to enable the testing of the
shared file system service (manila) by default
if the service is enabled.
fixes:
- Added the ability to enable the testing of the
shared file system service (manila) by default
if the service is enabled.