معرفی شرکت ها


python3-glance-store_4.1.0-4_all.deb


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

OpenStack Image Service store library - Python 3.x
ویژگی مقدار
سیستم عامل Linux
توزیع Debian Bookworm-12
مخزن Debian main all
نام بسته python3-glance-store
نام فایل بسته python3-glance-store_4.1.0-4_all.deb
نسخه بسته 4.1.0
انتشار بسته 4
معماری بسته all
نگهدارنده Debian OpenStack <team+openstack@tracker.debian.org>
تاریخ ساخت -
هاست سازنده -
نوع بسته .deb
آدرس صفحه اصلی https://github.com/openstack/glance_store
مجوز -
حجم دانلود 112260
حجم نصب 1017
The Glance project provides services for discovering, registering, and retrieving virtual machine images over the cloud. They may be stand-alone services, or may be used to deliver images from object stores, such as OpenStack's Swift service, to Nova's compute nodes. . This package contains the Python 3.x module for the Glance's stores.


نیازمندی

مقدار نام
= 4.1.0-4 glance-store-common
>= 1:4.1.0 python3-cinderclient
- python3-eventlet
- python3-httplib2
>= 3.2.0 python3-jsonschema
- python3-keystoneauth1
- python3-keystoneclient
>= 2.6.0 python3-os-brick
- python3-oslo.concurrency
- python3-oslo.config
- python3-oslo.i18n
- python3-oslo.privsep
- python3-oslo.rootwrap
- python3-oslo.serialization
>= 4.7.0 python3-oslo.utils
- python3-oslo.vmware
- python3-pbr
- python3-requests
- python3-six
- python3-stevedore
- python3-swiftclient
- python3:any


نحوه نصب


نصب پکیج deb python3-glance-store:

    sudo apt-get install python3-glance-store_4.1.0-4_all.deb


فایل ها

مسیرها
./usr/bin/glance-rootwrap
./usr/lib/python3/dist-packages/glance_store/__init__.py
./usr/lib/python3/dist-packages/glance_store/_drivers/__init__.py
./usr/lib/python3/dist-packages/glance_store/_drivers/cinder.py
./usr/lib/python3/dist-packages/glance_store/_drivers/filesystem.py
./usr/lib/python3/dist-packages/glance_store/_drivers/http.py
./usr/lib/python3/dist-packages/glance_store/_drivers/rbd.py
./usr/lib/python3/dist-packages/glance_store/_drivers/s3.py
./usr/lib/python3/dist-packages/glance_store/_drivers/swift/__init__.py
./usr/lib/python3/dist-packages/glance_store/_drivers/swift/buffered.py
./usr/lib/python3/dist-packages/glance_store/_drivers/swift/connection_manager.py
./usr/lib/python3/dist-packages/glance_store/_drivers/swift/store.py
./usr/lib/python3/dist-packages/glance_store/_drivers/swift/utils.py
./usr/lib/python3/dist-packages/glance_store/_drivers/vmware_datastore.py
./usr/lib/python3/dist-packages/glance_store/backend.py
./usr/lib/python3/dist-packages/glance_store/capabilities.py
./usr/lib/python3/dist-packages/glance_store/common/__init__.py
./usr/lib/python3/dist-packages/glance_store/common/attachment_state_manager.py
./usr/lib/python3/dist-packages/glance_store/common/cinder_utils.py
./usr/lib/python3/dist-packages/glance_store/common/fs_mount.py
./usr/lib/python3/dist-packages/glance_store/common/utils.py
./usr/lib/python3/dist-packages/glance_store/driver.py
./usr/lib/python3/dist-packages/glance_store/exceptions.py
./usr/lib/python3/dist-packages/glance_store/i18n.py
./usr/lib/python3/dist-packages/glance_store/location.py
./usr/lib/python3/dist-packages/glance_store/multi_backend.py
./usr/lib/python3/dist-packages/glance_store/tests/__init__.py
./usr/lib/python3/dist-packages/glance_store/tests/base.py
./usr/lib/python3/dist-packages/glance_store/tests/fakes.py
./usr/lib/python3/dist-packages/glance_store/tests/functional/__init__.py
./usr/lib/python3/dist-packages/glance_store/tests/functional/base.py
./usr/lib/python3/dist-packages/glance_store/tests/functional/filesystem/__init__.py
./usr/lib/python3/dist-packages/glance_store/tests/functional/filesystem/test_functional_filesystem.py
./usr/lib/python3/dist-packages/glance_store/tests/functional/swift/__init__.py
./usr/lib/python3/dist-packages/glance_store/tests/functional/swift/test_functional_swift.py
./usr/lib/python3/dist-packages/glance_store/tests/unit/__init__.py
./usr/lib/python3/dist-packages/glance_store/tests/unit/common/__init__.py
./usr/lib/python3/dist-packages/glance_store/tests/unit/common/test_attachment_state_manager.py
./usr/lib/python3/dist-packages/glance_store/tests/unit/common/test_cinder_utils.py
./usr/lib/python3/dist-packages/glance_store/tests/unit/common/test_fs_mount.py
./usr/lib/python3/dist-packages/glance_store/tests/unit/common/test_utils.py
./usr/lib/python3/dist-packages/glance_store/tests/unit/test_backend.py
./usr/lib/python3/dist-packages/glance_store/tests/unit/test_cinder_base.py
./usr/lib/python3/dist-packages/glance_store/tests/unit/test_cinder_store.py
./usr/lib/python3/dist-packages/glance_store/tests/unit/test_connection_manager.py
./usr/lib/python3/dist-packages/glance_store/tests/unit/test_driver.py
./usr/lib/python3/dist-packages/glance_store/tests/unit/test_exceptions.py
./usr/lib/python3/dist-packages/glance_store/tests/unit/test_filesystem_store.py
./usr/lib/python3/dist-packages/glance_store/tests/unit/test_http_store.py
./usr/lib/python3/dist-packages/glance_store/tests/unit/test_location.py
... and 25 more