1. 28 Jan, 2022 1 commit
    • Takashi Kajinami's avatar
      Prepare a new Wallaby release · c3636fd4
      Takashi Kajinami authored
      We recently merged several fixes for CentOS9 support. Let's create
      a new release so that these fixes are included in a released version.
      
      Change-Id: I565b2053d57bf185361622e7bae9d808b7b89aa3
      c3636fd4
  2. 12 Nov, 2021 2 commits
  3. 08 Nov, 2021 1 commit
    • Takashi Kajinami's avatar
      Use service anchor to ensure API is up · eecc910c
      Takashi Kajinami authored
      ... instead of the individual service resource which can be named
      differently according to service_name.
      
      Closes-Bug: #1949658
      Change-Id: I847b88710578818f6c792d1603e02759072a9d25
      (cherry picked from commit 614d1632)
      (cherry picked from commit 3241ff122acbeb053ae09a8addf1a33a195ffb74)
      eecc910c
  4. 25 Jun, 2021 1 commit
  5. 20 Jun, 2021 2 commits
    • Erik Berg's avatar
      Allow for '-' in volume type property values · fee24886
      Erik Berg authored
      There's no validation going on (yet) in cinder as to which characters
      are allowed in properties. So this change alters the regex to cast a
      wide net catching '-' and other possible valid variations.
      
      Also update unit-test to cover this scenario.
      
      Closes-Bug: #1932272
      Change-Id: I564528663a3d2f83136b98ed46e09e373a9ad6de
      (cherry picked from commit 62899eba)
      fee24886
    • Tobias Urdin's avatar
      Improve cinder_type properties regex · a3976afb
      Tobias Urdin authored
      This changes the regex for properties managed with
      the cinder_type resource so that it supports the
      format Cinder needs for multiattach and similar.
      
        multiattach=<is> True
      
      This patch is needed so that cinder_type resources
      can set the above.
      
      See regex testing here [1]. Needs to be backported
      to older versions so that cinder_type can be
      properly used there as well.
      
      [1] https://regexr.com/5imqk
      
      Change-Id: If08fce9443281e65636aaaa99e3139732435f6f7
      (cherry picked from commit a032bec7)
      a3976afb
  6. 16 Jun, 2021 1 commit
  7. 03 Jun, 2021 1 commit
    • Takashi Kajinami's avatar
      Set fixture paths for unit tests · 99229be7
      Takashi Kajinami authored
      This change defines manifest_dir and module_path expicitly in unit
      tests so that modules installed under fixtures directory is properly
      loaded.
      
      Closes-Bug: #1930403
      Change-Id: I40391cecb877d948a30a480b080a10895b431d0b
      (cherry picked from commit 24dbff6a)
      99229be7
  8. 23 May, 2021 1 commit
    • Takashi Kajinami's avatar
      TripleO: Reduce tempest test scope · 8b2b7212
      Takashi Kajinami authored
      This change reduces scope of tempest tests in tripleo job, so that we
      run only subset of test cases used in TripleO repos.
      
      Change-Id: Ib913f0fe20af74c9a21875c6a7b497dfa2c30880
      (cherry picked from commit 6bb2ecec)
      8b2b7212
  9. 01 Apr, 2021 2 commits
    • OpenStack Release Bot's avatar
      Update TOX_CONSTRAINTS_FILE for stable/wallaby · c7f4969e
      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/wallaby branch, tests will
      continue to use the upper-constraints list on master.
      
      Change-Id: Ifa78daa1fb365874554102c5da758fc6f004815f
      c7f4969e
    • OpenStack Release Bot's avatar
      Update .gitreview for stable/wallaby · 8dbc8f86
      OpenStack Release Bot authored
      Change-Id: I65c208ab9ea1408ba2315b7ae75c0eabe9228511
      8dbc8f86
  10. 31 Mar, 2021 1 commit
  11. 27 Mar, 2021 1 commit
  12. 26 Mar, 2021 1 commit
    • ZhongShengping's avatar
      Prepare Wallaby RC1 · 55294490
      ZhongShengping authored
      Update the version metadata for Wallaby milestone RC1
      
      Change-Id: Ib779ce273e2a12d94690913a970a7c2d2af0f7cf
      55294490
  13. 25 Mar, 2021 1 commit
  14. 24 Mar, 2021 1 commit
  15. 22 Mar, 2021 1 commit
  16. 18 Mar, 2021 1 commit
  17. 16 Mar, 2021 1 commit
  18. 12 Mar, 2021 1 commit
    • ZhongShengping's avatar
      Prepare Wallaby M3 · 79ad558f
      ZhongShengping authored
      Update the version metadata for Wallaby milestone M3
      
      Change-Id: I33c47d89eb727e21d7f6dedda5f02376bfe7604e
      79ad558f
  19. 05 Mar, 2021 1 commit
  20. 23 Feb, 2021 2 commits
  21. 18 Feb, 2021 1 commit
  22. 04 Feb, 2021 1 commit
  23. 31 Jan, 2021 1 commit
  24. 25 Jan, 2021 2 commits
  25. 24 Jan, 2021 2 commits
  26. 19 Jan, 2021 1 commit
    • ZhongShengping's avatar
      Prepare Wallaby M2 · d024bf90
      ZhongShengping authored
      Update the version metadata for Wallaby milestone M2
      
      Change-Id: Ifbc5d143a9f9ff8826cc25caa14cd5e41ab88f86
      d024bf90
  27. 15 Jan, 2021 1 commit
  28. 13 Jan, 2021 1 commit
  29. 07 Jan, 2021 1 commit
  30. 22 Dec, 2020 1 commit
  31. 04 Dec, 2020 1 commit
    • ZhongShengping's avatar
      Prepare Wallaby M1 · 85edff7d
      ZhongShengping authored
      Update the version metadata for Wallaby milestone M1
      
      Change-Id: I367177d8638b249176262e2f6aad5e6911aae960
      85edff7d
  32. 23 Nov, 2020 1 commit
    • ZhongShengping's avatar
      Allow db sync timeouts to be configurable · 0f2219c5
      ZhongShengping authored
      As Openstack projects continue to have longer database migration
      chains, the Puppet default timeout of 300 seconds for an execution
      is becoming too short a duration on some hardware, leading to timeouts.
      As projects continue to add more migration scripts without pruning
      the base, timeouts will continue to become more frequent unless
      this time can be expanded.
      
      Change-Id: I02fcb369f9435c729081aa7b0d5682da83d8446d
      Closes-Bug: #1904962
      0f2219c5
  33. 16 Nov, 2020 1 commit
  34. 12 Nov, 2020 1 commit