mirror of
https://github.com/clearlinux/clearstack.git
synced 2026-04-28 11:03:37 +00:00
39 lines
815 B
ReStructuredText
39 lines
815 B
ReStructuredText
[DEPRECATED NOTICE]
|
|
--------------------
|
|
This projet is no longer supported. Use this repository instead:
|
|
https://github.com/clearlinux/clear-config-management
|
|
|
|
====
|
|
|
|
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. Installing
|
|
|
|
$ 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.
|