Skip to content
Snippets Groups Projects
  1. Jun 19, 2017
  2. Jun 17, 2017
  3. Jun 16, 2017
  4. Jun 15, 2017
  5. Jun 14, 2017
  6. Jun 13, 2017
    • Jeffrey Zhang's avatar
      Bump min Ansible version to 2.2.0 · 00a42b8c
      Jeffrey Zhang authored
      Different Y stream version in Ansible is not compatible. Since ansible
      2.2.0 is released for a while. It is time for kolla-ansible to bump the
      min Ansible version. Then we can remove the annoying WARNING message
      in deploying logs and use the new features.
      
      Change-Id: I99f3c5678f6d2d1f93d61c660fbd166184ff6422
      00a42b8c
    • Jenkins's avatar
      Merge "Remove keystone-paste.ini file in kolla" · c59714cc
      Jenkins authored
      c59714cc
    • Eduardo Gonzalez's avatar
      Fix cron restarting issue · 7ac53ec3
      Eduardo Gonzalez authored
      Cron is always restarting due dummy environment
      variable is None.
      This change adds a useless env value.
      
      Change-Id: Iad435bb0671a25bc12c6a6d0d988d555faba76c3
      Closes-Bug: #1697706
      7ac53ec3
    • Jeffrey Zhang's avatar
      Remove keystone-paste.ini file in kolla · 6ce222af
      Jeffrey Zhang authored
      keystone-paste.ini file is introduced by
      I3a3ca2e74c0ae341105d3481f97956c6da473046 for a security risk of
      admin_token_auth middleware. Now this middleware is removed by
      I57586ccfa0ad1309cc806d95377dc1ecad015914. So it is safe to use upstream
      keystone-paste.ini file.
      
      This patch also keep custom paste file feature. Just put the file to
      /etc/kolla/config/keystone/keyston-paste.ini path.
      
      Closes-Bug: #1695023
      Partially-Implements: blueprint custom-paste
      Change-Id: Ieb983b6a9edb6a156928f6b56a4bd2dbed4281e2
      6ce222af
  7. Jun 12, 2017
Loading