Skip to content
Snippets Groups Projects
  1. Feb 14, 2016
  2. Feb 13, 2016
    • xionglingfeng's avatar
      Fix horizon startup failure · 50b885c2
      xionglingfeng authored
      original extend_start.sh try to write temp files to a non-existent folder (/home/horizon) and cause horizon failed to start. It is fixed by moving the file to /tmp.
      
      Partial-Bug: 1543429
      
      Change-Id: I8d8778be755a4db9e57d6ff7aaee623547c4243e
      50b885c2
  3. Feb 12, 2016
  4. Feb 11, 2016
  5. Feb 10, 2016
  6. Feb 09, 2016
  7. Feb 08, 2016
    • Jenkins's avatar
      Merge "Add retry function for Docker keyring" · 815f040e
      Jenkins authored
      815f040e
    • Martin André's avatar
      Increase ansible verbosity during gate deploy · bda91649
      Martin André authored
      The gate currently doesn't provide any context when ansible fails. This
      commit adds a new --verbose option to `kolla-ansible` that is passed to
      `ansible-playbook`, and sets the default to -vvv for `kolla-ansible
      deploy` in the gate.
      
      TrivialFix
      
      Change-Id: If248a4186b140e1ec0d2e787c27481cec7e81eec
      bda91649
    • SamYaple's avatar
      Use Infra provided mirrors in gate · 0921308a
      SamYaple authored
      Both apt and pip mirrors are added here
      
      Related-Id: I26f5fc5cec224cf4f4ea361e0f71cecbf320fbb0
      TrivialFix
      
      Change-Id: Ib3cb1d2c6fb27887e3ea819d277e21ea3a530f56
      0921308a
    • SamYaple's avatar
      Add retry function for Docker keyring · 74cd09a3
      SamYaple authored
      Sometimes the keyserver has a mirror failure which results in a failed
      gate. Add a retry to help prevent that failure.
      
      TrivialFix
      
      Change-Id: I143626dd6d799b4ea0f82f6649d2155c2f45a115
      74cd09a3
Loading