Skip to content
Snippets Groups Projects
  1. Mar 20, 2016
  2. Mar 19, 2016
    • SamYaple's avatar
      Fix linuxbridge driver · 45aafc72
      SamYaple authored
      We were specifying the wrong driver in our nova.conf
      
      Change-Id: I37a3d366f2895b9d1281815ef85209feaa37b92d
      Closes-Bug: #1559494
      45aafc72
    • SamYaple's avatar
      Fix permissions for log extraction in gate · e9b9a841
      SamYaple authored
      Some gates are failing to properly pull all logs out resuling in an
      UNSTABLE status.
      
      This resets all logs to 777 perms to ensure readability by jenkins.
      
      TrivialFix
      
      Change-Id: Ib92c5bfea5fa8bcc6380ad8aa6001b13888717ac
      e9b9a841
  3. Mar 18, 2016
  4. Mar 17, 2016
  5. Mar 16, 2016
    • Jenkins's avatar
      906c13eb
    • Jenkins's avatar
      Merge "Add Manila deployment document" · 32efae55
      Jenkins authored
      32efae55
    • Mauricio Lima's avatar
      Remove commented line · b1cd6f47
      Mauricio Lima authored
      TrivialFix
      
      Change-Id: Iadeada65248160ac34d917c67dca7954e1b449d2
      b1cd6f47
    • Jenkins's avatar
      Merge "Mariadb upgrade" · 0f3e1ffe
      Jenkins authored
      0f3e1ffe
    • Serguei Bezverkhi's avatar
      Set --ipc option to "host" for kolla_docker · f97fecd7
      Serguei Bezverkhi authored
      This change will enable to lvm commands running in a container
      communicate with udev process running on a host.
      
      Partially-Implements: blueprint iscsi-lvm2-docker
      
      Change-Id: If780710bb81adaee44ce0d291e22ce91ec6436aa
      f97fecd7
    • MD NADEEM's avatar
      Fix race condition in haproxy · f1111237
      MD NADEEM authored
      The time period between getting pid
      of haproxy service and checking existance of
      pid file is very short, if with in this period
      haproxy service get reload then the race condition
      occured and container get exit as extend_start.sh
      script exit.
      
      To minimize the risk of race condition, this patch
      let the extend_start.sh script to try upto 3 times
      before exit.
      
      Closes-Bug: #1479888
      
      Change-Id: I2f9b7ec832dec8d94a2cdd27ca8a212d0c65a60d
      f1111237
    • SamYaple's avatar
      MariaDB lights out recovery · 2aaaed77
      SamYaple authored
      This playbook only matters for multinode since AIO can recover from
      power outage without additional configuration.
      
      DocImpact
      Implements: blueprint mariadb-lights-out
      Change-Id: I903c3bcd069af39814bcabcef37684b1f043391f
      2aaaed77
Loading