There are calls to the `hostname` command, such as in function `get_short_hostname()` from file `tripleoclient/utils.py` there goes `subprocess.Popen(["hostname", "-s"], ...)`, however in recent CentOS, RHEL and Fedora containers this utility is not installed by default. Hence, it should be listed in bindep file as necessary non-python dependency. Change-Id: I8f2e7954c51313ba9e85c8a6452bf70b034f424a
643 B
643 B