RETIRED, Fleet management for OpenStack
Go to file
Jenkins 0e4280ede3 Merge "Ensure JSON responses result from failure" 2017-03-28 04:51:31 +00:00
api-ref/source/v1 Fix a typo 2017-03-15 23:03:26 -07:00
craton Merge "Ensure JSON responses result from failure" 2017-03-28 04:51:31 +00:00
doc/source Merge "Adding wrapper functions to tools" 2017-03-28 04:51:25 +00:00
etc Move craton to a non-conflicting port 2017-03-01 17:30:22 -06:00
tools Adding wrapper functions to tools 2017-03-27 13:35:43 -05:00
.coveragerc Initial Cookiecutter Commit (with minor tweaks) 2016-03-23 16:57:20 +11:00
.gitignore Initial Cookiecutter Commit (with minor tweaks) 2016-03-23 16:57:20 +11:00
.gitreview Fix gitreview file 2016-07-19 12:44:19 +00:00
.mailmap Initial Cookiecutter Commit (with minor tweaks) 2016-03-23 16:57:20 +11:00
.testr.conf Initial Cookiecutter Commit (with minor tweaks) 2016-03-23 16:57:20 +11:00
CONTRIBUTING.rst Documentation Cleanup 2016-09-13 14:26:04 -07:00
Dockerfile Move to MySQL 5.7 and SQLAlchemy>=1.1.0 2017-03-21 21:22:55 +00:00
HACKING.rst Initial Cookiecutter Commit (with minor tweaks) 2016-03-23 16:57:20 +11:00
LICENSE Initial Cookiecutter Commit (with minor tweaks) 2016-03-23 16:57:20 +11:00
MANIFEST.in Drop MANIFEST.in - it's not needed by pbr 2016-10-13 16:28:51 +05:30
README.rst Update the link to Craton's documentation 2017-03-24 11:37:13 -05:00
babel.cfg Initial Cookiecutter Commit (with minor tweaks) 2016-03-23 16:57:20 +11:00
bindep.txt Configure OpenStack CI to run functional tests 2017-02-17 10:17:44 -06:00
requirements.txt Move to MySQL 5.7 and SQLAlchemy>=1.1.0 2017-03-21 21:22:55 +00:00
setup.cfg Remove code related to Python versions before 3.5 2016-11-24 12:31:14 +00:00
setup.py Updated from global requirements 2017-03-02 11:43:35 +00:00
test-requirements.txt Move to MySQL 5.7 and SQLAlchemy>=1.1.0 2017-03-21 21:22:55 +00:00
tox.ini Move to MySQL 5.7 and SQLAlchemy>=1.1.0 2017-03-21 21:22:55 +00:00

README.rst

Craton

Craton is a new project we plan to propose for OpenStack inclusion. Craton supports deploying and operating OpenStack clouds by providing scalable fleet management:

  • Inventory of configurable physical devices/hosts (the fleet)
  • Audit and remediation workflows against this inventory
  • REST APIs, CLI, and Python client to manage

Support for workflows, CLI, and the Python client is in progress.

For more information, please refer to the following project resources:

For information on how to contribute to Craton, please see the contents of the CONTRIBUTING.rst file.

For information on how to setup a Developer's Environment, please see the contents of INSTALL.RST file.

For more information on Craton distribution license, please see the contents of the LICENSE file.