Source: senlin Section: net Priority: optional Maintainer: Debian OpenStack Uploaders: Thomas Goirand , Build-Depends: debhelper (>= 10), dh-python, openstack-pkg-tools (>= 74~), po-debconf, python3-all, python3-pbr (>= 2.0.0), python3-setuptools, python3-sphinx (>= 1.6.2), Build-Depends-Indep: git, python3-babel, python3-coverage, python3-docker (>= 2.4.2), python3-eventlet, python3-hacking, python3-jsonpath-rw, python3-jsonschema (>= 2.6.0), python3-keystoneauth1 (>= 3.4.0), python3-keystonemiddleware (>= 4.17.0), python3-microversion-parse (>= 0.2.1), python3-migrate (>= 0.11.0), python3-mock, python3-openstackdocstheme (>= 1.16.0), python3-openstacksdk (>= 0.17.2), 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.serialization (>= 2.18.0), python3-oslo.service (>= 1.24.0), python3-oslo.utils (>= 3.33.0), python3-oslo.versionedobjects (>= 1.31.2), python3-oslotest (>= 1:3.2.0), python3-osprofiler (>= 1.4.0), python3-paramiko, python3-pastedeploy, python3-pep8, python3-pymysql, python3-reno, python3-requests (>= 2.14.2), python3-routes, python3-six, python3-sqlalchemy, python3-stestr (>= 2.0.0), python3-stevedore (>= 1.20.0), python3-tempest (>= 1:17.1.0), python3-tenacity (>= 4.9.0), python3-testscenarios, python3-testtools (>= 2.2.0), python3-tz, python3-webob (>= 1.7.1), python3-yaml, subunit, tempest (>= 1:16.1.0), testrepository, Standards-Version: 4.1.3 Vcs-Browser: https://salsa.debian.org/openstack-team/services/senlin Vcs-Git: https://salsa.debian.org/openstack-team/services/senlin.git Homepage: https://github.com/stackforge/senlin Package: python3-senlin Section: python Architecture: all Depends: python3-babel, python3-docker (>= 2.4.2), python3-eventlet, python3-jsonpath-rw, python3-jsonschema (>= 2.6.0), python3-keystoneauth1 (>= 3.4.0), python3-keystonemiddleware (>= 4.17.0), python3-microversion-parse (>= 0.2.1), python3-migrate (>= 0.11.0), python3-openstacksdk (>= 0.11.2), 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.serialization (>= 2.18.0), python3-oslo.service (>= 1.24.0), python3-oslo.utils (>= 3.33.0), python3-oslo.versionedobjects (>= 1.31.2), python3-osprofiler (>= 1.4.0), python3-pastedeploy, python3-pbr (>= 2.0.0), python3-requests (>= 2.14.2), python3-routes, python3-six, python3-sqlalchemy, python3-stevedore (>= 1.20.0), python3-tenacity (>= 4.9.0), python3-tz, python3-webob (>= 1.7.1), python3-yaml, ${misc:Depends}, ${python3:Depends}, Conflicts: python-senlin, Description: clustering service for OpenStack clouds - Python 2.7 Senlin is a clustering service for OpenStack clouds. It creates and operates clusters of homogeneous objects exposed by other OpenStack services. The goal is to make the orchestration of collections of similar objects easier. . Senlin provides RESTful APIs to users so that they can associate various policies to a cluster. Sample policies include placement policy, load balancing policy, health policy, scaling policy, update policy and so on. . Senlin is designed to be capable of managing different types of objects. An object's lifecycle is managed using profile type implementations, which are themselves plugins. . This package provides the Python 2.7 library. Package: senlin-api Architecture: all Depends: adduser, senlin-common (= ${binary:Version}), ${misc:Depends}, ${ostack-lsb-base}, ${python3:Depends}, Description: clustering service for OpenStack clouds - API Senlin is a clustering service for OpenStack clouds. It creates and operates clusters of homogeneous objects exposed by other OpenStack services. The goal is to make the orchestration of collections of similar objects easier. . Senlin provides RESTful APIs to users so that they can associate various policies to a cluster. Sample policies include placement policy, load balancing policy, health policy, scaling policy, update policy and so on. . Senlin is designed to be capable of managing different types of objects. An object's lifecycle is managed using profile type implementations, which are themselves plugins. . This package provides the REST API daemon. Package: senlin-common Architecture: all Depends: adduser, dbconfig-common, debconf, python3-senlin (= ${binary:Version}), sqlite3, ${misc:Depends}, ${python3:Depends}, Description: clustering service for OpenStack clouds - common files Senlin is a clustering service for OpenStack clouds. It creates and operates clusters of homogeneous objects exposed by other OpenStack services. The goal is to make the orchestration of collections of similar objects easier. . Senlin provides RESTful APIs to users so that they can associate various policies to a cluster. Sample policies include placement policy, load balancing policy, health policy, scaling policy, update policy and so on. . Senlin is designed to be capable of managing different types of objects. An object's lifecycle is managed using profile type implementations, which are themselves plugins. . This package provides common files and configuration. Package: senlin-doc Architecture: all Section: doc Depends: ${misc:Depends}, ${sphinxdoc:Depends}, Description: clustering service for OpenStack clouds - docs Senlin is a clustering service for OpenStack clouds. It creates and operates clusters of homogeneous objects exposed by other OpenStack services. The goal is to make the orchestration of collections of similar objects easier. . Senlin provides RESTful APIs to users so that they can associate various policies to a cluster. Sample policies include placement policy, load balancing policy, health policy, scaling policy, update policy and so on. . Senlin is designed to be capable of managing different types of objects. An object's lifecycle is managed using profile type implementations, which are themselves plugins. . This package contains the documentation. Package: senlin-engine Architecture: all Depends: adduser, senlin-common (= ${binary:Version}), ${misc:Depends}, ${ostack-lsb-base}, ${python3:Depends}, Description: clustering service for OpenStack clouds - Engine Senlin is a clustering service for OpenStack clouds. It creates and operates clusters of homogeneous objects exposed by other OpenStack services. The goal is to make the orchestration of collections of similar objects easier. . Senlin provides RESTful APIs to users so that they can associate various policies to a cluster. Sample policies include placement policy, load balancing policy, health policy, scaling policy, update policy and so on. . Senlin is designed to be capable of managing different types of objects. An object's lifecycle is managed using profile type implementations, which are themselves plugins. . This package provides the engine daemon.