Skip to content
Snippets Groups Projects
  1. Oct 12, 2020
    • Radosław Piliszek's avatar
      Performance: optimize genconfig · 3411b9e4
      Radosław Piliszek authored
      Config plays do not need to check containers. This avoids skipping
      tasks during the genconfig action.
      
      Ironic and Glance rolling upgrades are handled specially.
      
      Swift and Bifrost do not use the handlers at all.
      
      Partially-Implements: blueprint performance-improvements
      Change-Id: I140bf71d62e8f0932c96270d1f08940a5ba4542a
      3411b9e4
  2. Aug 28, 2020
  3. Sep 21, 2018
  4. Aug 21, 2018
    • Paul Bourke's avatar
      Temporarily remove the rabbitmq clusterer plugin · 0d03fc27
      Paul Bourke authored
      In order to migrate to the latest release of rabbitmq (3.7), we need to
      first remove this deprecated plugin which is no longer supported (the
      problems it solved are now addressed in rabbitmq itself).
      
      This avoids a circular dependency in CI where the new images depend on
      the new clustering and the new clustering depends on the new images.
      
      Change-Id: I921459f3e40b9e0d4af9497384e49aabf0abe79b
      0d03fc27
  5. Jul 25, 2018
  6. Jun 08, 2018
  7. May 11, 2018
    • Jeffrey Zhang's avatar
      Fix ansible warning · c5670551
      Jeffrey Zhang authored
      - rename action and serial to kolla_ansible and kolla_serial
      - use become instead of "sudo <command>" in shell
      - Remove quota for failed_when and changed_when in rabbitmq tasks
      
      Change-Id: I78cb60168aaa40bb6439198283546b7faf33917c
      Implements: blueprint migrate-to-ansible-2-2-0
      c5670551
  8. Oct 27, 2017
  9. Aug 21, 2017
    • Mick Thompson's avatar
      Omit outward_rabbitmq from check for upgrade · c618dbcd
      Mick Thompson authored
       Upgrade fails as outward_rabbitmq does not exist
       and cannot therefore be upgraded. Omit it from the
       upgrade check and bootstrap it after rabbitmq upgrade.
      
       Remove jinja2 from 'Find gospel node' task; removes warnings.
      
      Change-Id: I3766271c62779c8dbd31e7cf2300473815bbbe68
      c618dbcd
  10. Jun 15, 2017
  11. Feb 17, 2017
  12. Apr 10, 2016
  13. Mar 18, 2016
    • Michal (inc0) Jastrzebski's avatar
      Playbook for rabbitmq upgrade · 23e7f6c2
      Michal (inc0) Jastrzebski authored
      
      Main issue with rabbitmq clusterer setup is to shut down gospel node
      as last one, which is bulk of this change
      
      Co-Authored-By: default avatarSam Yaple <sam@yaple.net>
      Change-Id: I88e566a19ed813b0e3eef65ef7139ccfaa0c2700
      Implements: blueprint upgrade-rabbitmq
      Partially-implements: blueprint upgrade-kolla
      23e7f6c2
  14. Jan 26, 2016
    • Michal Jastrzebski's avatar
      Add stub upgrade.yml · 375965dd
      Michal Jastrzebski authored
      After introduction of pull action and turing every main.yml into
      {{action}}.yml we lost ability to perform upgrade
      
      Change-Id: Ie9fa2cd083b061033abc733fba53d54f9c55e393
      Fixes-Bug: #1538210
      375965dd
Loading