[openstack-dev] [devstack] environment variables in local.conf post-config section
Andreas Scheuring
scheuran at linux.vnet.ibm.com
Wed Nov 26 14:51:25 UTC 2014
That's it. Thanks!
--
Andreas
(irc: scheuran)
On Wed, 2014-11-26 at 15:10 +0100, jordan pittier wrote:
> 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
>
More information about the OpenStack-dev
mailing list