Skip to content
Snippets Groups Projects
  1. Mar 12, 2018
  2. Mar 11, 2018
  3. Mar 10, 2018
  4. Mar 09, 2018
  5. Mar 08, 2018
  6. Mar 07, 2018
  7. Mar 06, 2018
  8. Mar 05, 2018
    • Jianghua Wang's avatar
      XenAPI: centralize the facts files · 65fa37fb
      Jianghua Wang authored
      When bootstrap compute hosts for XenAPI, it will generate a facts
      file for each compute node. It contains some XenAPI specific variables
      for both the compute host and the XenServer where the compute host
      run on. This commit is to fetch the facts file into deployment host
      and put it under a centralized directory - each compute host will
      have a separate sub-dir which is named with its *inventory_hostname*.
      
      In this way, the following tasks can use proper variable from the
      proper facts file which exactly belongs to the host they running on.
      
      Change-Id: I68d1a2d098d38c8e6bf4db76cdaf1f0465831822
      blueprint: xenserver-support
      65fa37fb
    • Kevin TIBI's avatar
      Security memcached: disable UDP · 87036f35
      Kevin TIBI authored
      CVE-2018-1000115
      
      Change-Id: I30acb41f1209c0d07eb58f4feec91bc53146dcea
      Closes-Bug: #1753425
      87036f35
  9. Mar 03, 2018
  10. Mar 02, 2018
  11. Mar 01, 2018
  12. Feb 28, 2018
  13. Feb 27, 2018
  14. 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
  15. Feb 25, 2018
  16. Feb 24, 2018
Loading