- 14 Apr, 2022 2 commits
-
-
Thomas Goirand authored
-
Thomas Goirand authored
heat 17.0.1 release meta:version: 17.0.1 meta:diff-start: - meta:series: xena meta:release-type: release meta:pypi: no meta:first: no meta:release:Author: Corey Bryant <corey.bryant@canonical.com> meta:release:Commit: Corey Bryant <corey.bryant@canonical.com> meta:release:Change-Id: I4e4c754f01f3ac2530982e4e9f2f1e8c0ddfcdc7 meta:release:Code-Review+1: Rico Lin <ricolin@ricolky.com> meta:release:Code-Review+2: Elod Illes <elod.illes@est.tech> meta:release:Code-Review+2: Thierry Carrez <thierry@openstack.org> meta:release:Workflow+1: Thierry Carrez <thierry@openstack.org>
-
- 11 Feb, 2022 2 commits
-
-
Thomas Goirand authored
-
Thomas Goirand authored
-
- 29 Dec, 2021 1 commit
-
-
Thomas Goirand authored
Adriano Rafael Gomes (Closes: #964887). * Added es.po Spanish debconf templates translation thanks to Camaleón (Closes: #987668).
-
- 23 Dec, 2021 1 commit
-
-
Thomas Goirand authored
- test_mem_alarm_high_not_integer_parameters - test_int_bad
-
- 18 Nov, 2021 1 commit
-
-
Zuul authored
-
- 17 Nov, 2021 2 commits
-
-
Zuul authored
-
Brendan Shephard authored
SQLAlchemy latest (1.4.27) installed with docs job breaks it. Change-Id: Ida63e1d865dc0b2ac6a13594455962f53068c931
-
- 16 Nov, 2021 1 commit
-
-
Thomas Goirand authored
-
- 10 Nov, 2021 2 commits
-
-
Balazs Gibizer authored
The timeout calculation of nested resource groups are using seconds but then it passing the value in seconds to the stack resource that is expected it in minutes. This leads to a rapidly increasing timeout value in each nesting levels. This patch converts the seconds to minutes before passing it forward. Story: 2009237 Task: 43372 Change-Id: I3f132d4889723f7b4a3a416779ac5ee7663249b8 (cherry picked from commit ef731bca)
-
Balazs Gibizer authored
Add a functional test that reproduces the bug that nested resource group timeout value is increasing rapidly with every nesting level. Story: 2009237 Task: 43373 Change-Id: I8e85434a5fb9cc6d0ef3240c8ae6085f5124174b (cherry picked from commit 863d645d)
-
- 07 Nov, 2021 2 commits
-
-
Michal Arbet authored
-
Michal Arbet authored
-
- 04 Nov, 2021 1 commit
-
-
Ian Wienand authored
OpenDev infra only keep around the latest two Fedora releases in their mirrors. Probe for the image from the local test mirror, but if not found, fallback to upstream. This will be much less reliable, but can avoid gate breakage until new images can be used. Depends-On: https://review.opendev.org/c/openstack/heat/+/816602 Cherry-Picked-From: f7574531d3dc3bbbf55fd7c17d55a10b5320c5ff Change-Id: I96ab14871ee8c5d5b83cc0cd4abc840ef0218ca8
-
- 18 Oct, 2021 1 commit
-
-
rabi authored
Nova api has a different signature from microversion 2.64 onwards[1]. Also adds support_status for 'rules' property missed earlier in I8e77f54303298da00cbe719afccb449f10fe387c. [1] https://github.com/openstack/python-novaclient/blob/master/novaclient/v2/server_groups.py#L103-L104 Task: 43168 Task: 43661 Change-Id: If7138c71044adadaf7de255a2fac463b57ff3c47 (cherry picked from commit 9aedaa6d, e70ff2e1)
-
- 07 Oct, 2021 2 commits
-
-
Thomas Goirand authored
-
Thomas Goirand authored
* Add add-heat_api_root-configuration-variable.patch.
-
- 06 Oct, 2021 2 commits
-
-
Thomas Goirand authored
-
Thomas Goirand authored
heat 17.0.0 release meta:version: 17.0.0 meta:diff-start: 16.0.0 meta:series: xena meta:release-type: release meta:pypi: no meta:first: yes meta:release:Author: Hervé Beraud <hberaud@redhat.com> meta:release:Commit: Hervé Beraud <hberaud@redhat.com> meta:release:Change-Id: Ic315f2d0b9377975a9cf72fe284f71cb090ace5c meta:release:Code-Review+1: Balazs Gibizer <balazs.gibizer@est.tech> meta:release:Code-Review+1: sean mooney <smooney@redhat.com> meta:release:Code-Review+2: Sean McGinnis <sean.mcginnis@gmail.com> meta:release:Code-Review+1: Brian Rosmaita <rosmaita.fossdev@gmail.com> meta:release:Code-Review+1: Sylvain Bauza <sbauza@redhat.com> meta:release:Code-Review+2: Elod Illes <elod.illes@est.tech> meta:release:Code-Review+2: Hervé Beraud <herveberaud.pro@gmail.com> meta:release:Code-Review+2: Thierry Carrez <thierry@openstack.org> meta:release:Workflow+1: Hervé Beraud <herveberaud.pro@gmail.com>
-
- 04 Oct, 2021 2 commits
-
-
Takashi Kajinami authored
... because it was already removed from cinder[1]. [1] e05b261af7dcd24096b229860df65dff1d385910 Change-Id: I8baf1701483ce2addd47dd4cb472f92ad4a192cd (cherry picked from commit 27115644)
-
Takashi Kajinami authored
The shared_services_types parameter defines the shared services located in the other region. This parameter by default include volume and volumev2 but doesn't include volumev3 which represents Bloack Storage API v3. This change adds volumev3 to the default items so that all of volume services are included by default. Change-Id: Idde186b2d88321e7902e4330780aabc369754b14 (cherry picked from commit 77bde012)
-
- 29 Sep, 2021 2 commits
-
-
Thomas Goirand authored
-
Thomas Goirand authored
* Fix 00_default_policy.yaml.
-
- 15 Sep, 2021 5 commits
-
-
Thomas Goirand authored
-
Thomas Goirand authored
-
Thomas Goirand authored
heat 17.0.0.0rc1 release candidate meta:version: 17.0.0.0rc1 meta:diff-start: - meta:series: xena meta:release-type: release candidate meta:pypi: no meta:first: no meta:release:Author: Hervé Beraud <hberaud@redhat.com> meta:release:Commit: Hervé Beraud <hberaud@redhat.com> meta:release:Change-Id: Id8ef0916325baa76e39f437163d35bc7d4a6fcfd meta:release:Code-Review+1: Rico Lin <ricolin@ricolky.com> meta:release:Code-Review+2: Hervé Beraud <herveberaud.pro@gmail.com> meta:release:Code-Review+2: Sean McGinnis <sean.mcginnis@gmail.com> meta:release:Workflow+1: Sean McGinnis <sean.mcginnis@gmail.com>
-
OpenStack Release Bot authored
Update the URL to the upper-constraints file to point to the redirect rule on releases.openstack.org so that anyone working on this branch will switch to the correct upper-constraints list automatically when the requirements repository branches. Until the requirements repository has as stable/xena branch, tests will continue to use the upper-constraints list on master. Change-Id: Idf8ba67b0bd6155ed60474723b63e290da22a237
-
OpenStack Release Bot authored
Change-Id: I11723ab3b683c6a877433bc8ebfa9ef6b1e8a178
-
- 30 Aug, 2021 2 commits
- 25 Aug, 2021 1 commit
-
-
Zuul authored
-
- 23 Aug, 2021 1 commit
-
-
Takashi Kajinami authored
This change ensures options of the oslo.cache library are included in heat.conf generated by oslo-config-generator. Change-Id: I89efa955e9321e246c9d339a6e5a18d44282eca6
-
- 16 Aug, 2021 1 commit
-
-
Thomas Goirand authored
-
- 04 Aug, 2021 2 commits
-
-
Brendan Shephard authored
In some circumstances, it is necessary to have arbitrary image properties on Glance images. An example is described here: https://storyboard.openstack.org/#!/story/2008951 This patch adds the ability to specify those properties using the WebImage resource. Story: 2008951 Task: 42575 Change-Id: I23475185671c52b02eb57f1aa537f206b51c384a
-
Brendan Shephard authored
Change-Id: Ia65dabd7e357ad4ed8076fef3a3134c87100d4ed
-
- 02 Aug, 2021 1 commit
-
-
Takashi Kajinami authored
Block Storage API v2 was deprecated during Pike cycle and is being removed during Xena cycle, and current v3 API should be used instead. Unused volume_client and network_client in integration test code are also removed by this change. Note: granade tests is made non-voting temporally until the same issue is fixed in stable/wallaby. Depends-on: https://review.opendev.org/802150/ Change-Id: I6a2b5afa13480791971bbd8bba1f43b9f2db8294
-
- 19 Jul, 2021 1 commit
-
-
David Hill authored
Add "rule" property for anti-affinity in order to set rules for max_server_per_host on a ServerGroup as this was implemented in nova microversion 2.64. In this patch, we allow an operator to set add a rule on an anti-affinity policy if the nova micro version is 2.64 or greater. Change-Id: I8e77f54303298da00cbe719afccb449f10fe387c
-
- 01 Jul, 2021 1 commit
-
-
Zuul authored
-
- 26 Jun, 2021 1 commit
-
-
Zuul authored
-