1. 13 May, 2022 3 commits
    • Thomas Goirand's avatar
      9fc5bfb1
    • Thomas Goirand's avatar
      Now packaging 3.10.2 · 7c234523
      Thomas Goirand authored
      7c234523
    • Thomas Goirand's avatar
      Merge tag '3.10.2' into debian/yoga · e2fd851f
      Thomas Goirand authored
      castellan 3.10.2 release
      
      meta:version: 3.10.2
      meta:diff-start: -
      meta:series: yoga
      meta:release-type: release
      meta:pypi: no
      meta:first: no
      meta:release:Author: Hervé Beraud <hberaud@redhat.com>
      meta:release:Commit: Hervé Beraud <hberaud@redhat.com>
      meta:release:Change-Id: Ib493c2bd32c1bcef28d971724442abc2a2690b66
      meta:release:Code-Review+2: Thierry Carrez <thierry@openstack.org>
      meta:release:Code-Review+2: Elod Illes <elod.illes@est.tech>
      meta:release:Workflow+1: Elod Illes <elod.illes@est.tech>
      e2fd851f
  2. 14 Apr, 2022 1 commit
  3. 24 Mar, 2022 1 commit
  4. 22 Mar, 2022 3 commits
  5. 18 Feb, 2022 3 commits
    • Thomas Goirand's avatar
      ab930fb7
    • Thomas Goirand's avatar
      Now packaging 3.10.1 · caad845e
      Thomas Goirand authored
      caad845e
    • Thomas Goirand's avatar
      Merge tag '3.10.1' into debian/yoga · acf05b56
      Thomas Goirand authored
      castellan 3.10.1 release
      
      meta:version: 3.10.1
      meta:diff-start: -
      meta:series: yoga
      meta:release-type: release
      meta:pypi: no
      meta:first: no
      meta:release:Author: Daniel Bengtsson <dbengt@redhat.com>
      meta:release:Commit: Daniel Bengtsson <dbengt@redhat.com>
      meta:release:Change-Id: I5975a5917c875817bc2faed18a0dc7c3f9705372
      meta:release:Code-Review+2: Hervé Beraud <herveberaud.pro@gmail.com>
      meta:release:Code-Review+2: Elod Illes <elod.illes@est.tech>
      meta:release:Workflow+1: Elod Illes <elod.illes@est.tech>
      acf05b56
  6. 05 Jan, 2022 1 commit
  7. 18 Oct, 2021 1 commit
  8. 12 Oct, 2021 1 commit
  9. 07 Oct, 2021 1 commit
    • Pavlo Shchelokovskyy's avatar
      Add support for Vault Namespaces · ecf625b6
      Pavlo Shchelokovskyy authored
      Vault Namespaces [0] is a feature available in Vault Enterprise that
      can be considered as a more advanced isolation feature on top of current
      KV Mountpoint option in Castellan Vault plugin.
      
      Passing a namespace in all request headers (including Auth) allows to organize
      Vault-in-Vault style of isolation, with clients using the same simple URI path
      but accessing separate sets of entities in Vault.
      
      [0] https://www.vaultproject.io/docs/enterprise/namespaces
      
      Change-Id: I627c20002bb2a0a1b346b57e824f87f856eca4c9
      ecf625b6
  10. 29 Sep, 2021 1 commit
  11. 20 Sep, 2021 1 commit
    • Pavlo Shchelokovskyy's avatar
      Fix gitignore pattern for vault related files · 1375d6c1
      Pavlo Shchelokovskyy authored
      previous pattern ignored any file that started with 'vault_'.
      While not affecting changes to the vault_key_manager.py file that was
      already checked into the repository, this pattern effectively hides said
      file from many modern search tools (like ack, ag or ripgrep)
      that by default ignore files according to .gitignore patterns.
      
      This patch changes this pattern to ignore 'vault_*' files and
      directories only in the root of the repo.
      
      Change-Id: Id2095d9a401154435c346916e10df777b70d28dc
      1375d6c1
  12. 10 Sep, 2021 2 commits
  13. 23 Aug, 2021 2 commits
    • Thomas Goirand's avatar
      Now packaging 3.9.1. · 2a54584a
      Thomas Goirand authored
      2a54584a
    • Thomas Goirand's avatar
      Merge tag '3.9.1' into debian/xena · fcf1a361
      Thomas Goirand authored
      castellan 3.9.1 release
      
      meta:version: 3.9.1
      meta:diff-start: -
      meta:series: xena
      meta:release-type: release
      meta:pypi: no
      meta:first: no
      meta:release:Author: Hervé Beraud <hberaud@redhat.com>
      meta:release:Commit: Hervé Beraud <hberaud@redhat.com>
      meta:release:Change-Id: I63492f11606983f672011cafb03b21fe14fb0214
      meta:release:Code-Review+2: Hervé Beraud <herveberaud.pro@gmail.com>
      meta:release:Code-Review+2: Thierry Carrez <thierry@openstack.org>
      meta:release:Workflow+1: Thierry Carrez <thierry@openstack.org>
      fcf1a361
  14. 16 Aug, 2021 1 commit
  15. 08 Jul, 2021 1 commit
  16. 23 Jun, 2021 1 commit
  17. 21 Jun, 2021 1 commit
    • Mark Goddard's avatar
      barbican key manager: Add support for service user · 16203946
      Mark Goddard authored
      This change adds support to the Barbican key manager for configuring a
      service user. This can be used to provide additional security through
      the combination of a user token and a service token, with appropriate
      modifications to Barbican API policy.
      
      Use of a service user is enabled via the [barbican]
      send_service_user_token option, which defaults to False. When set to
      True, the service user is configured via keystoneauth options in the
      barbican_service_user group.
      
      Change-Id: I143cb57c8534a8dc0a91e6e42917dd0c134170c0
      16203946
  18. 10 Jun, 2021 1 commit
  19. 04 Jun, 2021 1 commit
    • Elod Illes's avatar
      Add missing font for PDF doc generation · 0d0c2f2a
      Elod Illes authored
      openstack-tox-docs job started to fail with the following error:
      
      ! LaTeX Error: File `tgtermes.sty' not found.
      
      This patch adds the required font package to bindep doc profile.
      
      Change-Id: I242da5c4fcc3096a47f85bd8a265ad8f072b2a30
      0d0c2f2a
  20. 04 May, 2021 1 commit
  21. 26 Apr, 2021 1 commit
    • Yandong Xuan's avatar
      setup.cfg: Replace dashes with underscores · 977e083c
      Yandong Xuan authored
      Resolves warnings like the following:
      
        UserWarning: Usage of dash-separated 'description-file' will not be
        supported in future versions. Please use the underscore name
        'description_file' instead
      
      Change-Id: I172ea38886f6d6ed55eb8ef4337824e075fd1297
      977e083c
  22. 30 Mar, 2021 4 commits
  23. 23 Mar, 2021 1 commit
  24. 18 Mar, 2021 2 commits
  25. 11 Mar, 2021 1 commit
  26. 08 Mar, 2021 3 commits