puppet-openstacklib/lib
ramishra 710bcb855c Replace URI.escape() with ERB::Util.url_encode()
URI.escape() method has been removed in ruby 3 and
the newly added Puppet::Util.rfc2396_escape()[1]
has not been released yet.

[1] 41dcae71c7

Closes-Bug: #1928685
Change-Id: I001d579a1b126fc8254f071ddbecda5cc6de7231
(cherry picked from commit 0699227b3c)
2021-05-20 17:42:56 +00:00
..
facter Switch os_package_type to use os fact 2020-03-25 13:46:45 -06:00
puppet Replace URI.escape() with ERB::Util.url_encode() 2021-05-20 17:42:56 +00:00