cc95bbaae22a374597f28c82d49e790f21f42995
Currently the developer guide points to the wrong location, this patch uploads it to https://github.com/openstack/craton/ doc/source/dev/install.rst Change-Id: I8291bb882d56714f4012321ff706e768b86807a7 Closes-bug: #1611857
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:
- Free software: under the Apache license
- Documentation: http://craton.readthedocs.org
- Source: https://github.com/openstack/craton
- Blueprints: https://blueprints.launchpad.net/craton
- Bugs: https://bugs.launchpad.net/craton
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.
Description