mirror of
https://github.com/clearlinux/clearstack.git
synced 2026-06-16 02:55:58 +00:00
177c860f87300131f8dcbe165876b97ae6a4f5ee
Clearstack was treating ips other than the one with default gw as non local ips. - add get_ips() function to return all addresses on the system - make is_localhost check if the ip is in the output of get_ips()
A tool to deploy components of Openstack on multiple servers with Clear Linux* Project for Intel Architecture installed ==== Contents: 1) Description of this project 2) Compiling, prerequisites 3) Bugs and feedback? ==== ==== 2. Compiling $ pip3 install -r requirements-py3.txt $ python3 setup.py install ==== 3. Bugs, feedback, contact clearstack is hosted on github. You can find releases, an issue tracker and git sources on github.com/clearlinux/clearstack. For mailing lists, subscribe to dev@lists.clearlinux.org (via lists.clearlinux.org). This project has many contributors. Not all may be mentioned in the AUTHORS file.
Description
Languages
Python
97.1%
Shell
2.9%