From: Thomas Goirand Date: Tue, 22 Mar 2016 10:36:55 +0000 (+0000) Subject: Removed install-missing-files.patch. X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=256605540f40dab9bb2ec8cb09642597665bf4bd;p=openstack-build%2Fcinder-build.git Removed install-missing-files.patch. Rewritten-From: 5eed3c734132f989c595eb46a4ba4204165b077b --- diff --git a/xenial/debian/changelog b/xenial/debian/changelog index a770e07b7..5e257e35b 100644 --- a/xenial/debian/changelog +++ b/xenial/debian/changelog @@ -3,6 +3,7 @@ cinder (2:8.0.0~rc1-1) experimental; urgency=medium * New upstream release. * Disable non-deterministic failed tests: cinder.tests.unit.test_volume.VolumeTestCase.test_create_delete_volume + * Removed install-missing-files.patch. -- Thomas Goirand Mon, 14 Mar 2016 14:10:58 +0100 diff --git a/xenial/debian/patches/install-missing-files.patch b/xenial/debian/patches/install-missing-files.patch deleted file mode 100644 index 160e50abb..000000000 --- a/xenial/debian/patches/install-missing-files.patch +++ /dev/null @@ -1,39 +0,0 @@ -Description: Install some missing files -Author: Mehdi Abaakouk - ---- a/MANIFEST.in -+++ b/MANIFEST.in -@@ -4,3 +4,33 @@ - exclude .gitreview - - global-exclude *.pyc -+include cinder/api/openstack/volume/schemas/atom-link.rng -+include cinder/api/openstack/volume/schemas/v1.1/extension.rng -+include cinder/api/openstack/volume/schemas/v1.1/extensions.rng -+include cinder/api/openstack/volume/schemas/v1.1/limits.rng -+include cinder/api/openstack/volume/schemas/v1.1/metadata.rng -+include cinder/db/sqlalchemy/migrate_repo/README -+include cinder/db/sqlalchemy/migrate_repo/migrate.cfg -+include cinder/locale/bs/LC_MESSAGES/cinder.po -+include cinder/locale/cinder.pot -+include cinder/locale/cs/LC_MESSAGES/cinder.po -+include cinder/locale/da/LC_MESSAGES/cinder.po -+include cinder/locale/de/LC_MESSAGES/cinder.po -+include cinder/locale/en_AU/LC_MESSAGES/cinder.po -+include cinder/locale/en_GB/LC_MESSAGES/cinder.po -+include cinder/locale/es/LC_MESSAGES/cinder.po -+include cinder/locale/fr/LC_MESSAGES/cinder.po -+include cinder/locale/it/LC_MESSAGES/cinder.po -+include cinder/locale/ja/LC_MESSAGES/cinder.po -+include cinder/locale/ko/LC_MESSAGES/cinder.po -+include cinder/locale/pt_BR/LC_MESSAGES/cinder.po -+include cinder/locale/ru/LC_MESSAGES/cinder.po -+include cinder/locale/tl/LC_MESSAGES/cinder.po -+include cinder/locale/tr/LC_MESSAGES/cinder.po -+include cinder/locale/uk/LC_MESSAGES/cinder.po -+include cinder/locale/zh_CN/LC_MESSAGES/cinder.po -+include cinder/locale/zh_TW/LC_MESSAGES/cinder.po -+include cinder/openstack/common/README -+include cinder/testing/README.rst -+include cinder/tests/policy.json -+include cinder/tests/test_migrations.conf diff --git a/xenial/debian/patches/series b/xenial/debian/patches/series index f85536fc6..f176a5443 100644 --- a/xenial/debian/patches/series +++ b/xenial/debian/patches/series @@ -1,3 +1,2 @@ -install-missing-files.patch no-zfssa-tests.patch remove-zfssa-from-opts.py.patch