软件包:swift-proxy(2.26.0-10+deb11u1)
distributed virtual object store - proxy server
OpenStack Object Storage (code-named Swift) creates redundant, scalable object storage using clusters of standardized servers to store petabytes of accessible data. It is not a file system or real-time data storage system, but rather a long-term storage system for a more permanent type of static data that can be retrieved, leveraged, and then updated if necessary. Primary examples of data that best fit this type of storage model are virtual machine images, photo storage, email storage and backup archiving. Having no central "brain" or master point of control provides greater scalability, redundancy and permanence.
Objects are written to multiple hardware devices in the data center, with the OpenStack software responsible for ensuring data replication and integrity across the cluster. Storage clusters can scale horizontally by adding new nodes. Should a node fail, OpenStack works to replicate its content from other active nodes. Because OpenStack uses software logic to ensure data replication and distribution across different devices, inexpensive commodity hard drives and servers can be used in lieu of more expensive equipment.
This package provides a proxy server on which clients can connect to store object into Swift.
其他与 swift-proxy 有关的软件包
|
|
|
|
-
- dep: init-system-helpers (>= 1.54~)
- 所有初始化系统的帮助工具
-
- dep: lsb-base
- Linux 标准规范初始化脚本功能
-
- dep: openstack-pkg-tools (>= 114~)
- Tools and scripts for building Openstack packages in Debian
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-pastescript
- create file layouts for Python3 packages and serve webapps
-
- dep: python3-swift (= 2.26.0-10+deb11u1)
- distributed virtual object store - Python 3 libraries
-
- dep: swift (= 2.26.0-10+deb11u1)
- distributed virtual object store - common files
-
- dep: uwsgi-plugin-python3 (>= 2.0.18)
- WSGI plugin for uWSGI (Python 3)
-
- rec: python3-barbicanclient
- OpenStack Key Management API client - Python 3.x
-
- rec: python3-castellan
- generic key manager interface for OpenStack - Python 3.x
-
- rec: python3-dnspython
- DNS toolkit for Python 3
-
- rec: python3-keystonemiddleware
- Middleware for OpenStack Identity (Keystone) - Python 3.x