Skip to content
Snippets Groups Projects
  1. Jan 20, 2017
  2. 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
  3. Mar 09, 2016
    • Steven Dake's avatar
      Upgrade Heat · 21ecd992
      Steven Dake authored
      This could possibly use gold plating in how bootstrapping
      operates to use shade rather than the shell in the container.
      It is unclear why stack create failed prior to this patch, but
      that fact hasn't changed.  I think the heat domains are not setup
      properly in the configuration files, meaning that the domain ID
      must be created outside of Heat and registered in the configuration
      file.  This is covered in Bug #1553565.
      
      Change-Id: I490d4dd68a101f388c0ecb4acab54d5eaa6e314e
      Partially-Implements: blueprint kolla-upgrade
      Implements: blueprint upgrade-heat
      21ecd992
  4. Jan 27, 2016
    • Allen Gao's avatar
      Add the missed stub upgrade.yml · 727a69e4
      Allen Gao authored
      After introduction of pull action and turing every main.yml into
      {{action}}.yml we lost ability to perform upgrade.
      
      Change-Id: Id6b5921bd1e3e7b196c4b3223920e51ae5e0b840
      Closes-Bug: #1538210
      727a69e4
  5. 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