Wallysson Silva 74f90fc674 Escape $ character in dc configuration files
This ensures password containing a $ symbol can be read by
oslo_config. oslo_config supports variable substitution [1] and to
avoid substitution is need to escape $ with $$.

[1]: https://docs.openstack.org/oslo.config/latest/configuration/format.html#substitution

Test Plan:
- PASS: bootstrap a system controller with keystone admin password
containing $, dc services should start

Closes-Bug: 2089783
Change-Id: Icdbfae04b663bb9373116ff4967d4d78f57625c6
Signed-off-by: Wallysson Silva <wallysson.silva@windriver.com>
2024-11-27 15:54:13 -03:00
..
2018-05-31 07:35:52 -07:00