Skip to content
Snippets Groups Projects
  1. Feb 26, 2018
    • 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
  2. Feb 24, 2018
  3. Feb 23, 2018
  4. Feb 21, 2018
  5. 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
  6. 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
  7. Feb 09, 2018
  8. Feb 07, 2018
  9. 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
  10. Feb 05, 2018
  11. 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
  12. Feb 01, 2018
  13. Jan 31, 2018
  14. Jan 30, 2018
  15. 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
  16. Jan 26, 2018
  17. 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
    • Xinliang Liu's avatar
      Make ceph-nfs configurable · f52cebb5
      Xinliang Liu authored
      Ceph-nfs image is not available for Debian build. Because there is
      no Debian package under official ceph-nfs' repo:
      http://download.ceph.com/nfs-ganesha/deb-V2.5-stable/luminous/dists/
      
      Change-Id: I35d84296318a849616e72fb6a2064b8ab62fdaf7
      f52cebb5
  18. Jan 24, 2018
    • Christopher Nipper's avatar
      Add support for Neutron SRIOV agent container · 6bb27ac0
      Christopher Nipper authored
      
      Agent is required for Neutron SRIOV post Mitaka
      Closes-Bug: #1655921
      
      Addressed comments
      Added release notes
      
      Change-Id: Ib8181c4da65fccd0c5f8487217060e5682977665
      Signed-off-by: default avatarChristopher Nipper <christopher.r.nipper@intel.com>
      6bb27ac0
    • Doug Szumski's avatar
      Fix retry mechanism · dafe39df
      Doug Szumski authored
      If the wrong status code is returned, ansible sets failed: true.
      This means that a retry is never attempted.
      
      Use .get('status') to work around the possibility that a status
      may not be returned in some corner cases. For example:
      
      TASK [grafana : Wait for grafana application ready]
      ***************** fatal: [some_remote_node]: FAILED! =>
      {"failed": true, "msg": "The conditional check 'result.status
      == 200' failed. The error was: error while evaluating
      conditional (result.status == 200): 'dict object' has no
      attribute 'status'"}
      
      Change-Id: I14207d1a9e994fa25c1c061025fff5b64a71d690
      Closes-Bug: #1742501
      dafe39df
    • Jeffrey Zhang's avatar
      Fix the ssl issue for placement api when enabled ssl · def1adb6
      Jeffrey Zhang authored
      Change-Id: I43db3048f92207da5ec3a2b9ed52b4c4083c3881
      Closes-Bug: #1745128
      def1adb6
    • Eduardo Gonzalez's avatar
      Fixes ceph deploy gates · e0d37de9
      Eduardo Gonzalez authored
      
      - Ceph images are not being built when using depends-on a kolla build
        job.
      - Sync inventory files with current ones which causes ceph to fail due
        missing groups.
      - Small corrections in ceph config.yml syntax.
      - fix preparse the disk only once
      - enable ceph nfs only when enable_ceph_nfs is true
      
      Co-Authored-By: default avatarJeffrey Zhang <zhang.lei.fly@gmail.com>
      Change-Id: Id0c7963bf59e2af4944834dcd16589a638e78ba5
      e0d37de9
Loading