Skip to content
Snippets Groups Projects
  1. Jun 06, 2017
  2. Jun 02, 2017
  3. May 26, 2017
  4. May 23, 2017
  5. May 16, 2017
    • Eduardo Gonzalez's avatar
      Add external_vip_interface precheck · ce3c8fd7
      Eduardo Gonzalez authored
      At this moment prechecks pass even external_vip_interface
      is not present or active.
      This change adds such precheck into haproxy role.
      
      Change-Id: I7a5ac4aca7002ff8376710ab536b975c88edebc6
      Closes-Bug: #1668489
      ce3c8fd7
  6. May 05, 2017
    • Eduardo Gonzalez's avatar
      Fix haproxy restart while genconfig · dbab46ee
      Eduardo Gonzalez authored
      At this moment haproxy  config.yml notifies
      handlers that are not skipped when running
      genconfig
      
      Change-Id: I2eab18e3ba709075f21f8dce323fcb2acef43de5
      Closes-Bug: #1664674
      dbab46ee
  7. May 04, 2017
    • Jeffrey Zhang's avatar
      Add timeout parameter for precheck tasks · b1f01561
      Jeffrey Zhang authored
      wait_for module waits 300 seconds for the port started or stopped.  This
      is meaningless and useless in precheck. This patch change timeout to 1
      seconds.
      
      Change-Id: I9b251ec4ba17ce446655917e8ef5e152ef947298
      Closes-Bug: #1688152
      b1f01561
  8. Mar 31, 2017
    • Eduardo Gonzalez's avatar
      Fix Haproxy reconfigure · 4c27bd0d
      Eduardo Gonzalez authored
      HAproxy always restart containers when doing reconfigure.
      compare_container not evaluate privileged while the containers
      are privileged.
      compare_container always evaluates true because of this.
      
      Closes-Bug: #1678122
      Change-Id: Iaea80c1e09ef16a6d2530a75e6f37e6259bb4ca7
      4c27bd0d
    • Mick Thompson's avatar
      Update Keystone haproxy config to balance based on source ip · 91321ac8
      Mick Thompson authored
      Source based routing is necessary for some services where we want the
      same clients land to the same servers.
      
      For exanmple, Keystone uses one of many memcached servers - if a client
      gets a token from one but then lands on another api server on the next
      request, that will bind to another cache and we get failed
      authentication.
      
      Other examples are horizon/murano where we upload a package in several
      steps. If we don't balance client connections to the same host we will
      end up with the package downloaded to one host but unsuccessfully
      unpacked/imported on another host.
      
      This option is commonly used in the official OpenStack docs [0]
      
      [0] https://docs.openstack.org/ha-guide/controller-ha-haproxy.html
      
      
      
      Co-Authored-By: default avatarJames McCarthy <james.m.mccarthy@oracle.com>
      
      Change-Id: I56f1e48f6dbe457e776a474222073bbefc48c92a
      91321ac8
  9. Mar 30, 2017
  10. Mar 24, 2017
  11. Mar 21, 2017
  12. Mar 09, 2017
    • Paul Bourke's avatar
      Enable sanity checks from kolla-ansible · 5418ada1
      Paul Bourke authored
      Add a new subcommand 'check' to kolla-ansible, used to run the
      smoke/sanity checks.
      
      Add stub files to all services that don't currently have checks.
      
      Change-Id: I9f661c5fc51fd5b9b266f23f6c524884613dee48
      Partially-implements: blueprint sanity-check-container
      5418ada1
  13. Mar 07, 2017
  14. Mar 01, 2017
  15. Feb 27, 2017
  16. Feb 24, 2017
  17. Feb 14, 2017
  18. Feb 07, 2017
  19. Feb 02, 2017
  20. Jan 31, 2017
  21. Jan 27, 2017
  22. Jan 24, 2017
    • zhubingbing's avatar
      Add fluentd role · d3d4a933
      zhubingbing authored
      
      * add fluentd role
      * remove heka configure
      
      Co-Authored-By: default avataryangzb09 <yangzb09@qq.com>
      
      Partially-Implements: blueprint add-fluentd-role
      
      Change-Id: Ica804a99f5bb8b157f406299c5982b7b6283b3e3
      d3d4a933
  23. Jan 20, 2017
  24. Jan 17, 2017
  25. Jan 16, 2017
  26. Jan 15, 2017
  27. Jan 13, 2017
  28. Jan 12, 2017
  29. Jan 11, 2017
  30. Jan 10, 2017
Loading