Re: [openstack-dev] [devstack] environment variables in local.conf post-config section

2014-11-26 Thread Andreas Scheuring
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" 
> To: "openstack-dev" 
> 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
> 


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


Re: [openstack-dev] [devstack] environment variables in local.conf post-config section

2014-11-26 Thread jordan pittier
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" 
To: "openstack-dev" 
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@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

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


[openstack-dev] [devstack] environment variables in local.conf post-config section

2014-11-26 Thread Andreas Scheuring
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@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev