Files
senlin/doc/source/developer/plugin_guide.rst
tengqm 28547f011e Refactored the doc subtree
We need to start working on some introductory materials for the project
and service. We may also need to document our thoughts and design
decisions when moving forward. This patch tries to provide a basic
layout of the documents.

Change-Id: Iad4affead02d605c6fce2720adc85141fd1dc419
2015-06-05 05:10:04 -04:00

727 B

Plugin Writer's Guide

Senlin provides an open design where developer can incorporate new profile or policy implementations for different purposes.

[TBC]