mirror of
https://github.com/scylladb/scylladb.git
synced 2026-05-12 19:02:12 +00:00
We currently depends on hostname command to get local IP, but we can do this on Python API. After the change, we can drop the package. Closes scylladb/scylladb#22909