Skip to content
Snippets Groups Projects
  1. Mar 11, 2018
  2. Mar 10, 2018
  3. Mar 09, 2018
  4. Mar 08, 2018
  5. Mar 07, 2018
  6. Mar 06, 2018
  7. Mar 05, 2018
  8. Mar 03, 2018
  9. Mar 02, 2018
  10. Mar 01, 2018
  11. Feb 28, 2018
  12. Feb 27, 2018
  13. Feb 26, 2018
    • Doug Szumski's avatar
      Use Elasticsearch via HAProxy in Kibana · e3fa6d54
      Doug Szumski authored
      The original code assumes that ElasticSearch will be deployed
      on the same node as Kibana. This isn't always the case. When
      they are not on the same node, Kibana will not be able to
      connect to ElasticSearch and deployment will fail on the task:
      'kibana : Wait for kibana to register in elasticsearch'.
      
      A second advantage of making this change is that Kibana won't
      break if ElasticSearch goes down on the node that it's running on
      when there are additional ElasticSearch instances on other nodes.
      
      A disadvantage of this change is that queries from Kibana to
      ElasticSearch will no longer be local.
      
      Closes-Bug: 1751817
      Change-Id: I02ab2e7b1eb963b33e29c8f649cc9db0d63316f7
      e3fa6d54
    • Zuul's avatar
      Merge "Fix the warning when reload the docker" · dd694b23
      Zuul authored
      dd694b23
    • Zuul's avatar
      Merge "Replace kolla title with kolla-ansible" · 837c8853
      Zuul authored
      837c8853
    • caoyuan's avatar
      Fix the warning when reload the docker · 37ef38b6
      caoyuan authored
      use systemd module to reload the docker service, rather than
      command
      
      Change-Id: I2e3b2299365701a08de4025d6ad34cb492b33fda
      Closes-Bug: #1751690
      37ef38b6
  14. Feb 25, 2018
  15. Feb 24, 2018
  16. Feb 23, 2018
  17. Feb 22, 2018
Loading