
Added section "Shared File Systems" to OpenStack Cloud Administrator Guide Co-Authored-By: Ievgeniia Zadorozhna <izadorozhna@mirantis.com> Closes-Bug: #1500817 Change-Id: If274a93b52c0b1ea542221b196a5588ec24ff38c
753 B
753 B
Manage shares services
The Shared File Systems service provides API allows to Cloud
Administrator manage running share services (Share
services API). It hasn't exposed in CLI client yet. Using raw API
calls, it is possible to get list of running services all kinds. To
select only share services, you can pick items only have field
binary
equals to manila-share
. Aslo, you can
enable and disable share services. Disabling means that share service
excludes from scheduler cycle and new shares will not be placed on
disabled back end, but shares from this service stay available.