New commit detected on ManageIQ/manageiq/master:
https://github.com/ManageIQ/manageiq/commit/287f25d74c8b192974709e5f1463696fc6d86304
commit 287f25d74c8b192974709e5f1463696fc6d86304
Author: Brandon Dunne <brandondunne>
AuthorDate: Wed Jan 31 11:01:46 2018 -0500
Commit: Brandon Dunne <brandondunne>
CommitDate: Wed Jan 31 11:01:46 2018 -0500
Only store the hostname if the hostname is valid
On retrieve, return the hostname only if it is valid
https://bugzilla.redhat.com/show_bug.cgi?id=1537566
app/models/miq_server.rb | 7 ++++++-
spec/models/miq_server_spec.rb | 7 +++++++
2 files changed, 13 insertions(+), 1 deletion(-)