deckhand/charts/deckhand
Tin Lam 754867a3b2 Change .to_oslo_conf to .to_ini
Currently, openstackhelm-toolkit provides two utility methods:
.to_oslo_conf and .to_ini whose only difference at this time is
the ability to handle multistring in .to_oslo_conf as it is an
openstack concept that is not found in .ini files.

As logging.conf and paste.ini do not support multistring, they do
not need to be render by .to_oslo_conf, and while the code is not
incorrect, using .to_ini would be more appropriate.

Trivial fix

Change-Id: I20ae77842a3406ea64bf40d951adef2e519cbfcb
2017-10-31 14:38:59 -04:00
..
templates Change .to_oslo_conf to .to_ini 2017-10-31 14:38:59 -04:00
.helmignore Move Deckhand Chart 2017-10-20 11:20:01 -04:00
Chart.yaml Move Deckhand Chart 2017-10-20 11:20:01 -04:00
requirements.yaml Move Deckhand Chart 2017-10-20 11:20:01 -04:00
values.yaml Update DeckHand Chart 2017-10-24 00:47:55 +00:00