Skip to content
Snippets Groups Projects
  1. Aug 23, 2024
  2. Aug 22, 2024
  3. Aug 21, 2024
  4. Aug 20, 2024
  5. Aug 19, 2024
  6. Aug 16, 2024
  7. Aug 13, 2024
  8. Aug 12, 2024
    • Matt Crees's avatar
      Add command to upgrade to a target version of RMQ · 249c1e89
      Matt Crees authored
      Required before a SLURP upgrade
      
      Change-Id: I09a45d26a6075554b204e007f64122f23de5f53c
      249c1e89
    • Matt Crees's avatar
      Remove RabbitMQ queue migrations from upgrade test · 2c4cd0d6
      Matt Crees authored
      RabbitMQ uses quorum queues by default in both Dalmatian and Caracal, so
      we don't need to run the migrations.
      
      Change-Id: I1244f453af8f339cc3db7300951e366196e5291a
      2c4cd0d6
    • Ivan Halomi's avatar
      Refactor of kolla_container_facts · 4ce47e22
      Ivan Halomi authored
      
      Refactor that prepares kolla_container_facts
      module for introducing more actions that will be moved
      from kolla_container module and kolla_container_volume_facts.
      
      This change is based on a discussion about adding a new action
      to kolla_container module that retrieves all names of the running
      containers. It was agreed that kolla-ansible should follow Ansible's
      direction of splitting modules between action modules and facts
      modules. Because of this, kolla_container_facts needs to be able
      to handle different requests for data about containers or volumes.
      
      Change-Id: Ieaec8f64922e4e5a2199db2d6983518b124cb4aa
      Signed-off-by: default avatarIvan Halomi <ivan.halomi@tietoevry.com>
      4ce47e22
  9. Aug 09, 2024
Loading