Package: python-libcloud Source: libcloud Version: 1.5.0-1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 13817 Depends: python (>= 2.7), python (<< 2.8), python-crypto (>= 2.6), python-lockfile (>= 0.9), python-simplejson Homepage: https://libcloud.apache.org/ Priority: optional Section: python Filename: pool/main/libc/libcloud/python-libcloud_1.5.0-1_all.deb Size: 1226684 SHA256: ec3fedc5c5dfdd7136f9de9629efaa64ddcb0d6b533271ffef3ec2c08a495d12 SHA1: 728de60e2684e94ab104452e965511bde8c3ae0f MD5sum: 0c9e175832b26af07f1c84c74bcfe448 Description: unified Python interface into the cloud libcloud is a pure Python client library for interacting with many of the popular cloud server providers using a unified API. It was created to make it easy for developers to build products that work between any of the services that it supports. . * Avoid vendor lock-in * Use the same API to talk to many different providers * More than 30 supported providers total * Four main APIs: Compute, Storage, Load Balancers, DNS * Supports Python 2.5, Python 2.6, Python 2.7, PyPy and Python 3 . Resource you can manage with Libcloud are divided in the following categories: . * Cloud Servers and Block Storage - services such as Amazon EC2 and Rackspace Cloud Servers (libcloud.compute.*) * Cloud Object Storage and CDN - services such as Amazon S3 and Rackspace CloudFiles (libcloud.storage.*) * Load Balancers as a Service, LBaaS (libcloud.loadbalancer.*) * DNS as a Service, DNSaaS (libcloud.dns.*) . libcloud was originally created by the folks over at Cloudkick, but has since grown into an independent free software project licensed under the Apache License (2.0). Package: python3-libcloud Source: libcloud Version: 1.5.0-1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 13780 Depends: python3:any (>= 3.3.2-2~), python3-crypto (>= 2.6), python3-lockfile (>= 0.9), python3-simplejson Homepage: https://libcloud.apache.org/ Priority: optional Section: python Filename: pool/main/libc/libcloud/python3-libcloud_1.5.0-1_all.deb Size: 1211978 SHA256: eb58a0d1030975080c46dd0d6ed12bf93389b46cf3490d050aa2156109953740 SHA1: 9aa1b3db66320ccbfd8c3f365e68c232662299ad MD5sum: 7476e8e1748ed43f8407ee202bf6cc98 Description: unified Python interface into the cloud (Python3 version) libcloud is a pure Python client library for interacting with many of the popular cloud server providers using a unified API. It was created to make it easy for developers to build products that work between any of the services that it supports. . * Avoid vendor lock-in * Use the same API to talk to many different providers * More than 30 supported providers total * Four main APIs: Compute, Storage, Load Balancers, DNS * Supports Python 2.5, Python 2.6, Python 2.7, PyPy and Python 3 . Resource you can manage with Libcloud are divided in the following categories: . * Cloud Servers and Block Storage - services such as Amazon EC2 and Rackspace Cloud Servers (libcloud.compute.*) * Cloud Object Storage and CDN - services such as Amazon S3 and Rackspace CloudFiles (libcloud.storage.*) * Load Balancers as a Service, LBaaS (libcloud.loadbalancer.*) * DNS as a Service, DNSaaS (libcloud.dns.*) . libcloud was originally created by the folks over at Cloudkick, but has since grown into an independent free software project licensed under the Apache License (2.0). . This is the Python 3 version of the package. Package: salt-api Source: salt Version: 3000+ds-1 Architecture: all Maintainer: Debian Salt Team Installed-Size: 55 Depends: salt-master, init-system-helpers (>= 1.18~), lsb-base (>= 4.1+Debian11ubuntu7), python3:any Recommends: python3-cherrypy3 Homepage: http://saltstack.org/ Priority: extra Section: admin Filename: pool/main/s/salt/salt-api_3000+ds-1_all.deb Size: 13102 SHA256: b416a7677586bd1610c7f4d64532e9563767d47f5216e0507995ac4ae715561d SHA1: 4eb7d936af3cfb96c8568a12d26f3a4628fdf6c5 MD5sum: cbb4c80c5eaba2758a7aecf7a303474f Description: Generic, modular network access system a modular interface on top of Salt that can provide a variety of entry points into a running Salt system. It can start and manage multiple interfaces allowing a REST API to coexist with XMLRPC or even a Websocket API. . The Salt API system is used to expose the fundamental aspects of Salt control to external sources. salt-api acts as the bridge between Salt itself and REST, Websockets, etc. Package: salt-cloud Source: salt Version: 3000+ds-1 Architecture: all Maintainer: Debian Salt Team Installed-Size: 50 Depends: python3-libcloud, salt-common (= 3000+ds-1), python3:any Recommends: python3-netaddr Suggests: python3-botocore Homepage: http://saltstack.org/ Priority: extra Section: admin Filename: pool/main/s/salt/salt-cloud_3000+ds-1_all.deb Size: 14340 SHA256: f4fe929d1bc9adc81b296ceb02e97b2cc5eff437fe07dbdca147d638d476366a SHA1: 0d6721bb343adee36477eb5197bc8ae42887c8e3 MD5sum: fc560f364bc5580a2fed6cf5fd13811c Description: public cloud VM management system provision virtual machines on various public clouds via a cleanly controlled profile and mapping system. Package: salt-common Source: salt Version: 3000+ds-1 Architecture: all Maintainer: Debian Salt Team Installed-Size: 29765 Depends: python3-apt, python3-dateutil, python3-jinja2, python3-msgpack (>= 0.5.6), python3-pkg-resources, python3-requests, python3-yaml, python3-systemd, python3-psutil, python3-gnupg, python3-crypto, python3-markupsafe, python3-zmq, python3:any (>= 3.3.2-2~) Recommends: lsb-release, python3-croniter Suggests: python3-pycurl, python3-twisted Breaks: python3-mako (<< 0.7.0) Homepage: http://saltstack.org/ Priority: extra Section: admin Filename: pool/main/s/salt/salt-common_3000+ds-1_all.deb Size: 6834682 SHA256: 1180e20253af19de61caf56bb376dfa9a315d47241f553f75523e84b9d699991 SHA1: 67155352322c12c68a787e3fa778a52c1f9df033 MD5sum: e7803442fdf524900b7992ceb7319019 Description: shared libraries that salt requires for all packages salt is a powerful remote execution manager that can be used to administer servers in a fast and efficient way. . It allows commands to be executed across large groups of servers. This means systems can be easily managed, but data can also be easily gathered. Quick introspection into running systems becomes a reality. . Remote execution is usually used to set up a certain state on a remote system. Salt addresses this problem as well, the salt state system uses salt state files to define the state a server needs to be in. . Between the remote execution system, and state management Salt addresses the backbone of cloud and data center management. . This particular package provides shared libraries that salt-master, salt-minion, and salt-syndic require to function. Package: salt-master Source: salt Version: 3000+ds-1 Architecture: all Maintainer: Debian Salt Team Installed-Size: 127 Depends: python3-crypto (>= 2.6.1), python3-zmq (>= 14.4.0), salt-common (= 3000+ds-1), init-system-helpers (>= 1.18~), lsb-base (>= 4.1+Debian11ubuntu7), python3:any Recommends: python3-git Homepage: http://saltstack.org/ Priority: extra Section: admin Filename: pool/main/s/salt/salt-master_3000+ds-1_all.deb Size: 40724 SHA256: 22bbf4c592dcaecf8c3b67e126d5e244c0a2a9b028c401f1b4d90c381fad3830 SHA1: 869d96b99a9eab81f58dc34153e3a136063d3da5 MD5sum: 7ebfc84be1409ce1290f593683916803 Description: remote manager to administer servers via salt salt is a powerful remote execution manager that can be used to administer servers in a fast and efficient way. . It allows commands to be executed across large groups of servers. This means systems can be easily managed, but data can also be easily gathered. Quick introspection into running systems becomes a reality. . Remote execution is usually used to set up a certain state on a remote system. Salt addresses this problem as well, the salt state system uses salt state files to define the state a server needs to be in. . Between the remote execution system, and state management Salt addresses the backbone of cloud and data center management. . This particular package provides the salt controller. Package: salt-minion Source: salt Version: 3000+ds-1 Architecture: all Maintainer: Debian Salt Team Installed-Size: 128 Depends: bsdmainutils, dctrl-tools, python3-crypto (>= 2.6.1), python3-zmq (>= 14.4.0), salt-common (= 3000+ds-1), init-system-helpers (>= 1.18~), lsb-base (>= 4.1+Debian11ubuntu7), python3:any Recommends: debconf-utils, dmidecode Suggests: python3-augeas Homepage: http://saltstack.org/ Priority: extra Section: admin Filename: pool/main/s/salt/salt-minion_3000+ds-1_all.deb Size: 28296 SHA256: fd93b4a25731be869ae20c27018b626af6b75e5cc17a17ac12789906200e876c SHA1: 243f22ea38f4ebee59608a6604b82526d1ebda2d MD5sum: 949844be16a9d7e4463519686c610609 Description: client package for salt, the distributed remote execution system salt is a powerful remote execution manager that can be used to administer servers in a fast and efficient way. . It allows commands to be executed across large groups of servers. This means systems can be easily managed, but data can also be easily gathered. Quick introspection into running systems becomes a reality. . Remote execution is usually used to set up a certain state on a remote system. Salt addresses this problem as well, the salt state system uses salt state files to define the state a server needs to be in. . Between the remote execution system, and state management Salt addresses the backbone of cloud and data center management. . This particular package provides the worker / agent for salt. Package: salt-ssh Source: salt Version: 3000+ds-1 Architecture: all Maintainer: Debian Salt Team Installed-Size: 45 Depends: salt-common (= 3000+ds-1), python3:any Homepage: http://saltstack.org/ Priority: extra Section: admin Filename: pool/main/s/salt/salt-ssh_3000+ds-1_all.deb Size: 13872 SHA256: 8a2557978b29b6c171dbc8d211be3af52268a731e3c162553aa75c543d89cfd6 SHA1: d4e8ab6a45ff8d702cd4750723109865358564b5 MD5sum: 37f3f6be172e75a603055eb04861c819 Description: remote manager to administer servers via Salt SSH salt is a powerful remote execution manager that can be used to administer servers in a fast and efficient way. . It allows commands to be executed across large groups of servers. This means systems can be easily managed, but data can also be easily gathered. Quick introspection into running systems becomes a reality. . Remote execution is usually used to set up a certain state on a remote system. Salt addresses this problem as well, the salt state system uses salt state files to define the state a server needs to be in. . Between the remote execution system, and state management Salt addresses the backbone of cloud and data center management. . This particular package provides the salt ssh controller. It is able to run salt modules and states on remote hosts via ssh. No minion or other salt specific software needs to be installed on the remote host. Package: salt-syndic Source: salt Version: 3000+ds-1 Architecture: all Maintainer: Debian Salt Team Installed-Size: 55 Depends: salt-master (= 3000+ds-1), init-system-helpers (>= 1.18~), lsb-base (>= 4.1+Debian11ubuntu7), python3:any Homepage: http://saltstack.org/ Priority: extra Section: admin Filename: pool/main/s/salt/salt-syndic_3000+ds-1_all.deb Size: 13400 SHA256: 2e291ad9b7b3ba534c8e7068ab0c0a8d238c815f8f6c151694b24952143183ae SHA1: 985c217ca5bc99ffcedc0b24987e4490cca9341a MD5sum: 92a7062ad9b6cd85f61f1dc2c1eddfb5 Description: master-of-masters for salt, the distributed remote execution system salt is a powerful remote execution manager that can be used to administer servers in a fast and efficient way. . It allows commands to be executed across large groups of servers. This means systems can be easily managed, but data can also be easily gathered. Quick introspection into running systems becomes a reality. . Remote execution is usually used to set up a certain state on a remote system. Salt addresses this problem as well, the salt state system uses salt state files to define the state a server needs to be in. . Between the remote execution system, and state management Salt addresses the backbone of cloud and data center management. . This particular package provides the master of masters for salt - it enables the management of multiple masters at a time.