manila/doc/source/devref/api.rst
vponomaryov 08612d7524 Update manila's docs
After manila's fork from cinder, its docs were not
updated well.

This info is used by doc-builder, see doc/README.rst

Partially implements: blueprint manila-documentation

Change-Id: Ic97584db291b60505d5d310a517c2866fc6fcf5f
2014-06-23 19:19:28 +03:00

1.8 KiB

API Endpoint

Manila has a system for managing multiple APIs on different subdomains. Currently there is support for the OpenStack API.

Common Components

The manila.api Module

manila.api

The manila.api.v1 Module

manila.api

The manila.api.contrib Module

manila.api

OpenStack API

The openstack Module

manila.api.openstack

Tests

The api Module

manila.tests.api