Skip to content
Snippets Groups Projects
  1. Oct 12, 2021
  2. Oct 11, 2021
  3. Oct 07, 2021
    • Michal Arbet's avatar
      Trivial fix shebang in keystone's fernet-node-sync.sh.j2 · f1cbff6b
      Michal Arbet authored
      Change-Id: I86aeafccd2a2bff1d89a40785e1a6715097bb849
      f1cbff6b
    • Radosław Piliszek's avatar
      Fix privileges for MariaDB 10.5 · c7c14e1c
      Radosław Piliszek authored
      "BINLOG MONITOR" and "SLAVE MONITOR" replace
      "REPLICATION CLIENT" (which is now an alias for "BINLOG MONITOR").
      The validation in Ansible MySQL collection is too simple to
      understand aliases and breaks. Hence, let's use the canonical
      names and adapt per service according to its needs.
      
      Change-Id: I1175e4846384accd19942620dc155d0c5728e64b
      c7c14e1c
  4. Oct 06, 2021
  5. Oct 05, 2021
  6. Oct 04, 2021
  7. Oct 01, 2021
  8. Sep 30, 2021
  9. Sep 29, 2021
  10. Sep 28, 2021
    • Niklas Hagman's avatar
      Transition Keystone admin user to system scope · 2e933dce
      Niklas Hagman authored
      A system-scoped token implies the user has authorization to act on the
      deployment system. These tokens are useful for interacting with
      resources that affect the deployment as a whole, or exposes resources
      that may otherwise violate project or domain isolation.
      
      Since Queens, the keystone-manage bootstrap command assigns the admin
      role to the admin user with system scope, as well as in the admin
      project. This patch transitions the Keystone admin user from
      authenticating using project scoped tokens to system scoped tokens.
      This is a necessary step towards being able to enable the updated oslo
      policies in services that allow finer grained access to system-level
      resources and APIs.
      
      An etherpad with discussion about the transition to the new oslo
      service policies is:
      
      https://etherpad.opendev.org/p/enabling-system-scope-in-kolla-ansible
      
      
      
      Change-Id: Ib631e2211682862296cce9ea179f2661c90fa585
      Signed-off-by: default avatarNiklas Hagman <ubuntu@post.blinkiz.com>
      2e933dce
    • Zuul's avatar
  11. Sep 27, 2021
Loading