2.5 KiB
Welcome to Mogan's developer documentation!
Introduction
Mogan is an OpenStack project dedicated for bare metal computing management, which is designed specifically for bare metals, so compared with Nova, we can provide a more lightweight and convenient platform with more advanced features by leveraging Ironic. Besides this, we also plan to support RSD, then we can not only provide Pre-set Configuration Servers, but also Custom Servers.
Site Notes
This site is primarily intended to provide documentation for developers interested in contributing to or working with mogan. It also contains references and guides for administrators which are not yet hosted elsewhere on the OpenStack documentation sites.
Developer's Guide
Getting Started
If you are new to mogan, this section contains information that should help you get started as a developer working on the project or contributing to the project.
Developer Contribution Guide <dev/code-contribution-guide> Setting Up Your Development Environment <dev/dev-quickstart>
Advanced testing and guides
dev/gmr
Administrator's Guide
Sample Configuration File
sample_config
Sample Policy file
sample_policy
Command References
Here are references for commands not elsewhere documented.
cmds/mogan-dbsync
Indices and tables
search
Running tests of Mogan
dev/testing