Package: bms-network-setup Version: 1.9-1+26.1 Architecture: amd64 Maintainer: Kurt Garloff Installed-Size: 42 Depends: python3 Filename: amd64/bms-network-setup_1.9-1+26.1_amd64.deb Size: 10508 MD5sum: 80408fe6b025b6630124697f39a857c2 SHA1: c4562dfc1dd9d4eb8e512d0c903e304487ce88a6 SHA256: d7fe0a580d69047ec6c8ef9426191a0283f364bc8f3bc22f0c256b469bc74d50 Section: SystemUtilities Priority: optional Description: Simple creation of network interface config from ConfigDrive DataSource This is a much simpler version of Huawei's bms-network-config, which can do a lot more. This script is simple and does nothing more than writing out ifcfg-* files from the network_data.json configuration. It is designed to coexist with cloud-init. Package: cloud-otc-keyring Version: 2024.1.0-1 Architecture: all Maintainer: Roman Schiller Installed-Size: 17 Depends: gpgv, apt Recommends: gnupg Breaks: apt (<< 0.7.25.1) Filename: all/cloud-otc-keyring_2024.1.0-1_all.deb Size: 2500 MD5sum: 11cc7c2ba7c5fb418a79dcbd0edef0b2 SHA1: 9d9fdc2f0626fc36120c3d8499635214d8cb34a6 SHA256: 89db00cd2ddabb8df79933e1083414fbdd9530e2abe468b83982b2b18c605f11 Section: misc Priority: important Description: GnuPG archive key for the Cloud:OTC archives Some useful tools for OpenTelekomCloud, a public cloud offering from T-Systems International based on OpenStack. Package: libs3-4 Source: libs3 Version: 4.1-5 Architecture: amd64 Maintainer: Kurt Garloff Installed-Size: 180 Depends: libc6 (>= 2.34), libcurl4t64 (>= 7.16.2), libssl3t64 (>= 3.0.0), libxml2 (>= 2.7.4) Filename: amd64/libs3-4_4.1-5_amd64.deb Size: 62980 MD5sum: 0b69ff04cca1871fb0c6e0a5f99eba81 SHA1: a5c22c6d4d1b8010bac5fae4b3125d49635c8ee9 SHA256: 0c2653a114c3cc1df106c5912c7d26032ffbf3c50d6d286a22980e4d207042a6 Section: SystemUtilities Priority: extra Homepage: http://sourceforge.net/projects/reallibs3 Description: This package includes the libs3 shared object library, needed to run applications compiled against libs3, and additionally contains the s3 utility for accessing Amazon S3. Package: libs3-dev Source: libs3 Version: 4.1-5 Architecture: amd64 Maintainer: Kurt Garloff Installed-Size: 277 Recommends: libs3-4 (= 4.1-5) Filename: amd64/libs3-dev_4.1-5_amd64.deb Size: 59526 MD5sum: b6bb11366c19b6ca7c32c54274e553d6 SHA1: 0c8b7b5586d6cd5aa90591c11849b1071a9019bf SHA256: 88e8878ce26b7b7bc2fd1115c99805dce61a8fdc80ff0b1a16c19a25efbf42e8 Section: SystemUtilities Priority: extra Homepage: http://sourceforge.net/projects/reallibs3 Description: This library provides an API for using Amazon's S3 service (see http://s3.amazonaws.com). Its design goals are: - To provide a simple and straightforward API for accessing all of S3's functionality - To not require the developer using libs3 to need to know anything about: - HTTP - XML - SSL In other words, this API is meant to stand on its own, without requiring any implicit knowledge of how S3 services are accessed using HTTP protocols. - To be usable from multithreaded code - To be usable by code which wants to process multiple S3 requests simultaneously from a single thread - To be usable in the simple, straightforward way using sequentialized blocking requests Package: otc-tools Version: 0.8.34-3+10.1 Architecture: amd64 Maintainer: Kurt Garloff Installed-Size: 316 Depends: jq Recommends: libs3-4 Filename: amd64/otc-tools_0.8.34-3+10.1_amd64.deb Size: 65224 MD5sum: 7bc7f1ea022c47628543d6f2cf508e10 SHA1: d37bf48708fc83514afb9ee448cdc3f734847f86 SHA256: ebf42fff85443b546f3dc42f8cd85d229776eef84d5634ee4934dc3ef11f4541 Section: SystemUtilities Priority: optional Description: This is a shell script that uses curl and jq to talk to the Open Telekom Cloud APIs (OpenStack and OTC specific APIs). It's a nice demonstrator to see how the API works and allows for simple automation and testing. For production use, we recommend the native python-openstackclient, amended with -otcextensions. Authors: Zsolt Nagy and Kurt Garloff