1. 23 Nov, 2021 1 commit
  2. 13 Jun, 2021 1 commit
    • Takashi Kajinami's avatar
      Set fixture paths for unit tests · 52434bb8
      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: Ibf9d7008b985a84d2edbaf072c9fce2fab448bc8
      (cherry picked from commit 8fe9a66e)
      52434bb8
  3. 30 Mar, 2021 1 commit
    • Christian Rohmann's avatar
      Add designate::db::postgresql class. · 71b25d08
      Christian Rohmann authored
      This allows Designate to be used with PostgreSQL.
      
      Backport note:
      This backport includes modifications to accomodate for password_hash
      function removed during Victoria cycle[1].
      
      [1] https://review.opendev.org/728595
      
      Change-Id: Ief63f88ba323e3f20300b8ff6a5148a78413ac3d
      (cherry picked from commit fd43d18c0f83c3401c7908fa60f160e4ae7ab4a2)
      (cherry picked from commit 47e3e4132fbdf046c0d1f8dcfe1dd2b08b73778f)
      71b25d08
  4. 15 Mar, 2021 1 commit
    • Christian Rohmann's avatar
      [Ussuri and before] Add support to specify PostgreSQL database · 6f32bad5
      Christian Rohmann authored
      This change allows using PostgreSQL database as oslo.db backend.
      
      Note:
      This issue was already fixed in Victoria and later by the commit
      b8d18418  . However this change requires
      parameter deprecations, thus we implement this stable-only fix instead
      of backporting the change.
      
      Change-Id: I8be3f9e03042e13bf06debc7e79d4f38cac7a72b
      6f32bad5
  5. 01 Feb, 2021 1 commit
  6. 03 Dec, 2020 1 commit
  7. 27 Aug, 2020 1 commit
  8. 26 Aug, 2020 1 commit
  9. 14 May, 2020 1 commit
  10. 28 Apr, 2020 2 commits
    • OpenStack Release Bot's avatar
      Update TOX_CONSTRAINTS_FILE for stable/ussuri · 944f5f4c
      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/ussuri branch, tests will
      continue to use the upper-constraints list on master.
      
      Change-Id: Ife7e98c6d8ef82051823c4d8f8237bd6244f672e
      944f5f4c
    • OpenStack Release Bot's avatar
      Update .gitreview for stable/ussuri · 922a4f65
      OpenStack Release Bot authored
      Change-Id: I74f17f5f9163d76951d89acb29d72073f00bcd11
      922a4f65
  11. 24 Apr, 2020 1 commit
    • ZhongShengping's avatar
      Prepare Ussuri RC1 · b8825aea
      ZhongShengping authored
      Update the version metadata for Ussuri milestone RC1
      
      Change-Id: Id52811ea68b12890bb5c754e36336948db7375d7
      b8825aea
  12. 13 Apr, 2020 2 commits
  13. 07 Apr, 2020 1 commit
    • ZhongShengping's avatar
      Prepare Ussuri M3 · e9d16b87
      ZhongShengping authored
      Update the version metadata for Ussuri milestone M3
      
      Change-Id: Id79d8e327e5e58481b93b6f895fd5de2b255202e
      e9d16b87
  14. 31 Mar, 2020 3 commits
  15. 30 Mar, 2020 2 commits
  16. 16 Feb, 2020 1 commit
  17. 13 Feb, 2020 1 commit
    • ZhongShengping's avatar
      Prepare Ussuri M2 · 5c2fa8ae
      ZhongShengping authored
      Update the version metadata for Ussuri milestone M2
      
      Change-Id: I4acaf89e7fd0ad72309b30a54f53143dcd882c1c
      5c2fa8ae
  18. 20 Jan, 2020 1 commit
    • Takashi Kajinami's avatar
      Configure keystone_authtoken/service_token_roles · 7eae76e4
      Takashi Kajinami authored
      This patch introduces a new hieradata to configure service_token_roles
      in keystone authtoken middleware configuration, so that we can use
      a customized role for user who uses service token feature.
      
      Change-Id: Iad16376047628bd16470dd4fd17fd260b927aa6c
      7eae76e4
  19. 11 Dec, 2019 1 commit
    • ZhongShengping's avatar
      Fix stdlib version in metadata · 3f612ba3
      ZhongShengping authored
      puppetlabs-stdlib is now using the 6.1.0 version, so we should fix the
      stdlib version in metadata.
      
      Change-Id: I526f2290024a41790d7e7f2ce7057aba18947803
      3f612ba3
  20. 10 Dec, 2019 1 commit
    • ZhongShengping's avatar
      Prepare Ussuri M1 · 5e266555
      ZhongShengping authored
      Update the version metadata for Ussuri milestone M1
      
      Change-Id: Iae1c44ec6e0e29db91d1cf791245837e582d6321
      5e266555
  21. 08 Dec, 2019 1 commit
  22. 29 Oct, 2019 1 commit
  23. 09 Oct, 2019 1 commit
  24. 04 Oct, 2019 1 commit
    • OpenStack Release Bot's avatar
      Update master for stable/train · eee85a45
      OpenStack Release Bot authored
      Add file to the reno documentation build to show release notes for
      stable/train.
      
      Use pbr instruction to increment the minor version number
      automatically so that master versions are higher than the versions on
      stable/train.
      
      Change-Id: I7d686a7c6f587fc7513ad97dc5519d1a4a4a26a2
      Sem-Ver: feature
      eee85a45
  25. 27 Sep, 2019 1 commit
  26. 26 Sep, 2019 1 commit
  27. 25 Sep, 2019 1 commit
    • ZhongShengping's avatar
      Prepare Train RC1 · 13fdd208
      ZhongShengping authored
      Update the version metadata for Train milestone RC1
      
      Change-Id: I6a41cfb76e43ca01ebc5e3a3296b41354612a700
      13fdd208
  28. 05 Sep, 2019 1 commit
    • ZhongShengping's avatar
      Prepare Train M4 · 31691f83
      ZhongShengping authored
      Update the version metadata for Train milestone 4
      
      Change-Id: Ica44b1c3bda531527cc7a8d05edcdfa732897249
      31691f83
  29. 21 Aug, 2019 1 commit
    • ZhongShengping's avatar
      Introduce the new rabbit_heartbeat_in_pthread option · 52133790
      ZhongShengping authored
      oslo.messaging RabbitMQ driver have now a new option that allow user to
      run the RabbitMQ heartbeat over a native python thread.
      
      These change allow user to use this new option.
      
      Change-Id: I3e4d9da942b352d446613c7241539f564b753d64
      Closes-Bug: #1840868
      52133790
  30. 15 Aug, 2019 1 commit
    • ZhongShengping's avatar
      Remove deprecated pki related options · d4c44694
      ZhongShengping authored
      The deprecated pki related options check_revocations_for_cached and
      hash_algorithms option has been removed.
      
      Change-Id: I99d92bbc92f5801fae4332b3daf546be2e7c196d
      d4c44694
  31. 13 Aug, 2019 1 commit
  32. 07 Aug, 2019 1 commit
    • ZhongShengping's avatar
      Sync Sphinx requirement · 026fa9c4
      ZhongShengping authored
      Sync sphinx dependency with global requirements. It caps python 2 since
      sphinx 2.0 no longer supports Python 2.7.
      
      Change-Id: Iaa7cb6befdca1816dea643dc2ee0de5e06447a6b
      026fa9c4
  33. 24 Jul, 2019 1 commit
    • ZhongShengping's avatar
      Prepare Train M3 · 3b504a56
      ZhongShengping authored
      Update the version metadata for Train milestone 3
      
      Change-Id: Iffbc92b0d82293210ecda30ffc064dfb2f52190d
      3b504a56
  34. 10 Jun, 2019 1 commit
    • ZhongShengping's avatar
      Prepare Train M2 · 7936ed13
      ZhongShengping authored
      Update the version metadata for Train milestone 2
      
      Change-Id: I1b2bc57b9fe8e719cc91f5caa1511f0922710980
      7936ed13
  35. 17 May, 2019 1 commit