Project

General

Profile

Actions

Bug #6269

closed

ceph-deploy needs to use the equivalent of `hostname -s`

Added by Alfredo Deza over 10 years ago. Updated over 10 years ago.

Status:
Resolved
Priority:
Urgent
Assignee:
Category:
-
Target version:
-
% Done:

0%

Source:
other
Tags:
Backport:
Regression:
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

It currently uses:

socket.gethostname()

Which is the same as just `hostname`. We need to split on the dot and return the first portion.

Actions #2

Updated by Alfredo Deza over 10 years ago

  • Status changed from New to Resolved

Merged to ceph-deploy master branch with hash: c7756f8

Actions

Also available in: Atom PDF