domain could not be received correctly using hostname and facter utilities
Bug #1400697 reported by
Andrey Kirilochkin
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Fuel for OpenStack |
Invalid
|
Medium
|
Fuel Library (Deprecated) | ||
5.1.x |
Won't Fix
|
Medium
|
Fuel Library (Deprecated) | ||
6.0.x |
Won't Fix
|
Medium
|
Fuel Library (Deprecated) | ||
6.1.x |
Invalid
|
Medium
|
Fuel Library (Deprecated) |
Bug Description
Fuel version: 5.1.1
OS: Centos
The contents of the /etc/resolv.conf file
[root@node-1 conf.d]# cat /etc/resolv.conf
# Generated by NetworkManager
domain local
search domain.tld
nameserver 10.20.0.2
The contents of /etc/sysconfig/
[root@node-1 ~]# cat /etc/sysconfig/
NETWORKING=yes
HOSTNAME=
GATEWAY=
[root@node-1 conf.d]# hostname
node-1.domain.tld
[root@node-1 conf.d]# hostname -d
<empty>
[root@node-1 conf.d]# facter domain
local
Please make value domain in resolv.conf file the same as a search domain.
description: | updated |
Changed in fuel: | |
milestone: | none → 5.1.2 |
assignee: | nobody → Fuel Library Team (fuel-library) |
To post a comment you must log in.
AFAIK, in maintanance releases we could address only high and critical bugs