1. 28 Jan, 2022 1 commit
    • Takashi Kajinami's avatar
      Prepare a new Wallaby release · 5edeebfa
      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: Ie4a951d171110058be182f00af8739297af7a473
      5edeebfa
  2. 06 Oct, 2021 1 commit
  3. 03 Jun, 2021 1 commit
    • Takashi Kajinami's avatar
      Set fixture paths for unit tests · 743e79b6
      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: I63d12a8c8a86b6e67f6958aff10e40f521af14aa
      (cherry picked from commit eb4d0975)
      743e79b6
  4. 01 Apr, 2021 2 commits
    • OpenStack Release Bot's avatar
      Update TOX_CONSTRAINTS_FILE for stable/wallaby · e4493f06
      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: If39d6434002a65a70e5f8d3eb4577f4afd204d74
      e4493f06
    • OpenStack Release Bot's avatar
      Update .gitreview for stable/wallaby · 1c1ee809
      OpenStack Release Bot authored
      Change-Id: If231cc995039f827b9ef40b37f3c95ee7f32c3a6
      1c1ee809
  5. 29 Mar, 2021 1 commit
  6. 27 Mar, 2021 1 commit
  7. 26 Mar, 2021 4 commits
  8. 25 Mar, 2021 1 commit
  9. 24 Mar, 2021 1 commit
  10. 23 Mar, 2021 4 commits
  11. 22 Mar, 2021 3 commits
  12. 21 Mar, 2021 1 commit
    • Alexey Stupnikov's avatar
      Add support for always_set_cka_sensitive parameter · 27b1cc27
      Alexey Stupnikov authored
      Some time ago BarbicanPkcs11AlwaysSetCkaSensitive option was
      added to tripleo-heat-templates. change:
      If3fa975e8243dfe30ef67ec81db891943a94a9d5
      
      At the same time, it looks like relevant change was not added
      to puppet-barbican project. This patch adds missing parameter
      to barbican::plugins::p11_crypto class.
      
      Partial-bug: #1916386
      Change-Id: Idf9dc70cd68d4e594119efcd2a3c3a0e56621c96
      27b1cc27
  13. 19 Mar, 2021 1 commit
  14. 18 Mar, 2021 1 commit
  15. 17 Mar, 2021 1 commit
  16. 16 Mar, 2021 2 commits
  17. 12 Mar, 2021 1 commit
    • ZhongShengping's avatar
      Prepare Wallaby M3 · 4197096c
      ZhongShengping authored
      Update the version metadata for Wallaby milestone M3
      
      Change-Id: Ifc519600480775a7315ea2a53a8135f269eb3895
      4197096c
  18. 08 Mar, 2021 1 commit
    • Douglas Mendizábal's avatar
      Add new options to PKCS#11 backend · 8685ed4a
      Douglas Mendizábal authored
      This patch adds support for a couple of new new options in the
      PCKS#11 backends.  Namely 'token_labels' and 'os_locking_ok'.
      
      Change-Id: Iba7013dd6e1b1e4650b25cd4dd8dc1f355ceb538
      8685ed4a
  19. 01 Feb, 2021 1 commit
  20. 19 Jan, 2021 1 commit
    • ZhongShengping's avatar
      Prepare Wallaby M2 · de19fded
      ZhongShengping authored
      Update the version metadata for Wallaby milestone M2
      
      Change-Id: Ic46f19f9e8e05ed2c5d45453b1352cc5bdfc24f0
      de19fded
  21. 14 Jan, 2021 1 commit
  22. 07 Jan, 2021 1 commit
  23. 03 Jan, 2021 1 commit
  24. 04 Dec, 2020 1 commit
    • ZhongShengping's avatar
      Prepare Wallaby M1 · 58a34d2e
      ZhongShengping authored
      Update the version metadata for Wallaby milestone M1
      
      Change-Id: I5d0115deb7ef4529207be65a0489562b452b0b9f
      58a34d2e
  25. 02 Dec, 2020 1 commit
    • ZhongShengping's avatar
      Missing supported_os fact · e48bc4d9
      ZhongShengping authored
      If the supported_os fact is missing, the test will not run on the
      default supported systems (debian, ubuntu, centos).
      
      Change-Id: Ifaa3da741778f3f2af00e82934235f44dd0cf24e
      e48bc4d9
  26. 23 Nov, 2020 1 commit
    • ZhongShengping's avatar
      Allow db sync timeouts to be configurable · e209161a
      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: I1c0896d9b729fe0d2aeeed02386b48fb9e6debe5
      Closes-Bug: #1904962
      e209161a
  27. 11 Nov, 2020 1 commit
  28. 28 Oct, 2020 3 commits