RETIRED, Fleet management for OpenStack
Go to file
Sulochan Acharya 393c7452f0 Change file names from inventory to craton-api
- Since its not just inventory, and the service
now includes everything craton the file names
should reflect the same.

Fixes Bug: 1630784

Change-Id: I0fb77942a92bbf2aacbf2c4a7d0c3104ed8bebfe
2016-10-05 23:35:32 +01:00
api-ref/source/v1 Remove swagger-inventory-api.yaml 2016-10-03 19:32:22 +00:00
craton Change file names from inventory to craton-api 2016-10-05 23:35:32 +01:00
doc/source Change file names from inventory to craton-api 2016-10-05 23:35:32 +01:00
etc Change file names from inventory to craton-api 2016-10-05 23:35:32 +01:00
tools Change file names from inventory to craton-api 2016-10-05 23:35:32 +01: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
.travis.yml Few cleanup and add py35 to tox 2016-05-25 15:07:57 +01:00
CONTRIBUTING.rst Documentation Cleanup 2016-09-13 14:26:04 -07:00
Dockerfile Change file names from inventory to craton-api 2016-10-05 23:35:32 +01: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 Initial Cookiecutter Commit (with minor tweaks) 2016-03-23 16:57:20 +11:00
README.rst Craton README file needs to be updated 2016-08-02 20:19:16 +00:00
babel.cfg Initial Cookiecutter Commit (with minor tweaks) 2016-03-23 16:57:20 +11:00
requirements.txt Refactor REST API support to remove boilerplate 2016-10-04 08:45:17 -06:00
setup.cfg Change file names from inventory to craton-api 2016-10-05 23:35:32 +01:00
setup.py Initial Cookiecutter Commit (with minor tweaks) 2016-03-23 16:57:20 +11:00
test-requirements.txt Fixed conflict 2016-05-31 12:47:33 -04:00
tox.ini Remove PY27 testing from tox.ini 2016-09-01 23:56:06 +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 more information on Craton distribution license, please see the contents of the LICENSE file.