
socket.getfqdn() would return a fully qualified domain name which maybe invalid for nova to get instances by hostname. If the host that runs devstack is virtual(like running devstack on AWS), socket.getfqdn() may return a domain name which is not the host name and nova cannot use that to get instances running on current host. Fix bug: #1166717 Change-Id: Ic6cc8607bcdeee720c5d46d44fbaa589b4fb950e
ceilometer
See the ReleaseNotes document and the project home for more info.
Description
Languages
Python
98.5%
Shell
1.3%
Mako
0.2%