yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #53134
[Bug 1598659] [NEW] "Nova-api crash when you configure a hostname instead of ip in nova.conf"
Public bug reported:
Error:
netaddr.core.AddrFormatError: failed to detect a valid IP address from
'localhost'
This is because the netaddr module of python imported on
nova/network/linux_net.py does not support a FQDN, but supports IP
address
** Affects: nova
Importance: Undecided
Assignee: Germán Robles (grobles89)
Status: In Progress
** Changed in: nova
Assignee: (unassigned) => Germán Robles (grobles89)
** Changed in: nova
Status: New => In Progress
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1598659
Title:
"Nova-api crash when you configure a hostname instead of ip in
nova.conf"
Status in OpenStack Compute (nova):
In Progress
Bug description:
Error:
netaddr.core.AddrFormatError: failed to detect a valid IP address from
'localhost'
This is because the netaddr module of python imported on
nova/network/linux_net.py does not support a FQDN, but supports IP
address
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1598659/+subscriptions
Follow ups