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)




_______________________________________________
OpenStack-dev mailing list
OpenStack-dev@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

Reply via email to