From: Thomas Goirand Date: Thu, 9 Jun 2016 08:55:24 +0000 (+0200) Subject: Fixed (build-)depends for this release. X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=81a7cc7e2d44a230737b9fcea84bc019153066c4;p=openstack-build%2Fheat-build.git Fixed (build-)depends for this release. Rewritten-From: ee91686bb86113a241c143f9d8e2362c079f1e1d --- diff --git a/xenial/debian/changelog b/xenial/debian/changelog index caba4b54..33f30082 100644 --- a/xenial/debian/changelog +++ b/xenial/debian/changelog @@ -1,6 +1,7 @@ heat (1:7.0.0~b1-1) experimental; urgency=medium * New upstream release. + * Fixed (build-)depends for this release. -- Thomas Goirand Thu, 09 Jun 2016 10:39:57 +0200 diff --git a/xenial/debian/control b/xenial/debian/control index 8eb9786d..a1c769e5 100644 --- a/xenial/debian/control +++ b/xenial/debian/control @@ -14,74 +14,79 @@ Build-Depends: debhelper (>= 9), python-sphinx, Build-Depends-Indep: bandit (>= 0.13.2), git, - python-babel, - python-barbicanclient (>= 3.3.0), + python-babel (>= 2.3.4), + python-barbicanclient (>= 4.0.0), python-ceilometerclient (>= 2.2.1), - python-cinderclient (>= 1:1.3.1), - python-croniter, + python-cinderclient (>= 1:1.6.0), python-coverage, + python-croniter, python-crypto, python-cryptography (>= 1.0), python-debtcollector (>= 1.2.0), python-designateclient (>= 1.5.0), python-eventlet (>= 0.18.4), + python-fixtures (>= 1.3.1), python-glanceclient (>= 1:2.0.0), python-greenlet, python-hacking, - python-heatclient (>= 0.6.0), - python-keystoneclient (>= 1:1.6.0), + python-heatclient (>= 1.1.0), + python-keystoneauth1 (>= 2.1.0), + python-keystoneclient (>= 1:1.7.0), python-keystonemiddleware (>= 4.0.0), python-kombu (>= 3.0.25), python-lxml, - python-magnumclient, + python-magnumclient (>= 2.0.0), python-manilaclient (>= 1.3.0), python-migrate (>= 0.9.6), python-mistralclient (>= 1.0.0), - python-mock, + python-mock (>= 2.0), + python-monascaclient (>= 1.0.30), python-mysqldb, python-netaddr (>= 0.7.12), - python-neutronclient (>= 1:2.6.0), + python-neutronclient (>= 1:4.2.0), python-novaclient (>= 2:2.29.0), python-openstackclient (>= 2.1.0), + python-os-collect-config, python-oslo.cache (>= 1.5.0), - python-oslo.concurrency (>= 3.5.0), - python-oslo.config (>= 1:3.7.0), - python-oslo.context (>= 0.2.0), + python-oslo.concurrency (>= 3.8.0), + python-oslo.config (>= 1:3.9.0), + python-oslo.context (>= 2.2.0), python-oslo.db (>= 4.1.0), python-oslo.i18n (>= 2.1.0), python-oslo.log (>= 2.0.0), - python-oslo.messaging (>= 4.0.0), + python-oslo.messaging (>= 4.5.0), python-oslo.middleware (>= 3.0.0), python-oslo.policy (>= 0.5.0), python-oslo.reports (>= 1.0.0), python-oslo.serialization (>= 2.0.0), - python-oslo.service (>= 1.0.0), - python-oslo.utils (>= 3.5.0), - python-oslo.versionedobjects (>= 1.5.0), + python-oslo.service (>= 1.10.0), + python-oslo.utils (>= 3.11.0), + python-oslo.versionedobjects (>= 1.9.1), python-oslosphinx (>= 2.5.0), python-oslotest (>= 1.10.0), - python-osprofiler (>= 1.1.0), - python-paramiko, + python-osprofiler (>= 1.3.0), + python-paramiko (>= 2.0), python-pastedeploy, python-psycopg2 (>= 2.5), python-pymysql, + python-requests (>= 2.10.0), python-retrying (>= 1.2.3), - python-requests (>= 2.8.1), python-routes, python-saharaclient (>= 0.13.0), python-senlinclient (>= 0.3.0), python-six (>= 1.9.0), python-sqlalchemy (>= 1.0.10), - python-stevedore (>= 1.5.0), + python-stevedore (>= 1.10.), python-swiftclient, - python-testscenarios, python-testresources, + python-testscenarios, python-testtools (>= 1.4.0), - python-troveclient (>= 1:1.2.0), + python-troveclient (>= 1:2.2.0), python-tz, python-webob, python-yaml, - python-zaqarclient (>= 0.3.0), + python-yaql (>= 1.1.0), + python-zaqarclient (>= 1.0.0), subunit, testrepository, Standards-Version: 3.9.8 @@ -92,10 +97,10 @@ Homepage: http://wiki.openstack.org/Heat Package: python-heat Section: python Architecture: all -Depends: python-babel (>= 1.3), - python-barbicanclient (>= 3.3.0), +Depends: python-babel (>= 2.3.4), + python-barbicanclient (>= 4.0.0), python-ceilometerclient (>= 2.2.1), - python-cinderclient (>= 1:1.3.1), + python-cinderclient (>= 1:1.6.0), python-croniter, python-crypto, python-cryptography (>= 1.0), @@ -104,54 +109,57 @@ Depends: python-babel (>= 1.3), python-eventlet (>= 0.18.4), python-glanceclient (>= 1:2.0.0), python-greenlet, - python-heatclient (>= 0.6.0), - python-keystoneclient (>= 1:1.6.0), + python-heatclient (>= 1.1.0), + python-keystoneauth1 (>= 2.1.0), + python-keystoneclient (>= 1:1.7.0), python-keystonemiddleware (>= 4.0.0), python-lxml, - python-magnumclient, + python-magnumclient (>= 2.0.0), python-manilaclient (>= 1.3.0), python-memcache, python-migrate (>= 0.9.6), python-mistralclient (>= 1.0.0), + python-monascaclient (>= 1.0.30), python-mysqldb, python-netaddr (>= 0.7.12), - python-neutronclient (>= 1:2.6.0), + python-neutronclient (>= 1:4.2.0), python-novaclient (>= 2:2.29.0), python-openstackclient (>= 2.1.0), python-oslo.cache (>= 1.5.0), - python-oslo.concurrency (>= 3.5.0), - python-oslo.config (>= 1:3.7.0), - python-oslo.context (>= 0.2.0), + python-oslo.concurrency (>= 3.8.0), + python-oslo.config (>= 1:3.9.0), + python-oslo.context (>= 2.2.0), python-oslo.db (>= 4.1.0), python-oslo.i18n (>= 2.1.0), python-oslo.log (>= 2.0.0), - python-oslo.messaging (>= 4.0.0), + python-oslo.messaging (>= 4.5.0), python-oslo.middleware (>= 3.0.0), python-oslo.policy (>= 0.5.0), python-oslo.reports (>= 1.0.0), python-oslo.serialization (>= 2.0.0), - python-oslo.service (>= 1.0.0), - python-oslo.utils (>= 3.5.0), - python-oslo.versionedobjects (>= 1.5.0), - python-osprofiler (>= 1.1.0), + python-oslo.service (>= 1.10.0), + python-oslo.utils (>= 3.11.0), + python-oslo.versionedobjects (>= 1.9.1), + python-osprofiler (>= 1.3.0), python-pastedeploy, python-pbr (>= 1.8), python-psycopg2 (>= 2.5), python-pymysql, + python-requests (>= 2.10.0), python-retrying (>= 1.2.3), - python-requests (>= 2.8.1), python-routes, python-saharaclient (>= 0.13.0), python-senlinclient (>= 0.3.0), python-six (>= 1.9.0), python-sqlalchemy (>= 1.0.10), - python-stevedore (>= 1.5.0), + python-stevedore (>= 1.10.0), python-swiftclient, - python-troveclient (>= 1:1.2.0), + python-troveclient (>= 1:2.2.0), python-tz, python-webob, python-yaml, - python-zaqarclient (>= 0.3.0), + python-yaql (>= 1.1.0), + python-zaqarclient (>= 1.0.0), ${misc:Depends}, ${python:Depends}, Description: OpenStack orchestration service - Python files diff --git a/xenial/debian/heat-common.install b/xenial/debian/heat-common.install index 11f4f1d4..c709cad2 100644 --- a/xenial/debian/heat-common.install +++ b/xenial/debian/heat-common.install @@ -2,10 +2,10 @@ /usr/bin/heat-keystone-setup /usr/bin/heat-keystone-setup-domain /usr/bin/heat-manage +/usr/bin/heat-wsgi-api +/usr/bin/heat-wsgi-api-cfn +/usr/bin/heat-wsgi-api-cloudwatch etc/heat/api-paste.ini etc/heat/environment.d/default.yaml etc/heat/policy.json etc/heat/templates -/usr/bin/heat-wsgi-api -/usr/bin/heat-wsgi-api-cloudwatch -/usr/bin/heat-wsgi-api-cfn