1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113
|
rally-openstack (3.0.0-9) unstable; urgency=medium
* Add python-3.14_do_not_use_deprecated_ast.Str.patch (Closes: #1123462).
* Add python-3.14-fix-ast-attributes.patch.
-- Thomas Goirand <zigo@debian.org> Mon, 29 Dec 2025 17:43:56 +0100
rally-openstack (3.0.0-8) unstable; urgency=medium
* Removed python3-senlinclient from (build-)depends and requirements.
-- Thomas Goirand <zigo@debian.org> Fri, 24 Oct 2025 12:49:55 +0200
rally-openstack (3.0.0-7) unstable; urgency=medium
* Add remove-saharaclient-from-requirements.txt.
-- Thomas Goirand <zigo@debian.org> Mon, 23 Jun 2025 11:31:30 +0200
rally-openstack (3.0.0-6) unstable; urgency=medium
* Re-upload source-only.
-- Thomas Goirand <zigo@debian.org> Tue, 06 May 2025 11:09:06 +0200
rally-openstack (3.0.0-5) unstable; urgency=medium
* Removed python3-saharaclient from (build-)depends.
-- Thomas Goirand <zigo@debian.org> Tue, 06 May 2025 11:02:17 +0200
rally-openstack (3.0.0-4) unstable; urgency=medium
* Add Remove_Murano.patch (Closes: #1102556).
* Add autopkgtest.
-- Thomas Goirand <zigo@debian.org> Fri, 11 Apr 2025 08:40:04 +0200
rally-openstack (3.0.0-3) unstable; urgency=medium
* Add install-all-files.patch (Closes: #1093141).
* Move config.ini to /etc/rally and symlink it.
-- Thomas Goirand <zigo@debian.org> Wed, 15 Jan 2025 18:18:25 +0100
rally-openstack (3.0.0-2) unstable; urgency=medium
* Switch to pybuild (Closes: #1090688).
-- Thomas Goirand <zigo@debian.org> Wed, 18 Dec 2024 14:48:38 +0100
rally-openstack (3.0.0-1) unstable; urgency=medium
* New upstream release.
* Removed muranoclient (build-)depends.
* Drop remove-gnocchiclient-constraint.patch.
* Drop use-resolvectl-not-systemd-resolve.patch applied upstream.
* Add --ignore tests/unit/test_pytest_launcher.py when running tests.
* Ignore 4 failing tests.
-- Thomas Goirand <zigo@debian.org> Wed, 11 Dec 2024 08:51:49 +0100
rally-openstack (2.2.0-3) unstable; urgency=medium
* Cleans better (Closes: #1049305).
-- Thomas Goirand <zigo@debian.org> Tue, 22 Aug 2023 15:24:48 +0200
rally-openstack (2.2.0-2) unstable; urgency=medium
* Add use-resolvectl-not-systemd-resolve.patch (Closes: #990495).
-- Thomas Goirand <zigo@debian.org> Tue, 28 Dec 2021 18:13:21 +0100
rally-openstack (2.2.0-1) unstable; urgency=medium
* New upstream release.
* Removed python3-ceilometerclient from (build-)depends.
* Test with installed package.
* Use -W ignore::pytest.PytestCollectionWarning when running tests
(Closes: #997536).
* Add remove-gnocchiclient-constraint.patch.
-- Thomas Goirand <zigo@debian.org> Wed, 03 Nov 2021 10:52:16 +0100
rally-openstack (2.0.0-2) unstable; urgency=medium
* d/rules: Do not call "dh_python3 /usr/share" (Closes: #985053).
-- Thomas Goirand <zigo@debian.org> Fri, 12 Mar 2021 15:43:44 +0100
rally-openstack (2.0.0-1) unstable; urgency=medium
* New upstream release:
- Fix FTBFS (Closes: #975823).
* Removed remove-failing-py38-tests.patch.
* Fixed (build-)depends for this release.
* Add disable-some-failing-lists.patch.
* Switch to debhelper-compat.
-- Thomas Goirand <zigo@debian.org> Tue, 20 Oct 2020 09:03:36 +0200
rally-openstack (1.7.0-2) unstable; urgency=medium
* Re-upload source-only.
-- Thomas Goirand <zigo@debian.org> Tue, 22 Sep 2020 17:37:05 +0200
rally-openstack (1.7.0-1) unstable; urgency=medium
* Initial release. (Closes: #917625)
-- Thomas Goirand <zigo@debian.org> Fri, 28 Dec 2018 16:40:51 +0100
|