1. 01 Oct, 2021 3 commits
  2. 30 Sep, 2021 3 commits
  3. 29 Sep, 2021 7 commits
  4. 28 Sep, 2021 1 commit
  5. 23 Sep, 2021 1 commit
    • ZhongShengping's avatar
      Fix stdlib version in metadata · f684d500
      ZhongShengping authored
      puppetlabs-stdlib is now using the 8.0.0 version, so we should fix the
      stdlib version in metadata.
      
      Change-Id: Iae228660fd35c9026c0b83bda704974ab2bfe98d
      f684d500
  6. 20 Sep, 2021 1 commit
  7. 17 Sep, 2021 1 commit
    • ZhongShengping's avatar
      Prepare Xena RC1 · 69cc81ac
      ZhongShengping authored
      Update the version metadata for Xena milestone RC1
      
      Change-Id: I27049a8d480ffeb47e19f65a74f01f5b9ff87a6c
      69cc81ac
  8. 14 Sep, 2021 1 commit
    • ZhongShengping's avatar
      Add watch_log_file option · aa73bc3f
      ZhongShengping authored
      Add support for Using logging handler designed to watch file system.
      
      Change-Id: I703cd1bccea8e14da5c228de02a341b0f6e9bc46
      Closes-Bug: #1943212
      aa73bc3f
  9. 06 Sep, 2021 1 commit
    • ZhongShengping's avatar
      Prepare Xena M3 · 06d42a7c
      ZhongShengping authored
      Update the version metadata for Xena milestone M3
      
      Change-Id: I16ef1fa12a09f72f2c90acc369659cf492e07ae5
      06d42a7c
  10. 04 Sep, 2021 1 commit
  11. 26 Aug, 2021 1 commit
    • Takashi Kajinami's avatar
      Do not test authtoken parameters directly · 4fbb82c7
      Takashi Kajinami authored
      The authtoken parameters are not managed directly but managed by
      the keystone::resource::authtoken class. Thus we should avoid testing
      parameters directly otherwise any change in the resource type can
      cause test failures.
      
      Change-Id: I60b68cb78f63320fd1df46e0dccda2e8babe28ba
      4fbb82c7
  12. 14 Aug, 2021 1 commit
    • Takashi Kajinami's avatar
      Support Puppet 7 · 90f81630
      Takashi Kajinami authored
      Puppet 7 has been tested in CI for a while but we haven't seen any
      issue with it. Let's officially support the version.
      
      Change-Id: Ib293453a4633ee757521f5b78eefc0b5641ca2d8
      90f81630
  13. 26 Jul, 2021 1 commit
    • ZhongShengping's avatar
      Prepare Xena M2 · 26524c04
      ZhongShengping authored
      Update the version metadata for Xena milestone M2
      
      Change-Id: I9abea060846cb88a11ca322dfa80de04a85f6c35
      26524c04
  14. 04 Jul, 2021 1 commit
  15. 01 Jul, 2021 1 commit
  16. 28 Jun, 2021 1 commit
  17. 02 Jun, 2021 2 commits
  18. 28 May, 2021 2 commits
    • ZhongShengping's avatar
      Prepare Xena M1 · 0d364bc2
      ZhongShengping authored
      Update the version metadata for Xena milestone M1
      
      Change-Id: Id448b8219305fc29cdc2cfd4a343f10955d82585
      0d364bc2
    • Takashi Kajinami's avatar
      Drop Fedora support · 95600aad
      Takashi Kajinami authored
      Fedora support is never tested, and has been unmaintained for a while.
      Because we don't expect any actual user using OpenStack on Fedora, this
      change drops support for Fedora directly.
      
      Change-Id: I47b68064df58fb9874d1d069619611a1e8a51a60
      95600aad
  19. 27 May, 2021 1 commit
  20. 21 May, 2021 1 commit
    • Thomas Goirand's avatar
      Get rid of the $pyvers variable · 68b83d31
      Thomas Goirand authored
      Since everyone has switched to Python3, it's time for the removal of the
      $pyvers variable.
      
      Change-Id: Ibf93bdbf3c9e2985108f7ebb84de541ac2bb3a67
      68b83d31
  21. 11 May, 2021 1 commit
    • Takashi Kajinami's avatar
      setup.cfg: Replace dashes with underscores · 7c74f5f8
      Takashi Kajinami authored
      Setuptools v54.1.0 introduces a warning that the use of
      dash-separated options in 'setup.cfg' will not be supported
      in a future version [1].
      Get ahead of the issue by replacing the dashes with underscores.
      Without this, we see 'UserWarning' messages
      like the following on new enough
      versions of setuptools:
      
        UserWarning: Usage of dash-separated 'description-file' will not be
        supported in future versions. Please use the underscore name
        'description_file' instead
      
      [1] https://github.com/pypa/setuptools/commit/a2e9ae4cb
      
      Change-Id: I27c7081db25b1252d467f9fada3e7f04156a5536
      7c74f5f8
  22. 29 Apr, 2021 1 commit
  23. 20 Apr, 2021 1 commit
  24. 14 Apr, 2021 1 commit
  25. 13 Apr, 2021 1 commit
  26. 12 Apr, 2021 1 commit
    • Thomas Goirand's avatar
      Add support for barbican_api_uwsgi_config in Debian · 0edb3b18
      Thomas Goirand authored
      This patch is adding the configuration of the number of workers,
      threads, and the size of the listen queue in Debian, which uses
      uwsgi to run Nova API. Therefore, this patch adds a new
      barbican_api_uwsgi_config provider as well as a new
      barbican::wsgi::uwsgi class.
      
      Change-Id: I3acdc3021e787ae1bc5e4ed3c464d530bfbde50a
      0edb3b18
  27. 08 Apr, 2021 1 commit
  28. 06 Apr, 2021 1 commit