Source: watcher
Section: net
Priority: optional
Maintainer: Debian OpenStack <openstack-devel@lists.alioth.debian.org>
Uploaders:
 Thomas Goirand <zigo@debian.org>,
Build-Depends:
 debhelper (>= 10),
 dh-python,
 openstack-pkg-tools,
 po-debconf,
 python-all,
 python-pbr (>= 2.0.0),
 python-setuptools,
 python-sphinx (>= 1.6.2),
Build-Depends-Indep:
 python-apscheduler,
 python-ceilometerclient (>= 2.9.0),
 python-cinderclient (>= 1:3.1.0),
 python-coverage,
 python-croniter,
 python-enum34,
 python-freezegun,
 python-glanceclient (>= 1:2.8.0),
 python-gnocchiclient (>= 2.7.0),
 python-hacking,
 python-ironicclient (>= 1.14.0),
 python-jsonpatch,
 python-jsonschema,
 python-keystoneauth1 (>= 3.1.0),
 python-keystoneclient (>= 1:3.8.0),
 python-keystonemiddleware (>= 4.12.0),
 python-lxml,
 python-mock,
 python-monascaclient (>= 1.7.0),
 python-networkx,
 python-neutronclient (>= 1:6.3.0),
 python-novaclient (>= 2:9.0.0),
 python-openstackclient (>= 3.3.0),
 python-openstackdocstheme (>= 1.16.0),
 python-os-testr (>= 0.8.0),
 python-oslo.cache (>= 1.5.0),
 python-oslo.concurrency (>= 3.8.0),
 python-oslo.config (>= 1:4.0.0),
 python-oslo.context (>= 2.14.0),
 python-oslo.db (>= 4.24.0),
 python-oslo.i18n,
 python-oslo.log (>= 3.22.0),
 python-oslo.messaging (>= 5.24.2),
 python-oslo.policy (>= 1.23.0),
 python-oslo.reports (>= 0.6.0),
 python-oslo.serialization,
 python-oslo.service (>= 1.10.0),
 python-oslo.utils (>= 3.20.0),
 python-oslo.versionedobjects,
 python-oslotest (>= 1:1.10.0),
 python-pastedeploy,
 python-pecan,
 python-prettytable,
 python-six,
 python-sphinxcontrib-pecanwsme,
 python-sqlalchemy,
 python-stevedore (>= 1.20.0),
 python-taskflow (>= 2.7.0),
 python-testscenarios,
 python-testtools,
 python-voluptuous,
 python-webob (>= 1.7.1),
 python-wsme,
 subunit,
 testrepository,
Standards-Version: 4.1.0
Vcs-Browser: https://anonscm.debian.org/cgit/openstack/services/watcher.git
Vcs-Git: https://anonscm.debian.org/git/openstack/services/watcher.git
Homepage: https://github.com/openstack/watcher

Package: python-watcher
Section: python
Architecture: all
Depends:
 python-apscheduler,
 python-ceilometerclient (>= 2.9.0),
 python-cinderclient (>= 1:3.1.0),
 python-croniter,
 python-enum34,
 python-glanceclient (>= 1:2.8.0),
 python-gnocchiclient (>= 2.7.0),
 python-ironicclient (>= 1.14.0),
 python-jsonpatch,
 python-jsonschema,
 python-keystoneauth1 (>= 3.1.0),
 python-keystoneclient (>= 1:3.8.0),
 python-keystonemiddleware (>= 4.12.0),
 python-lxml,
 python-monascaclient (>= 1.7.0),
 python-networkx,
 python-neutronclient (>= 1:6.3.0),
 python-novaclient (>= 2:9.0.0),
 python-openstackclient (>= 3.3.0),
 python-oslo.cache (>= 1.5.0),
 python-oslo.concurrency (>= 3.8.0),
 python-oslo.config (>= 1:4.0.0),
 python-oslo.context (>= 2.14.0),
 python-oslo.db (>= 4.24.0),
 python-oslo.i18n,
 python-oslo.log (>= 3.22.0),
 python-oslo.messaging (>= 5.24.2),
 python-oslo.policy (>= 1.23.0),
 python-oslo.reports (>= 0.6.0),
 python-oslo.serialization,
 python-oslo.service (>= 1.10.0),
 python-oslo.utils (>= 3.20.0),
 python-oslo.versionedobjects,
 python-pastedeploy,
 python-pbr (>= 2.0.0),
 python-pecan,
 python-prettytable,
 python-six,
 python-sqlalchemy,
 python-stevedore (>= 1.20.0),
 python-taskflow (>= 2.7.0),
 python-voluptuous,
 python-webob (>= 1.7.1),
 python-wsme (>= 0.8),
 ${misc:Depends},
 ${python:Depends},
