mogan/doc/source/index.rst
wanghao cf3bcf16b9 Introduce Guru to Mogan
Guru is a mechanism whereby developers
and system administrators can generate
a report about the state of a running
Zaqar executable.

This report is called a *Guru Meditation Report*

This mechanism will help developer or operator
to fix issues in (production) deployments without
stopping Mogan service.

Change-Id: Ib0dafa160dc1f4684e17ec30918e1decb4f2c906
Implements: blueprint introduce-guru-to-mogan
2017-04-27 10:25:54 +08:00

1.9 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>

Administrator's Guide

Configuration

There are many aspects of the Bare Metal Compute service which are environment specific. The following pages will be helpful in configuring specific aspects of mogan that may or may not be suitable to every situation.

You can use tox -egenconfig to generate the sample config file.

Command References

Here are references for commands not elsewhere documented.

cmds/mogan-dbsync

Indices and tables

  • genindex
  • modindex
  • search

Guru Meditation Reports

dev/gmr