18a914c353
Fix SolidFire module to use $::os_service_default and update and enhance test coverage. Change-Id: Ide11259e1c55366837ff32ebcc3589e0e8e5a58b Closes-Bug: #1605368 Closes-Bug: #1605373
10 lines
310 B
YAML
10 lines
310 B
YAML
---
|
|
features:
|
|
- Switch SolidFire backend parameters to $::os_service_default.
|
|
fixes:
|
|
- Fixes `bug 1605368
|
|
<https://bugs.launchpad.net/puppet-cinder/+bug/1605368>`__
|
|
such that the parameter sf_svip is not include when not set.
|
|
other:
|
|
- Increase code testing coverage for SolidFire backend module.
|