]> review.fuel-infra Code Review - openstack-build/heat-build.git/commitdiff
Fix missing files, rebase patch.
authorThomas Goirand <thomas@goirand.fr>
Thu, 24 Sep 2015 07:42:47 +0000 (07:42 +0000)
committerThomas Goirand <thomas@goirand.fr>
Thu, 24 Sep 2015 07:42:47 +0000 (07:42 +0000)
Rewritten-From: 84eaaacfca6adb2581800172268bc3d1f6047b55

xenial/debian/patches/allow-route-2.0.patch
xenial/debian/rules

index c2b82485c42442dd675967ff14a541b63273e167..2bb397a65796d01eaf18b5ff083866de4a305c54 100644 (file)
@@ -9,7 +9,7 @@ Index: heat/requirements.txt
 ===================================================================
 --- heat.orig/requirements.txt
 +++ heat/requirements.txt
-@@ -51,8 +51,7 @@ python-zaqarclient>=0.1.1
+@@ -49,8 +49,7 @@ python-zaqarclient>=0.1.1
  pytz>=2013.6
  PyYAML>=3.1.0
  requests>=2.5.2
index 18bf6d3bc090877b2648c567d42b7082a7f00f7f..a25d37c896741a3533895f26252ad4efedcda6b6 100755 (executable)
@@ -58,6 +58,8 @@ override_dh_install:
 
 
        dh_install --fail-missing -Xbin/cinder-keystone-setup
+       # Some files are missing, fix that...
+       cp -axuf heat/db/sqlalchemy/migrate_repo/* $(CURDIR)/debian/python-heat/usr/lib/python2.7/dist-packages/heat/db/sqlalchemy/migrate_repo
 
 override_dh_auto_build:
        dh_auto_build