Package: bms-network-setup Version: 1.9-1+26.1 Architecture: amd64 Maintainer: Kurt Garloff Installed-Size: 44 Depends: python3 Filename: amd64/bms-network-setup_1.9-1+26.1_amd64.deb Size: 12390 MD5sum: e3cb1e4298b46eb9a0dab40c349e5753 SHA1: a55c9755d59a00c88fa956ab0818b3b9c9edc10d SHA256: 1003297f9f9443e4e2cb67643b5a6b2fce63f06a2cf9d647f060f0a5e28649a3 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: 2022.1.0-1 Architecture: all Maintainer: Roman Schiller Installed-Size: 15 Depends: gpgv, apt Recommends: gnupg Breaks: apt (<< 0.7.25.1) Filename: all/cloud-otc-keyring_2022.1.0-1_all.deb Size: 2424 MD5sum: 423f397325574f559cd3f8fb8f1bf559 SHA1: e940eab59c9b712117f66d440a82a1681361589f SHA256: fda06a403cc1977b7f07b4db3835b8f6bbe6b715eb92927ee2d5be82aa86b4d8 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: 184 Depends: libc6 (>= 2.34), libcurl4 (>= 7.16.2), libssl3 (>= 3.0.0~~alpha1), libxml2 (>= 2.7.4) Filename: amd64/libs3-4_4.1-5_amd64.deb Size: 63898 MD5sum: f59f6f53875e4b29d4c994b96e801676 SHA1: cd96cabd7872bc9b5b170ccbee1ecbaa864a2557 SHA256: a444b0f19d505e7636ad9f7b5106b30ec5057178568fa9103bfcc69ccf298a58 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: 279 Recommends: libs3-4 (= 4.1-5) Filename: amd64/libs3-dev_4.1-5_amd64.deb Size: 60434 MD5sum: 4261f67d075f34b9163f6e5b9e4730bd SHA1: e23fa280570145d7abd4bf926eedc2d948b43a00 SHA256: 0d4fa6549733b9916bdcd2175926bcb81f2d9f43c5382d9732d0341dc20481b8 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: 326 Depends: jq Recommends: libs3-4 Filename: amd64/otc-tools_0.8.34-3+10.1_amd64.deb Size: 74848 MD5sum: c655b5703d2a1a910d54f0e638296950 SHA1: 9c58d41a61fdb33709202bc72a20d26220693662 SHA256: 9a8041e43cb2a0ce5ce8ac862ba20d30715301dc70e97f3598368540082d68ef 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