puppet-openstacklib/releasenotes/notes/iscsid-0a9fe8a9dba4047b.yaml
Takashi Kajinami 6e67434c27 Add support for iscsid configuration
The iscsid service is used in sevral components like nova, cinder,
glance and so on to connect to iscsi devices. This change introduces
the new class to manage basic configuration of the iscsid service.

Co-authored-by: Alfredo Moralejo <amoralej@redhat.com>
Change-Id: I3fc6d1192632cc1458d00900508d548f522e9cdb
2021-06-04 20:40:50 +09:00

6 lines
161 B
YAML

---
features:
- |
The new ``openstacklib::iscsid`` class has been added. This class can be
used to set up basic configurations for the iscsid service.