[manila] Config refernce update for Mitaka

Change-Id: Ibab8c2f3c73d44213c179bd4b40c0dabd37cc3b7
This commit is contained in:
Alexey Ovchinnikov 2016-04-04 11:08:39 +03:00
parent 29fbeaeb87
commit 4f24132ad4
3 changed files with 921 additions and 380 deletions

File diff suppressed because it is too large Load Diff

View File

@ -25,3 +25,6 @@ runs.
* - ``share.log`` * - ``share.log``
- ``openstack-manila-share`` - ``openstack-manila-share``
- ``manila-share`` - ``manila-share``
* - ``data.log``
- ``openstack-manila-data``
- ``manila-data``

View File

@ -12,6 +12,11 @@ manila-api
throughout the Shared File Systems service. It supports the OpenStack throughout the Shared File Systems service. It supports the OpenStack
APIs. APIs.
manila-data
A standalone service whose purpose is to receive requests, process data
operations with potentially long running time such as copying, share
migration or backup.
manila-scheduler manila-scheduler
Schedules and routes requests to the appropriate Schedules and routes requests to the appropriate
share service. The scheduler uses configurable filters and weighers share service. The scheduler uses configurable filters and weighers