Skip to content
Snippets Groups Projects
  1. Mar 05, 2018
  2. Mar 02, 2018
  3. Feb 28, 2018
  4. Feb 27, 2018
  5. 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
    • 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
  6. Feb 24, 2018
  7. Feb 23, 2018
  8. Feb 21, 2018
  9. Feb 19, 2018
    • Doug Szumski's avatar
      Support configuring grafana local admin username · b8979c20
      Doug Szumski authored
      The grafana local admin username can be configured by overriding
      the admin user field in the grafana.ini file. However, this will
      fail when kolla-ansible attempts to configure any enabled
      datasources for grafana because the local admin password is
      hardcoded to 'admin'. This change allows the grafana local admin
      password to be configured via group vars so that the correct
      username is used when configuring datasources.
      
      Closes-Bug: #1750408
      Change-Id: I0962200894f7a0452da1c249a68f9230b6fab13f
      b8979c20
    • Vladislav Belogrudov's avatar
      Fix murano authentication configuration options · 78b89278
      Vladislav Belogrudov authored
      Murano failed to deploy due to outdated options - it tried to
      issue v2.0 Keystone requests instead of v3. With new options that
      are similar to other projects deployment succeeds.
      
      Change-Id: I1970641e47fa6f94c2c6427ef49b3160d64c33ed
      Closes-Bug: #1750373
      78b89278
  10. Feb 14, 2018
    • Kevin TIBI's avatar
      Add permission to notify dns server from worker · 78928267
      Kevin TIBI authored
      Change-Id: I67ea2b1a91dfd61341ae2e5bcd82d1cf0597fe9c
      Closes-Bug: #1745957
      78928267
    • Vladislav Belogrudov's avatar
      Don't check api_interface for 'deployment' group · 722185a4
      Vladislav Belogrudov authored
      'deployment' hosts don't need api interface. Previous fix checked
      if hosts belong global groups like [compute] or [control] which
      is not correct because uses can create own groups and the check
      won't work there at all. Here the logic is reversed - we blacklist
      groups that don't need api_interface.
      
      Change-Id: Ibaa94004016ba41a2ae5700c48522e254c6ee239
      Closes-Bug: #1732846
      722185a4
  11. Feb 09, 2018
  12. Feb 07, 2018
  13. Feb 06, 2018
    • Kevin TIBI's avatar
      Fix cluster mode for skydive · 48b5696b
      Kevin TIBI authored
      If we use multiple skydive analyzers, we need to add this configuration.
      Works with one node.
      
      Change-Id: I9b52bf184e269d314e2af2ac80dc45557e3533af
      48b5696b
  14. Feb 05, 2018
  15. Feb 03, 2018
    • pengdake's avatar
      Update task about selinux set. · 4f98f08f
      pengdake authored
      1.Fix the invalid value about selinux policy
      2.Update description of task about selinux.The permissive mode
      need enable selinux.The parameter named "disable_selinux" is not good.
      In order to customize selinux modes, we need a new
      parameter named "selinux_state".
      
      Closes-Bug: #1749046
      Change-Id: I20c084cf2e46cc0de149afbd34c6dcb77a1051f4
      4f98f08f
  16. Feb 01, 2018
  17. Jan 31, 2018
  18. Jan 30, 2018
  19. Jan 29, 2018
    • Eduardo Gonzalez's avatar
      Fix odl custom config · a98295f1
      Eduardo Gonzalez authored
      Copy custom config files to remote hosts.
      with_first_found items are not used.
      
      Change-Id: I78faaded2c2b738454e6c6d971fd28994c753fb8
      Closes-Bug: #1745559
      a98295f1
    • Dai Dang Van's avatar
      Support policy.yaml file [part 2] · d7793037
      Dai Dang Van authored
      
      - Keystone
      - Glance
      - Nova
      - Cinder
      
      This will copy only yaml or json policy file if they exist.
      
      Change-Id: I4a9415d82322aed68c9b7650bdf346f58fa49e2a
      Implements: blueprint support-custom-policy-yaml
      Co-authored-By: default avatarDuong Ha-Quang <duonghq@vn.fujitsu.com>
      d7793037
    • Jeffrey Zhang's avatar
      Adding octavia required roles · 377ece57
      Jeffrey Zhang authored
      Adding following role which is reuqired by octavia services
      
      - load-balancer_observer
      - load-balancer_global_observer
      - load-balancer_member
      - load-balancer_admin
      - load-balancer_quota_admin
      
      Change-Id: I6f351c96915b09cb9a6ef716515b45785d62cb90
      Closes-Bug: #1745915
      377ece57
    • Dai Dang Van's avatar
      Support policy.yaml file [part 7] · de54518b
      Dai Dang Van authored
      
      - Vitrage
      - Watcher
      - Zun
      
      This will copy only yaml or json policy file if they exist.
      
      Change-Id: I913b3b067237cc4694894cc00bcc363127dd3806
      Implements: blueprint support-custom-policy-yaml
      Co-authored-By: default avatarDuong Ha-Quang <duonghq@vn.fujitsu.com>
      de54518b
  20. Jan 26, 2018
  21. Jan 25, 2018
    • Jianghua Wang's avatar
      XenAPI: fix two neutron configures · c8245edf
      Jianghua Wang authored
      This commit contains two fixes:
      1. ``of_listen_address``: We use the xenapi's facts directly, so
      that we can avoid depending on facts gathered by setup for hosts;
      This is useful when deploy on the role of neutron only (--tag neutron);
      2. ``local_ip``: Get the proper IP for tunnel. It should be chosen
      from dom0's IP which is in the same network where tunnel interface
      is connected.
      
      blueprint: xenserver-support
      
      Change-Id: I61bbd6499323e3fddd6293a0df6baec34dbddf23
      c8245edf
    • Jianghua Wang's avatar
      XenAPI: support provider networks · 71a6611a
      Jianghua Wang authored
      When enabled provider networks; the neutron-openvswith-agent-xenapi
      should use proper bridge_mappings which should have dom0's bridges
      where the VMs' vifs actually connected to for the interfaces defined
      in the configure option of *neutron_external_interface*.
      
      Depends-On: I9a6bebe19ed488bb2173d5dc2daa14e236411243
      Change-Id: I44f59c69d25b8400e1b936fcdf8f21b5c4168f1f
      71a6611a
Loading