Description: OpenStack Cloud Optimization as a Service - Python 2.7 libraries
 OpenStack Watcher provides a flexible and scalable resource optimization
 service for multi-tenant OpenStack-based clouds. Watcher provides a complete
 optimization loop-including everything from a metrics receiver, complex event
 processor and profiler, optimization processor and an action plan applier.
 This provides a robust framework to realize a wide range of cloud optimization
 goals, including the reduction of data center operating costs, increased
 system performance via intelligent virtual machine migration, increased energy
 efficiency-and more!
 .
 This package contains the Python 2.7 libraries that are part of Watcher.

Package: watcher-api
Architecture: all
Depends:
 adduser,
 debconf,
 python-keystoneclient,
 python-openstackclient,
 q-text-as-data,
 watcher-common (= ${binary:Version}),
 ${misc:Depends},
 ${ostack-lsb-base},
 ${python:Depends},
Description: OpenStack Cloud Optimization as a Service - API server
 OpenStack Watcher provides a flexible and scalable resource optimization
 service for multi-tenant OpenStack-based clouds. Watcher provides a complete
 optimization loop-including everything from a metrics receiver, complex event
 processor and profiler, optimization processor and an action plan applier.
 This provides a robust framework to realize a wide range of cloud optimization
 goals, including the reduction of data center operating costs, increased
 system performance via intelligent virtual machine migration, increased energy
 efficiency-and more!
 .
 This package contains the Watcher API server.

Package: watcher-applier
Architecture: all
Depends:
 watcher-common (= ${binary:Version}),
 ${misc:Depends},
 ${ostack-lsb-base},
 ${python:Depends},
Description: OpenStack Cloud Optimization as a Service - Applier
 OpenStack Watcher provides a flexible and scalable resource optimization
 service for multi-tenant OpenStack-based clouds. Watcher provides a complete
 optimization loop-including everything from a metrics receiver, complex event
 processor and profiler, optimization processor and an action plan applier.
 This provides a robust framework to realize a wide range of cloud optimization
 goals, including the reduction of data center operating costs, increased
 system performance via intelligent virtual machine migration, increased energy
 efficiency-and more!
 .
 This package contains the Watcher Applier.

Package: watcher-common
Architecture: all
Depends:
 adduser,
 dbconfig-common,
 debconf,
 python-watcher (= ${binary:Version}),
 sqlite3,
 ${misc:Depends},
 ${python:Depends},
Description: OpenStack Cloud Optimization as a Service - common files
 OpenStack Watcher provides a flexible and scalable resource optimization
 service for multi-tenant OpenStack-based clouds. Watcher provides a complete
 optimization loop-including everything from a metrics receiver, complex event
 processor and profiler, optimization processor and an action plan applier.
 This provides a robust framework to realize a wide range of cloud optimization
 goals, including the reduction of data center operating costs, increased
 system performance via intelligent virtual machine migration, increased energy
 efficiency-and more!
 .
 This package contains common files and configuration that are
 needed by all the daemon packages of Watcher.

Package: watcher-decision-engine
Architecture: all
Depends:
 watcher-common (= ${binary:Version}),
 ${misc:Depends},
 ${ostack-lsb-base},
 ${python:Depends},
Description: OpenStack Cloud Optimization as a Service - Decision Engine
 OpenStack Watcher provides a flexible and scalable resource optimization
 service for multi-tenant OpenStack-based clouds. Watcher provides a complete
 optimization loop-including everything from a metrics receiver, complex event
 processor and profiler, optimization processor and an action plan applier.
 This provides a robust framework to realize a wide range of cloud optimization
 goals, including the reduction of data center operating costs, increased
 system performance via intelligent virtual machine migration, increased energy
 efficiency-and more!
 .
 This package contains the Watcher decision engine.

Package: watcher-doc
Architecture: all
Section: doc
Depends:
 ${misc:Depends},
 ${sphinxdoc:Depends},
Description: OpenStack Cloud Optimization as a Service - doc
 OpenStack Watcher provides a flexible and scalable resource optimization
 service for multi-tenant OpenStack-based clouds. Watcher provides a complete
 optimization loop-including everything from a metrics receiver, complex event
 processor and profiler, optimization processor and an action plan applier.
 This provides a robust framework to realize a wide range of cloud optimization
 goals, including the reduction of data center operating costs, increased
 system performance via intelligent virtual machine migration, increased energy
 efficiency-and more!
 .
 This package contains the documentation.
