1. 14 Apr, 2022 2 commits
    • Thomas Goirand's avatar
      Now packaging 17.0.1 · 766d4bb7
      Thomas Goirand authored
      766d4bb7
    • Thomas Goirand's avatar
      Merge tag '17.0.1' into debian/xena · 14e7740f
      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>
      14e7740f
  2. 11 Feb, 2022 2 commits
  3. 29 Dec, 2021 1 commit
  4. 23 Dec, 2021 1 commit
  5. 18 Nov, 2021 1 commit
  6. 17 Nov, 2021 2 commits
  7. 16 Nov, 2021 1 commit
  8. 10 Nov, 2021 2 commits
    • Balazs Gibizer's avatar
      Fix timeout calc of nested resource groups · f3c74a66
      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)
      f3c74a66
    • Balazs Gibizer's avatar
      Reproduce bug story/2009237 · 74280022
      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)
      74280022
  9. 07 Nov, 2021 2 commits
  10. 04 Nov, 2021 1 commit
    • Ian Wienand's avatar
      Fallback to upstream for Fedora image · 07ebedef
      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
      07ebedef
  11. 18 Oct, 2021 1 commit
  12. 07 Oct, 2021 2 commits
  13. 06 Oct, 2021 2 commits
    • Thomas Goirand's avatar
      Now packaging 17.0.0 · 744aabd2
      Thomas Goirand authored
      744aabd2
    • Thomas Goirand's avatar
      Merge tag '17.0.0' into debian/xena · f20d4373
      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>
      f20d4373
  14. 04 Oct, 2021 2 commits
    • Takashi Kajinami's avatar
      Drop support for Block Storage API v2 · 4cf0ff64
      Takashi Kajinami authored
      ... because it was already removed from cinder[1].
      
      [1] e05b261af7dcd24096b229860df65dff1d385910
      
      Change-Id: I8baf1701483ce2addd47dd4cb472f92ad4a192cd
      (cherry picked from commit 27115644)
      4cf0ff64
    • Takashi Kajinami's avatar
      Add volumev3 to shared_services_types by default · c34bebae
      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)
      c34bebae
  15. 29 Sep, 2021 2 commits
  16. 15 Sep, 2021 5 commits
    • Thomas Goirand's avatar
      Fixed (build-)depends for this release. · 4d27d14c
      Thomas Goirand authored
      4d27d14c
    • Thomas Goirand's avatar
      Now packaging 17.0.0_rc1 · 56ec40b6
      Thomas Goirand authored
      56ec40b6
    • Thomas Goirand's avatar
      Merge tag '17.0.0_rc1' into debian/xena · b1e27101
      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>
      b1e27101
    • OpenStack Release Bot's avatar
      Update TOX_CONSTRAINTS_FILE for stable/xena · 241b79a4
      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
      241b79a4
    • OpenStack Release Bot's avatar
      Update .gitreview for stable/xena · 62ace639
      OpenStack Release Bot authored
      Change-Id: I11723ab3b683c6a877433bc8ebfa9ef6b1e8a178
      62ace639
  17. 30 Aug, 2021 2 commits
  18. 25 Aug, 2021 1 commit
  19. 23 Aug, 2021 1 commit
    • Takashi Kajinami's avatar
      Add missing oslo.cache options · 605b10c3
      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
      605b10c3
  20. 16 Aug, 2021 1 commit
  21. 04 Aug, 2021 2 commits
  22. 02 Aug, 2021 1 commit
    • Takashi Kajinami's avatar
      Use Block Storage API v3 instead of API v2 · 1828df32
      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
      1828df32
  23. 19 Jul, 2021 1 commit
    • David Hill's avatar
      Add "rule" property for anti-affinity · 07810f6c
      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
      07810f6c
  24. 01 Jul, 2021 1 commit
  25. 26 Jun, 2021 1 commit