Hi, It should work with your current local.conf. You may be facing this bug : https://bugs.launchpad.net/devstack/+bug/1386413 Jordan ----- Original Message ----- From: "Andreas Scheuring" <scheuran at linux.vnet.ibm.com> To: "openstack-dev" <openstack-dev at lists.openstack.org> Sent: Wednesday, 26 November, 2014 2:04:57 PM Subject: [openstack-dev] [devstack] environment variables in local.conf post-config section Hi together, is there a way to use Environment variables in the local.conf post-config section? On my system (stable/juno devstack) not the content of the variable, but the variable name itself is being inserted into the config file. So e.g. [[post-config|$NOVA_CONF]] [DEFAULT] vncserver_proxyclient_address=$HOST_IP_MGMT results in nova.conf as: vncserver_proxyclient_address = $HOST_IP_MGMT Thanks -- Andreas (irc: scheuran) _______________________________________________ OpenStack-dev mailing list OpenStack-dev at lists.openstack.org http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev