[openstack-dev] [Devstack] Juno Backport for Bug "Revert Single quote iniset argument in merge_config_file"

Andreas Scheuring scheuran at linux.vnet.ibm.com
Wed Nov 26 15:06:12 UTC 2014


Hi, 
do you think we could backport this bug to the devstack stable/juno
release? 
https://review.openstack.org/#/c/131334/

This bug prohibits people to use the local.conf from icehouse, when they
take use of variables for defining configuration values



An example. The local.conf looks like this:
> [[post-config|$NOVA_CONF]]
> [DEFAULT]
> vncserver_proxyclient_address=$HOST_IP_MGMT
> 

With stable/juno this results in nova.conf as:
> vncserver_proxyclient_address = $HOST_IP_MGMT


The above mentioned bug solves this problem.

Do you think it's worthwile backporting it?


-- 
Andreas 
(irc: scheuran)






More information about the OpenStack-dev mailing list