* Rebased and updated patches.
* Added upstream patches:
- Fix_DummyResource_missing_in_provider_error.patch
+ * Removed the copy of contrib/heat_keystoneclient_v2/heat_keystoneclient_v2
+ which doesn't exist anymore upstream.
-- Thomas Goirand <zigo@debian.org> Sun, 02 Aug 2015 11:22:32 +0200
dh_install --fail-missing -Xbin/cinder-keystone-setup
- set -e ; for pyvers in $(PYTHONS); do \
- mkdir -p $(CURDIR)/debian/python-heat/usr/lib/python$$pyvers/dist-packages/heat/plugins ; \
- cp -rf contrib/heat_keystoneclient_v2/heat_keystoneclient_v2 $(CURDIR)/debian/python-heat/usr/lib/python$$pyvers/dist-packages/heat/plugins ; \
- done
override_dh_auto_build:
dh_auto_build