Comment 1 for bug 1282481

Revision history for this message
Yuriy Zveryanskyy (yzveryanskyy) wrote :

I think this is an Oslo bug.

Possible fix in Oslo code

elif value in (socket.gethostname(), socket.getfqdn()) and 'host' in name:

here

https://github.com/openstack/oslo-incubator/blob/master/openstack/common/config/generator.py#L229