Skip to content
Snippets Groups Projects
  1. Jul 11, 2019
  2. Jul 08, 2019
  3. Jul 04, 2019
  4. Jul 03, 2019
  5. Jul 02, 2019
    • Mark Goddard's avatar
      Workaround: stop bifrost services before seed upgrade · 77e8044a
      Mark Goddard authored
      This avoids mariadb being ungracefully shut down, which prevents it from
      being started again.
      
      This should be reverted once bug 1834332 has been fixed in kolla ansible
      stein.
      
      Change-Id: Ic3932d4af5c0a7639dfeb6cda7e1cd3f61d287c6
      Story: 2006050
      Task: 34743
      77e8044a
  6. Jul 01, 2019
  7. Jun 25, 2019
    • jacky06's avatar
      Sync Sphinx requirement · 67a4d502
      jacky06 authored
      1. Sync sphinx dependency with global requirements. It caps python 2 since
      sphinx 2.0 no longer supports Python 2.7.
      2. Update some URLs to latest
      3. Remove unncessary "=="
      
      Change-Id: Idcb616fd3add4d58f22b91865cec8a54fe492092
      67a4d502
  8. Jun 24, 2019
  9. Jun 21, 2019
    • Pierre Riteau's avatar
      Provide keystone.conf to kolla-ansible by default · ec9b4826
      Pierre Riteau authored
      Commit d8ee0fa0 introduced the variable
      kolla_enable_keystone without setting a default value and used it to
      check whether to template and provide keystone.conf to kolla-ansible,
      unlike the extended keystone configuration which was always copied. This
      resulted in non-intuitive behaviour if kolla_enable_keystone wasn't
      explicitly set by the operator.
      
      This commit sets kolla_enable_keystone to true by default, which matches
      the default in kolla-ansible, and uses it instead of hardcoded true
      values.
      
      Change-Id: Id090348a6f22f251555fa286a7d24923087122a9
      Story: 2005930
      Task: 34273
      ec9b4826
  10. Jun 19, 2019
  11. Jun 17, 2019
    • Mark Goddard's avatar
      Restrict cliff to <2.15.0 · a3a71b91
      Mark Goddard authored
      Using Kayobe with cliff 2.15.0 fails with the following error:
      
      kayobe playbook run playbook.yml
      invalid conflict_resolution value: 'ignore'
      
      This change restricts cliff to <2.15.0.
      
      Also, fix git cloning previous release repos in CI to allow this patch
      to merge.
      
      Zuul provides repositories with all branches containing all prospective
      changes, not just the current branch. We can use this in the upgrade
      jobs to include changes to the previous release branch when a patch
      depends on them.
      
      Change-Id: I7966cf33f6133090d83232504b8c1da4c7817e0c
      Depends-On: https://review.opendev.org/665703/
      Story: 2005891
      Task: 33748
      a3a71b91
  12. Jun 12, 2019
    • Pierre Riteau's avatar
      Remove mentions of UUID Keystone token provider · 5d82c788
      Pierre Riteau authored
      Keystone removed the UUID token provider in Rocky and Kolla Ansible
      removed support for configuring it. This commit reflects these changes
      in Kayobe.
      
      Change-Id: I5a2c71e7e65f99687437f6a26a0c4a942022f4e9
      5d82c788
  13. Jun 11, 2019
  14. Jun 10, 2019
    • Doug Szumski's avatar
      Support customising Prometheus config · 13350e3f
      Doug Szumski authored
      Kolla Ansible supports customising Prometheus config files.
      This commit allows Kayobe to take advantage of that.
      
      Story: 2005508
      Task: 30617
      Change-Id: I9fe28a658dc35adb5358d9a3a96bda9245404257
      13350e3f
  15. Jun 06, 2019
  16. Jun 05, 2019
  17. May 31, 2019
  18. May 30, 2019
  19. May 29, 2019
    • Mark Goddard's avatar
      Use OpenStack Stein release · b46b2b72
      Mark Goddard authored
      Switch all dependencies to use the OpenStack Stein release.
      
      This commit should be reverted on the master branch once the
      Kayobe stable/stein branch has been cut and RC1 released.
      
      Change-Id: I50a39994c8ffa0c7d65e026ae765973541423476
      b46b2b72
  20. May 25, 2019
    • Andreas Jaeger's avatar
      Remove duplicate docs job · f1e02e93
      Andreas Jaeger authored
      Both docs-on-readthedocs and build-openstack-sphinx-docs contain a build
      job - a different one: the current openstack-tox-docs and the obsolete
      build-openstack-sphinx-docs. Remove the obsolete template and thus
      avoid building docs twice for each change.
      
      Change-Id: I358641d29304815eec6c699ae7e20da1e069443d
      f1e02e93
  21. May 24, 2019
  22. May 23, 2019
Loading