Skip to content
Snippets Groups Projects
  1. Mar 13, 2018
  2. Mar 12, 2018
    • Zuul's avatar
      Merge "FIX inject password error" · 9275ba87
      Zuul authored
      9275ba87
    • Vladislav Belogrudov's avatar
      murano internal authentication needs /v3 · ed583e1c
      Vladislav Belogrudov authored
      Missing [murano_auth] with auth_uri ending in '/v3' leads to
      keystone authentication failures - murano uses old v2 keystone.
      
      Change-Id: I41846ac4fa78da90e02d91e8d1cec7405178f7df
      Closes-Bug: #1753480
      ed583e1c
    • Zuul's avatar
      Merge "Remove policy.json" · 46ae8d3f
      Zuul authored
      46ae8d3f
    • Zuul's avatar
      Merge "XenAPI: centralize the facts files" · b6777c98
      Zuul authored
      b6777c98
    • Duong Ha-Quang's avatar
      Specify 'become' for only neccesary tasks (all other roles) · 9965cc46
      Duong Ha-Quang authored
      Add become to only neccesary tasks in roles:
      
      - aodh
      - barbican
      - bifrost
      - ceilometer
      - ceph
      - chrony
      - cinder
      - cloudkitty
      - collectd
      - congress
      - designate
      - elasticsearch
      - etcd
      - freezer
      - gnocchi
      - grafana
      - influxdb
      - ironic
      - iscsi
      - karbor
      - kibana
      - kuryr
      - magnum
      - manila
      - mistral
      - mongodb
      - multipathd
      - murano
      - octavia
      - panko
      - qdrouterd
      - rally
      - sahara
      - searchlight
      - senlin
      - skydive
      - solum
      - swift
      - swift
      - tacker
      - telegraf
      - tempest
      - trove
      - vmtp
      - watcher
      - zun
      
      Change-Id: I6e32d94d4172dd96d09d8609e8a5221ab5586a31
      Partial-Implements: blueprint ansible-specific-task-become
      9965cc46
  3. Mar 11, 2018
  4. Mar 10, 2018
  5. Mar 09, 2018
  6. Mar 08, 2018
  7. Mar 07, 2018
  8. Mar 06, 2018
  9. 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
  10. Mar 03, 2018
  11. Mar 02, 2018
  12. Mar 01, 2018
  13. Feb 28, 2018
  14. Feb 27, 2018
  15. 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
  16. Feb 25, 2018
Loading