Skip to content
Snippets Groups Projects
  1. Jul 21, 2020
    • wu.chunyang's avatar
      fix deploy freezer failed when kolla_dev_mod enabled · 7dc47132
      wu.chunyang authored
      we should clone freezer code before run bootstray,
      otherwise, the directory /opt/stack/freezer which is empty will
      mount into freezer_api container.
      
      Closes-Bug: #1888242
      
      Change-Id: I7c22dd380fd5b1dff7b421109c4ae37bab11834a
      7dc47132
  2. Jun 18, 2019
    • Marek Svensson's avatar
      Fix default deployment of freezer, use mariadb. · 10bf6b05
      Marek Svensson authored
      
      This change defaults freezer to use mariadb as default backend for database
      and adds elasticsearch as an optional backend due to the requirement of
      freezer to use elasticsearch version 2.3.0. The default elasticsearch in
      kolla-ansible is 5.6.x and that doesn't work with freezer.
      
      Added needed options to the elasticsearch backend like:
       - protocol
       - address
       - port
       - number of replicas
      
      Change-Id: I88616c285bdb297fd1f738846ddffe1b08a7a827
      Signed-off-by: default avatarMarek Svensson <marek@marex.st>
      10bf6b05
  3. Sep 21, 2018
  4. Jul 25, 2018
  5. Jan 27, 2017
  6. Jan 22, 2017
  7. Oct 19, 2016
    • liyingjun's avatar
      Support searchlight ansible role · ec57f589
      liyingjun authored
      Searchlight is an Openstack search and index service, this patch
      implements the ansible role for searchlight.
      
      Implement blueprint: support-searchlight-deployment
      
      Change-Id: Ibf42d5b259a6740d6596041f896e1009657b7388
      ec57f589
  8. Sep 23, 2016
  9. Sep 14, 2016
  10. Sep 13, 2016
    • Mick Thompson's avatar
      Added serial option to site.yml. · 4c1482b9
      Mick Thompson authored
      Useful for upgrade etc., which is preferablly done serially.
      
      Example usage: tools/kolla-ansible deploy OR tools/kolla-ansible upgrade
      
      Closes-Bug: #1576708
      
      DocImpact
      
      Change-Id: I34b2e16f8ce53e472a4682a4738c4ac0f5abf00c
      4c1482b9
  11. Feb 22, 2016
    • Jeff Peeler's avatar
      Playbook for glance upgrade · 301602d8
      Jeff Peeler authored
      New playbook for glance service upgrade.
      
      Change-Id: I759e4eddf669112f752fe07d6b99a4bb9593d97f
      Implements: blueprint upgrade-glance
      Partially-Implements: blueprint upgrade-kolla
      301602d8
  12. 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