manila-data

OpenStack shared file system as a service - common files

Install

All systems
curl cmd.cat/manila-data.sh
Debian Debian
apt-get install manila-common
Ubuntu
apt-get install manila-data
image/svg+xml Kali Linux
apt-get install manila-common
Windows (WSL2)
sudo apt-get update sudo apt-get install manila-data
Raspbian
apt-get install manila-common

manila-common

OpenStack shared file system as a service - common files

Manila is an OpenStack project to provide Shared Filesystems as a service. It provides coordinated access to shared or distributed file systems. While the primary consumption of file shares would be across OpenStack Compute instances, the service is also intended to be accessible as an independent capability in line with the modular design established by other OpenStack services. Manila is extensible for multiple backends (to support vendor or file system specific nuances / capabilities) and accommodates any of a variety of shared or distributed file system types. This package contains commons components for Manila.

manila-data

Manila storage service - Data service

OpenStack is a reliable cloud infrastructure. Its mission is to produce the ubiquitous cloud computing platform that will meet the needs of public and private cloud providers regardless of size, by being simple to implement and massively scalable. Manila is the OpenStack shared filesystem service. This package contains the Manila Data service.

python3-manila

OpenStack shared file system as a service - Python libs

Manila is an OpenStack project to provide Shared Filesystems as a service. It provides coordinated access to shared or distributed file systems. While the primary consumption of file shares would be across OpenStack Compute instances, the service is also intended to be accessible as an independent capability in line with the modular design established by other OpenStack services. Manila is extensible for multiple backends (to support vendor or file system specific nuances / capabilities) and accommodates any of a variety of shared or distributed file system types. This package contains the Python library for Manila.