Unsetting '[DEFAULT] dhcp_domain' results in hostname corruption
Bug #1824813 reported by
Stephen Finucane
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenStack Compute (nova) |
Fix Released
|
Low
|
Stephen Finucane |
Bug Description
Unsetting '[DEFAULT] dhcp_domain' will result in the metadata service/config drive reporting an instance hostname of '${hostname}None' instead of '${hostname}'. This is clearly incorrect behavior.
Changed in nova: | |
status: | New → Confirmed |
importance: | Undecided → Low |
assignee: | nobody → Stephen Finucane (stephenfinucane) |
Changed in nova: | |
assignee: | Stephen Finucane (stephenfinucane) → Matt Riedemann (mriedem) |
Changed in nova: | |
assignee: | Matt Riedemann (mriedem) → Stephen Finucane (stephenfinucane) |
To post a comment you must log in.
Fix proposed to branch: master /review. openstack. org/652662
Review: https:/