1. 25 Mar, 2022 1 commit
  2. 08 Mar, 2022 5 commits
    • Thomas Goirand's avatar
      Removed patch applied upstream. · a0b593a0
      Thomas Goirand authored
      a0b593a0
    • Thomas Goirand's avatar
      * Removed patches applied upstream: · 8a4e7556
      Thomas Goirand authored
          - fix-server-group-create.patch
          - fix-octavia-pool-update.patch
          - Fix_for_tenacity_8.0.1.patch
      8a4e7556
    • Thomas Goirand's avatar
      Add autopkgtest. · 1e0b8405
      Thomas Goirand authored
      1e0b8405
    • Thomas Goirand's avatar
      Now packaging 18.0.0_rc1 · 49a3088e
      Thomas Goirand authored
      49a3088e
    • Thomas Goirand's avatar
      Merge tag '18.0.0_rc1' into debian/yoga · c4b3f110
      Thomas Goirand authored
      heat 18.0.0.0rc1 release candidate
      
      meta:version: 18.0.0.0rc1
      meta:diff-start: -
      meta:series: yoga
      meta:release-type: release candidate
      meta:pypi: no
      meta:first: no
      meta:release:Author: Elod Illes <elod.illes@est.tech>
      meta:release:Commit: Elod Illes <elod.illes@est.tech>
      meta:release:Change-Id: Ibbb9dca5cb3a8f13a5a15f9e81d86cb964c78a8e
      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: Hervé Beraud <herveberaud.pro@gmail.com>
      meta:release:Workflow+1: Hervé Beraud <herveberaud.pro@gmail.com>
      c4b3f110
  3. 01 Mar, 2022 1 commit
    • Takashi Kajinami's avatar
      Fix compatibility with oslo.context >= 4.0.0 · 968969b9
      Takashi Kajinami authored
      The tenant argument of RequestContext is longer available since
      oslo.context 4.0.0. This change removes usage of the deprecated
      argument in unit tests to prepare for version bump.
      
      Change-Id: I0493b5fbe09d183e57a207c1dda0b2ee7a4e1b34
      968969b9
  4. 11 Feb, 2022 3 commits
  5. 08 Feb, 2022 1 commit
    • Takashi Kajinami's avatar
      Add Python 3 only classifier · 0fa19e7a
      Takashi Kajinami authored
      Python 2 support was removed during Ussuri cycle. This change adds
      the classifier to clearly state that only Python 3 is supported.
      
      Change-Id: Icaa8acc04019b67628e84b1fa252e3731d526f08
      0fa19e7a
  6. 17 Jan, 2022 1 commit
  7. 12 Jan, 2022 1 commit
    • bshephar's avatar
      Bump lower constraints for OSC · 9af3af15
      bshephar authored
      In support of the OSC migration, we need
      to bump the lower-constraint for the
      openstacksdk to allow for feature parity.
      
      Change-Id: Ide69f84a76f06814cf74b73b57729f23dea1062b
      9af3af15
  8. 29 Dec, 2021 1 commit
  9. 24 Dec, 2021 2 commits
  10. 23 Dec, 2021 1 commit
  11. 14 Dec, 2021 1 commit
  12. 13 Dec, 2021 1 commit
  13. 07 Dec, 2021 1 commit
  14. 03 Dec, 2021 1 commit
    • rabi's avatar
      Don't test zaqar in CI · a2fd56a9
      rabi authored
      Unfortunately few projects like mistral/zaqar have little participation
      and are kind of unmaintained atm, we should stop testing them in CI.
      Recently zaqar is broken with latest pymongo (4.0).
      
      Change-Id: I33d3aceacf03ad1baf29301885a8e88b17b7e476
      a2fd56a9
  15. 26 Nov, 2021 1 commit
  16. 22 Nov, 2021 1 commit
  17. 19 Nov, 2021 1 commit
    • rabi's avatar
      Fix broken devstack plugin · f5da6d21
      rabi authored
      This devstack plugin seems broken with devstack secure rbac changes
      to use OS_CLOUD.
      
      Change-Id: I9f0d3d97e4cc7d5ed6858eca9c042fedb14139d1
      f5da6d21
  18. 17 Nov, 2021 2 commits
  19. 16 Nov, 2021 1 commit
  20. 12 Nov, 2021 1 commit
    • Ian Wienand's avatar
      Fallback to upstream for Fedora image · bf9186a3
      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.
      
      Also, use endpoint_type when creating keystoneclient
      
      Keystone admin endpoint has been removed from devstack with[1].
      This would use the public endpoint by default.
      
      Change-Id: I96ab14871ee8c5d5b83cc0cd4abc840ef0218ca8
      bf9186a3
  21. 09 Nov, 2021 1 commit
    • Erik Panter's avatar
      Fix None comparision when sorting by `updated_at` · 403fa55f
      Erik Panter authored
      When sorting resource candidates in `_get_best_existing_rsrc_db`,
      resources with the same score are sorted by `updated_at`, which can be
      `None`. If that is the case, use `created_at` instead.
      
      Task: 43815
      Story: 2009653
      Change-Id: Ic0265fcf7ceb811803cdebaa8932fe80dc59a627
      403fa55f
  22. 07 Nov, 2021 2 commits
  23. 02 Nov, 2021 1 commit
  24. 01 Nov, 2021 4 commits
  25. 18 Oct, 2021 3 commits
  26. 14 Oct, 2021 1 commit