]> review.fuel-infra Code Review - openstack-build/horizon-build.git/commitdiff
Review (build-)depends for Havana.
authorThomas Goirand <thomas@goirand.fr>
Sun, 28 Jul 2013 07:24:27 +0000 (15:24 +0800)
committerThomas Goirand <thomas@goirand.fr>
Sun, 28 Jul 2013 07:24:27 +0000 (15:24 +0800)
Change-Id: Ibc1d3e8c831f29c2bcc62bf5c215ea0c1f692840

Rewritten-From: f8e601369bee39698bda1ae69883a05094d8b047

trusty/debian/control

index dbe08a2bc4bef93533f5808ac1aab50eb40ff139..2db995f9d15c7b041e828a8a717168bf36d22182 100644 (file)
@@ -16,26 +16,32 @@ Build-Depends-Indep: node-less,
                      openstack-pkg-tools,
                      pep8 (>= 1.3.3),
                      pylint,
+                     python-ceilometerclient (>=1.0.1),
                      python-cinderclient,
                      python-cloudfiles,
-                     python-compressor,
+                     python-compressor (>= 1.3),
                      python-coverage,
                      python-d2to1 (>= 0.2.10),
                      python-django-nose,
                      python-docutils,
+                     python-eventlet (>= 0.12.0),
                      python-glanceclient,
                      python-hacking,
+                     python-heatclient (>= 0.2.2),
                      python-iso8601,
                      python-keystoneclient (>= 1:0.2.0),
+                     python-kombu (>= 2.5.12),
                      python-lockfile,
                      python-mox,
                      python-netaddr,
+                     python-neutronclient (>= 2.2.3),
                      python-nose,
                      python-nosexcover,
+                     python-nosehtmloutput,
                      python-novaclient (>= 2:2.10),
-                     python-openstack-auth (>= 1.0.8),
+                     python-openstack.nose-plugin,
+                     python-openstack-auth (>= 1.0.11),
                      python-pbr,
-                     python-neutronclient (>= 2.2.0),
                      python-sphinx,
                      python-swiftclient,
                      python-tz
@@ -48,21 +54,25 @@ Package: python-django-horizon
 Section: python
 Architecture: all
 Pre-Depends: dpkg (>= 1.15.6~)
-Depends: python-cinderclient,
+Depends: python-ceilometerclient (>=1.0.1),
+         python-cinderclient,
          python-cloudfiles,
-         python-compressor,
+         python-compressor (>= 1.3),
          python-d2to1 (>= 0.2.10),
          python-django,
          python-django-nose,
+         python-eventlet (>= 0.12.0),
          python-glanceclient,
+         python-heatclient (>= 0.2.2),
          python-iso8601,
          python-keystoneclient (>= 1:0.2.0),
+         python-kombu (>= 2.5.12),
          python-lockfile,
          python-memcache,
          python-netaddr,
+         python-neutronclient (>= 2.2.3),
          python-novaclient (>= 2:2.10),
-         python-openstack-auth (>= 1.0.8),
-         python-quantumclient (>= 1:2.2.0),
+         python-openstack-auth (>= 1.0.11),
          python-swiftclient,
          python-tz,
          ${misc:Depends},