Skip to content
Snippets Groups Projects
  1. Jun 13, 2016
    • MD NADEEM's avatar
      Added test document · 66b6eccd
      MD NADEEM authored
      This doc explain how to run kolla tests.
      
      Change-Id: I498e18187c2c69bbd37c490ce4e1a8548f933791
      Partially-implements: blueprint documentation-rework
      66b6eccd
  2. Jun 10, 2016
  3. Jun 09, 2016
  4. Jun 08, 2016
  5. Jun 07, 2016
    • Jeffrey Zhang's avatar
      Make build.py importable lib · c31688be
      Jeffrey Zhang authored
      First step to break it down is to make it
      importable lib rather than self-contained script.
      
      Change-Id: Ibbc924c2849cc79006046f62f31a1909ce959066
      Partially-implements: bp build-refactor
      c31688be
    • Dave Walker (Daviey)'s avatar
      setup_{RedHat,Debian}.sh, make more idempotent · 334ef7d5
      Dave Walker (Daviey) authored
      
      Previously, when either setup_{RedHat,Debian}.sh was ran
      multiple times a mess was created due to multiple loop
      devices being setup.
      
      This change now looks to see if '/docker' or '/swapfile'
      already exist, and not re-create them if they do.
      
      *However*, /var/lib/docker (/docker) is still wiped - but it
      means that the script can run and bring the system into a
      constant vanilla state.
      
      Change-Id: I169662fa04c2bf644672ca75c3ee579795943727
      Closes-Bug: #1586563
      Signed-off-by: default avatarDave Walker (Daviey) <email@daviey.com>
      334ef7d5
    • Jeffrey Zhang's avatar
      Fix the neutron reconfigure issue · a070739d
      Jeffrey Zhang authored
      The newly added lbaas agent crashes the neutron reconfigure. This
      PS fix the issue.
      
      TrivialFix
      Change-Id: I170ab809e9880fd7b1edcee68409c4a7b373e700
      a070739d
    • Jeffrey Zhang's avatar
      Bump the ansible version to >2 in the kolla-toolbox · 4d1fa3cb
      Jeffrey Zhang authored
      Kolla do not depend on certain version of Ansible. So
      install the ansible using pip
      
      Change-Id: Id1bf103a1f5c2a1cde653d53110f28c903ae8768
      Partial-Implements: blueprint ansible2
      4d1fa3cb
    • Jeffrey Zhang's avatar
      Remove the deprecated kolla-build section · 9585c1be
      Jeffrey Zhang authored
      TrivialFix
      
      Change-Id: I3ee10efc093ed394c3af483a229dcd9dc732ec9a
      9585c1be
  6. Jun 06, 2016
  7. Jun 04, 2016
  8. Jun 03, 2016
Loading