puppet-openstacklib/releasenotes/notes
Takashi Kajinami f93dae64cb 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
(cherry picked from commit 6e67434c27)
2022-01-07 14:06:52 +01:00
..
Add-TLS-options-for-mysql-user-creation-172536d7f3963ce2.yaml Add tls options to mysql user creation 2016-12-16 07:58:13 +02:00
add-ssl_verify_client-87e52209cc80861d.yaml Add ssl_verify_client to wsgi::apache 2020-10-14 11:20:21 +02:00
apache-vhost-wsgi_daemon_process-3e90ea82934cbaea.yaml Remove usage of apache::vhost::wsgi_daemon_process_options 2020-05-18 23:08:30 +00:00
bugfix-1664561-f5964a3777b9ed93.yaml Allow integer port in os_transport_url 2017-02-22 10:40:31 +01:00
bump-mysql-dep-10-217373db021b4c1f.yaml Bump puppetlabs-mysql support to <11.0.0 2020-02-28 21:23:44 +01:00
catch_403-237b79f33ab3364f.yaml releasenotes: add notes for Mitaka cycle 2016-03-18 17:00:44 -04:00
db-password_hash-1045114a36b6f292.yaml Generate password hash from password 2020-05-18 14:29:39 +09:00
deprecate-puppet-5-support-1864c361a7a9d402.yaml Deprecate Puppet 5 support 2019-10-09 17:17:53 +02:00
deprecate-puppet4-59a430de68834017.yaml Deprecate Puppet 4 2018-11-08 10:13:12 +01:00
ensure-policy-file-exists-1c53dc62e10c53d3.yaml Ensure policy file exists 2018-01-09 15:56:33 -07:00
feature_add_default_config_placeholder-280f69c0edbf76c6.yaml Default file for all. Use it for virtual package. 2016-07-06 15:24:37 +02:00
feature_add_exclusion_to_retry_mechanism-2acb52fa25bd315c.yaml Add optional exceptions regex to avoid to retry. 2016-06-29 15:42:13 -04:00
feature_add_transform_for_config.yaml Add a way for provider to transform value in config. 2016-08-04 12:53:50 -07:00
fix-openrc-parsing-2cc3a95b3bf2b259.yaml Ignore extra bash code from openrc 2017-06-23 08:48:10 -06:00
ipv6_array_support-ea28cf0939e820f6.yaml normalize_ip_for_uri: allow to give an array of IP addresses 2016-09-20 12:55:11 +02:00
ipv6_brackets-7a453aea5e091855.yaml releasenotes: add notes for Mitaka cycle 2016-03-18 17:00:44 -04:00
iscsid-0a9fe8a9dba4047b.yaml Add support for iscsid configuration 2022-01-07 14:06:52 +01:00
manage_policy_rc_d_file-747510db06792d52.yaml Added policy-rc.d class. 2016-04-22 10:41:36 -04:00
memcached-inet6-prefix-91e867d03bc5f6e2.yaml inet6 prefix utility 2019-05-24 01:53:02 +02:00
migrate-policy-format-from-json-to-yaml-3389e1d5348cd69b.yaml Deprecate support for policy.json 2021-01-08 08:36:33 +09:00
more_db_options-d96316ae4eb5a78c.yaml releasenotes: add notes for Mitaka cycle 2016-03-18 17:00:44 -04:00
mysql-user-and-grants-optional-fd34f4686d44aec3.yaml Add ability to skip mysql user/grants 2016-12-12 14:46:07 -07:00
no-directory-listing-8e6270ed0e1eb1d0.yaml Ensure no directory listing is active 2019-12-03 08:38:29 +01:00
openstacklib-multiple-wsgi-script-aliases-34ff48b463416e0f.yaml Add support for multiple WSGI script aliases 2018-04-23 22:37:41 +02:00
openstacklib-wsgi-apache-keystone-support-54bc020f9f1553c6.yaml Add support for keystone options to wsgi::apache 2018-04-16 08:44:02 +02:00
os_transport-alt-transport-7cd300380ece2fc9.yaml Enable alternative transport in os_transport_url 2016-12-20 10:00:55 -05:00
os_transport_url-b6fe15a8f21d387b.yaml os_transport_url parser function 2016-11-10 16:17:30 -07:00
os_workers-fact-0ce731f0536c2792.yaml Update os_workers to have other options 2016-12-15 20:14:38 -05:00
os_workers-fact-420e6ad783cba982.yaml Create os_workers fact 2016-09-23 10:13:46 -06:00
os_workers_for_worker_count-34eb55ddf55f4a11.yaml Change worker defaults to ::os_workers 2016-10-10 19:34:03 +03:00
os_workers_heat_engine-af8ce1fdf3ce1ae1.yaml Implement os_workers_heat_engine 2017-12-22 22:31:56 +00:00
os_workers_large-fact-71afa253044ce56e.yaml Ensure os_workers_large fact returns an Integer 2017-12-13 17:40:26 -05:00
policy_rcd_provider-1ef3d203b9af1110.yaml Add release note for policy_rcd provider 2016-06-21 12:38:34 +03:00
puppet-5-unsupported-ac35e83ee3d2b12c.yaml Puppet 5 is now officially unsupported 2020-05-08 10:54:15 +02:00
puppetlabs-mysql-update-dependency-7f84516724bbd9d8.yaml Update puppetlabs-mysql dependency to min 6.0.0 2019-02-13 12:17:21 +00:00
release-note-pyvers-f5f857f91ab978ed.yaml Add release note about pyvers 2019-02-24 00:32:32 +01:00
release-note-ubuntu-py3-6663c95bf4a4f31f.yaml Add release note about Ubuntu py3 upgrade 2019-02-24 00:09:23 +01:00
remove-puppet-4-7edd1536c4078f7a.yaml Remove Puppet 4 support 2019-05-01 18:03:56 +02:00
retry_client-b8a0e1f9ff679281.yaml releasenotes: add notes for Mitaka cycle 2016-03-18 17:00:44 -04:00
service-validation-environment-ad85f84da786768c.yaml Add environment param to service_validation.pp 2018-05-15 16:11:07 +02:00
support-for-yaml-policy-da1ccf9fa692dca3.yaml Add support for yaml format policy files 2020-07-13 20:36:11 +00:00
support_for_setting_a_value_immutable-27e52b14f61ff6c3.yaml Making immutable config setting when using <_IMMUTABLE_>. 2018-06-29 22:13:55 +02:00
support_region_name_in_providers-cde6d75f0ddbec28.yaml Add region support to credentials 2016-10-03 20:49:31 +00:00
use-reno-1caaec4ba5aa4285.yaml Release 8.0.0 2016-03-23 16:07:47 -04:00
wsgi-aliases-2f74cbb84fcfd706.yaml Add the aliases param to pass through to apache 2020-09-18 10:08:27 +10:00
wsgi-import-script-64665fae9dccf797.yaml Allow to activate WSGIImportScript option 2019-10-09 16:05:24 +02:00
wsgi-setenv-8e8519fdb96d98b0.yaml Add support for setenv parameter in apache 2020-09-06 23:37:13 +09:00
wsgi_process_options-5ff706a7beb9b893.yaml add parameter to overwrite/add wsgi process options 2017-08-16 06:54:10 +02:00