Package: bms-network-setup Version: 1.9-1+26.39 Architecture: amd64 Maintainer: Kurt Garloff Installed-Size: 42 Depends: python3 Filename: amd64/bms-network-setup_1.9-1+26.39_amd64.deb Size: 10420 MD5sum: 5d27b35a625a4e9cf20c6ca48b1238cb SHA1: 54e9a17cb9afe17af3b972ef21e7d1a98b31fee4 SHA256: 9bc0742de15ccc1daccdec0db8d730db968465d6750f379f470544b2127d99a9 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: 2025.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_2025.1.0-1_all.deb Size: 2668 MD5sum: 9afe1d602524054bdcca3d6861c2cff3 SHA1: d5c983d2331cbab90c7092149081c3ff74a6d355 SHA256: 0383d7bd1e0e89d6444edcee2297f209c1470c07c444f4e2f3dc79c46cf39747 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: 176 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: 58172 MD5sum: e79ce0fa31b5ccf0408a0a19c18b6a95 SHA1: d4bd9898a071ba8f54d765daef218ebfc1157dff SHA256: 8352a54a273f0a4d3c59c43e8338fbabbcb2187f941b3b3fcf16276b8e14fd2c 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: 54812 MD5sum: 2546ff91f6fe975627ec85d59ee29ac2 SHA1: 2016020e81cd0350187c323cbc413393e419302b SHA256: d8b3019311704e8c511a99e7a24c83e19def3464eadc1bee962624be6236a705 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.39 Architecture: amd64 Maintainer: Kurt Garloff Installed-Size: 316 Depends: jq Recommends: libs3-4 Filename: amd64/otc-tools_0.8.34-3+10.39_amd64.deb Size: 64204 MD5sum: 3a2917d77aa8b3b14c5052d5d5269d9d SHA1: 31e24516827108b94077a7c96998c2f0a8390b13 SHA256: f3472a384fad6ea24a59270f8cd3e9b56a44a20ad5fc38560058d7429722c482 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