Source: octavia Section: net Priority: optional Maintainer: Debian OpenStack Uploaders: Thomas Goirand , Michal Arbet , Build-Depends: debhelper (>= 10), dh-python, openstack-pkg-tools (>= 81~), po-debconf, python3-all, python3-pbr (>= 2.0.0), python3-setuptools, python3-sphinx , Build-Depends-Indep: alembic (>= 0.8.10), python3-babel, python3-bandit, python3-barbicanclient (>= 4.5.2), python3-castellan (>= 0.16.0), python3-cotyledon (>= 1.3.0), python3-coverage, python3-cryptography (>= 2.1), python3-diskimage-builder (>= 1.1.2), python3-distro (>= 1.3.0), python3-flask, python3-futurist (>= 1.2.0), python3-glanceclient (>= 1:2.8.0), python3-graphviz, python3-gunicorn, python3-hacking, python3-jinja2 (>= 2.10), python3-keystoneauth1 (>= 3.4.0), python3-keystonemiddleware (>= 4.17.0), python3-mock, python3-netifaces, python3-neutronclient (>= 1:6.7.0), python3-novaclient (>= 2:9.1.0), python3-openssl (>= 17.1.0), python3-openstackdocstheme (>= 1.18.1), python3-oslo.config (>= 1:5.2.0), python3-oslo.context (>= 2.19.2), python3-oslo.db (>= 4.27.0), python3-oslo.i18n (>= 3.15.3), python3-oslo.log (>= 3.36.0), python3-oslo.messaging (>= 5.29.0), python3-oslo.middleware (>= 3.31.0), python3-oslo.policy (>= 1.30.0), python3-oslo.reports (>= 1.18.0), python3-oslo.serialization (>= 2.18.0), python3-oslo.utils (>= 3.33.0), python3-oslotest (>= 3.2.0), python3-pecan, python3-pyasn1, python3-pyasn1-modules, python3-pydot, python3-pydotplus (>= 2.0.2), python3-pymysql, python3-pyroute2 (>= 0.4.21), python3-requests (>= 2.14.2), python3-requests-mock (>= 1.2.0), python3-rfc3986, python3-sadisplay, python3-six, python3-sphinxcontrib.actdiag, python3-sphinxcontrib.apidoc, python3-sphinxcontrib.blockdiag, python3-sphinxcontrib.nwdiag, python3-sphinxcontrib.seqdiag, python3-sqlalchemy, python3-stevedore (>= 1.20.0), python3-subunit, python3-taskflow (>= 2.16.0), python3-tempest (>= 17.1.0), python3-tenacity (>= 4.9.0), python3-testrepository, python3-testresources (>= 2.0.0), python3-testscenarios, python3-testtools (>= 2.2.0), python3-webob (>= 1.7.1), python3-wsme, python-yaml, Standards-Version: 4.1.3 Vcs-Browser: https://salsa.debian.org/openstack-team/services/octavia Vcs-Git: https://salsa.debian.org/openstack-team/services/octavia.git Homepage: https://github.com/openstack/octavia Package: octavia-agent Architecture: all Depends: acl, acpid, adduser, apparmor, at, cron, cryptsetup, curl, dbconfig-common, dbus, debconf, dirmngr, dkms, dmeventd, ethtool, gawk, gpg, gpg-agent, haproxy, haveged, ifenslave, ifupdown, iptables, iputils-ping, iputils-tracepath, ipvsadm, irqbalance, keepalived, net-tools, netbase, netcat-openbsd, octavia-common (= ${binary:Version}), pollinate, psmisc, python3-openstackclient, q-text-as-data, rsyslog, socat, uuid-runtime, vlan, ${misc:Depends}, ${ostack-lsb-base}, ${python3:Depends}, Description: OpenStack Load Balancer as a Service - Agent Openstack Load Balancer as a Service, codenamed Octavia was borne out of the Neutron LBaaS project. Its conception influenced the transformation of the Neutron LBaaS project, as Neutron LBaaS moved from version 1 to version 2. Starting with the Liberty release of OpenStack, Octavia has become the reference implementation for Neutron LBaaS version 2. . Octavia accomplishes its delivery of load balancing services by managing a fleet of virtual machines, containers, or bare metal servers—collectively known as amphorae— which it spins up on demand. This on-demand, horizontal scaling feature differentiates Octavia from other load balancing solutions, thereby making Octavia truly suited “for the cloud.”. . This package contains the Octavia Agent that needs to be installed in the Amphorae base image. Package: octavia-api Architecture: all Depends: adduser, octavia-common (= ${binary:Version}), python3-openstackclient, q-text-as-data, ${misc:Depends}, ${ostack-lsb-base}, ${python3:Depends}, Description: OpenStack Load Balancer as a Service - API frontend Openstack Load Balancer as a Service, codenamed Octavia was borne out of the Neutron LBaaS project. Its conception influenced the transformation of the Neutron LBaaS project, as Neutron LBaaS moved from version 1 to version 2. Starting with the Liberty release of OpenStack, Octavia has become the reference implementation for Neutron LBaaS version 2. . Octavia accomplishes its delivery of load balancing services by managing a fleet of virtual machines, containers, or bare metal servers—collectively known as amphorae— which it spins up on demand. This on-demand, horizontal scaling feature differentiates Octavia from other load balancing solutions, thereby making Octavia truly suited “for the cloud.”. . This package provides the API frontend. Package: octavia-common Architecture: all Depends: adduser, dbconfig-common, debconf, python3-octavia (= ${binary:Version}), ${misc:Depends}, ${python3:Depends}, Description: OpenStack Load Balancer as a Service - Common files Openstack Load Balancer as a Service, codenamed Octavia was borne out of the Neutron LBaaS project. Its conception influenced the transformation of the Neutron LBaaS project, as Neutron LBaaS moved from version 1 to version 2. Starting with the Liberty release of OpenStack, Octavia has become the reference implementation for Neutron LBaaS version 2. . Octavia accomplishes its delivery of load balancing services by managing a fleet of virtual machines, containers, or bare metal servers—collectively known as amphorae— which it spins up on demand. This on-demand, horizontal scaling feature differentiates Octavia from other load balancing solutions, thereby making Octavia truly suited “for the cloud.”. . This package contains elements that are needed by all parts of Octavia. Package: octavia-doc Build-Profiles: Section: doc Architecture: all Depends: ${misc:Depends}, ${sphinxdoc:Depends}, Description: OpenStack Load Balancer Service - documentation Openstack Load Balancer as a Service, codenamed Octavia was borne out of the Neutron LBaaS project. Its conception influenced the transformation of the Neutron LBaaS project, as Neutron LBaaS moved from version 1 to version 2. Starting with the Liberty release of OpenStack, Octavia has become the reference implementation for Neutron LBaaS version 2. . Octavia accomplishes its delivery of load balancing services by managing a fleet of virtual machines, containers, or bare metal servers—collectively known as amphorae— which it spins up on demand. This on-demand, horizontal scaling feature differentiates Octavia from other load balancing solutions, thereby making Octavia truly suited “for the cloud.”. . This package contains the documentation for Octavia. Package: octavia-health-manager Architecture: all Depends: octavia-common (= ${binary:Version}), ${misc:Depends}, ${ostack-lsb-base}, ${python3:Depends}, Description: OpenStack Load Balancer Service - Health manager Openstack Load Balancer as a Service, codenamed Octavia was borne out of the Neutron LBaaS project. Its conception influenced the transformation of the Neutron LBaaS project, as Neutron LBaaS moved from version 1 to version 2. Starting with the Liberty release of OpenStack, Octavia has become the reference implementation for Neutron LBaaS version 2. . Octavia accomplishes its delivery of load balancing services by managing a fleet of virtual machines, containers, or bare metal servers—collectively known as amphorae— which it spins up on demand. This on-demand, horizontal scaling feature differentiates Octavia from other load balancing solutions, thereby making Octavia truly suited “for the cloud.”. . This package provides Octavia Health Manager. Package: octavia-housekeeping Architecture: all Depends: octavia-common (= ${binary:Version}), ${misc:Depends}, ${ostack-lsb-base}, ${python3:Depends}, Description: OpenStack Load Balancer Service - Housekeeping manager Openstack Load Balancer as a Service, codenamed Octavia was borne out of the Neutron LBaaS project. Its conception influenced the transformation of the Neutron LBaaS project, as Neutron LBaaS moved from version 1 to version 2. Starting with the Liberty release of OpenStack, Octavia has become the reference implementation for Neutron LBaaS version 2. . Octavia accomplishes its delivery of load balancing services by managing a fleet of virtual machines, containers, or bare metal servers—collectively known as amphorae— which it spins up on demand. This on-demand, horizontal scaling feature differentiates Octavia from other load balancing solutions, thereby making Octavia truly suited “for the cloud.”. . This package provides Octavia Housekeeping Manager. Package: octavia-worker Architecture: all Depends: octavia-common (= ${binary:Version}), ${misc:Depends}, ${ostack-lsb-base}, ${python3:Depends}, Description: OpenStack Load Balancer Service - Worker Openstack Load Balancer as a Service, codenamed Octavia was borne out of the Neutron LBaaS project. Its conception influenced the transformation of the Neutron LBaaS project, as Neutron LBaaS moved from version 1 to version 2. Starting with the Liberty release of OpenStack, Octavia has become the reference implementation for Neutron LBaaS version 2. . Octavia accomplishes its delivery of load balancing services by managing a fleet of virtual machines, containers, or bare metal servers—collectively known as amphorae— which it spins up on demand. This on-demand, horizontal scaling feature differentiates Octavia from other load balancing solutions, thereby making Octavia truly suited “for the cloud.”. . This package provides Octavia worker. Package: python3-octavia Section: python Architecture: all Depends: alembic (>= 0.8.10), python3-babel, python3-barbicanclient (>= 4.5.2), python3-castellan (>= 0.16.0), python3-cotyledon (>= 1.3.0), python3-cryptography (>= 2.1), python3-diskimage-builder (>= 1.1.2), python3-distro (>= 1.3.0), python3-flask, python3-futurist (>= 1.2.0), python3-glanceclient (>= 1:2.8.0), python3-gunicorn, python3-jinja2 (>= 2.10), python3-keystoneauth1 (>= 3.4.0), python3-keystonemiddleware (>= 4.17.0), python3-netifaces, python3-neutronclient (>= 1:6.7.0), python3-novaclient (>= 2:9.1.0), python3-openssl (>= 17.1.0), python3-oslo.config (>= 1:5.2.0), python3-oslo.context (>= 2.19.2), python3-oslo.db (>= 4.27.0), python3-oslo.i18n (>= 3.15.3), python3-oslo.log (>= 3.36.0), python3-oslo.messaging (>= 5.29.0), python3-oslo.middleware (>= 3.31.0), python3-oslo.policy (>= 1.30.0), python3-oslo.reports (>= 1.18.0), python3-oslo.serialization (>= 2.18.0), python3-oslo.utils (>= 3.33.0), python3-pecan, python3-pyasn1, python3-pyasn1-modules, python3-pymysql, python3-pyroute2 (>= 0.4.21), python3-requests (>= 2.14.2), python3-rfc3986, python3-six, python3-sqlalchemy, python3-stevedore (>= 1.20.0), python3-taskflow (>= 2.16.0), python3-tenacity (>= 4.9.0), python3-webob (>= 1.7.1), python3-wsme, python-yaml, ${misc:Depends}, ${python3:Depends}, Description: OpenStack Load Balancer as a Service - Python libraries Openstack Load Balancer as a Service, codenamed Octavia was borne out of the Neutron LBaaS project. Its conception influenced the transformation of the Neutron LBaaS project, as Neutron LBaaS moved from version 1 to version 2. Starting with the Liberty release of OpenStack, Octavia has become the reference implementation for Neutron LBaaS version 2. . Octavia accomplishes its delivery of load balancing services by managing a fleet of virtual machines, containers, or bare metal servers—collectively known as amphorae— which it spins up on demand. This on-demand, horizontal scaling feature differentiates Octavia from other load balancing solutions, thereby making Octavia truly suited “for the cloud.”. . This package contains the Python files and libraries.