1. 24 Apr, 2020 1 commit
    • NoorYameen's avatar
      fix alarm rca view · 80bf6777
      NoorYameen authored
      Change-Id: If2152bd721e81cd5fdfa25af1b94e820f56c9f84
      story: 2005502
      task: 30604
      Depends-On: I4044338f7c62016c1fc10756fbf8ffc8485c34b1
      80bf6777
  2. 22 Apr, 2020 1 commit
  3. 17 Apr, 2020 1 commit
    • Andreas Jaeger's avatar
      Cleanup py27 support · 805d94e9
      Andreas Jaeger authored
      This repo is now testing only with Python 3, so let's make
      a few cleanups:
      - Remove python 2.7 stanza from setup.py
      - Add requires on python >= 3.6 to setup.cfg so that pypi and pip
        know about the requirement
      - Remove obsolete sections from setup.cfg
      - Update classifiers
      - Update requirements, no need for python_version anymore
      - Cleanup */source/conf.py to remove now obsolete content.
      - Use newer openstackdocstheme, reno, Sphinx, hacking versions
        for python3
      - Add pytest as requirement, horizon does not provide this anymore and
        the tests here call horizon files that need it.
      
      Change-Id: I5983a19cadb210d55c30107fb963cfeaae0f1ee9
      805d94e9
  4. 12 Mar, 2020 1 commit
  5. 07 Jan, 2020 3 commits
    • Zuul's avatar
      Merge "Drop Django 1.11 support" · c829088a
      Zuul authored
      c829088a
    • manchandavishal's avatar
      Drop Django 1.11 support · 938fa9aa
      manchandavishal authored
      Django 1.11 ends its extended support in April 2020 (which is before
      Ussuri release), so horizon drops Django 1.11 support in Ussuri.
      
      tox envs for non-primary Django versions are no longer needed in tox.ini
      as testing environments for non-primary Django versions are setup in
      the zuul jobs now.
      
      horizon>=17.1.0 is required to use Django 2.2.
      requirements.txt is updated accordingly.
      
      Depends-On: https://review.opendev.org/#/c/700733/
      Change-Id: I7dd429b23f2d28999dc30e13d3717d8087f202aa
      938fa9aa
    • Eyal's avatar
      Update hacking and fix warning · eaacb594
      Eyal authored
      Change-Id: I4cc01d1f496cf216619e763be2719b60d164d25d
      eaacb594
  6. 05 Jan, 2020 1 commit
  7. 02 Jan, 2020 1 commit
  8. 25 Dec, 2019 1 commit
  9. 24 Dec, 2019 2 commits
  10. 23 Dec, 2019 1 commit
  11. 16 Dec, 2019 1 commit
    • Ziyu Bai's avatar
      Solve the problem when adding template · d19f5008
      Ziyu Bai authored
      Fix the bug that when user adding a template in dashboard, it always toasts "Unable to validate the Vitrage Templates service.".
      
      Change-Id: Ifc4974150308c8b648c26f62129fac08d16e19e1
      d19f5008
  12. 20 Nov, 2019 1 commit
  13. 31 Oct, 2019 1 commit
  14. 30 Oct, 2019 1 commit
    • Ivan Kolodyazhny's avatar
      Use Horizon project template for django jobs · 85b275e3
      Ivan Kolodyazhny authored
      Horizon defined a project template 'horizon-non-primary-django-jobs'
      for django jobs. This patch use that template to run django jobs
      here but there is no unit-test added in vitrage-dashboard to check 
      django compatibility as of now and maybe we can add them in future.
      For information please refer [1]
      
      [1] https://review.opendev.org/#/c/681969/
      
      Change-Id: I6fd838618048f7cd373e477d176e9ad2ee8e3f09
      85b275e3
  15. 22 Oct, 2019 1 commit
  16. 02 Oct, 2019 1 commit
    • OpenStack Release Bot's avatar
      Update master for stable/train · a3f19176
      OpenStack Release Bot authored
      Add file to the reno documentation build to show release notes for
      stable/train.
      
      Use pbr instruction to increment the minor version number
      automatically so that master versions are higher than the versions on
      stable/train.
      
      Change-Id: I1949476347463a6416e2f9d19398d6c98e0c9d52
      Sem-Ver: feature
      a3f19176
  17. 17 Sep, 2019 1 commit
    • whoami-rajat's avatar
      Generate PDF documentation · eca15c1c
      whoami-rajat authored
      This commit adds a new tox target to build PDF documentation.
      It's a part of community goal, see storyboard for more
      information.
      
      Change-Id: I04b9253ae30ec125e45a272f0c7ce384c7770372
      Story: 2006076
      Task: 35607
      eca15c1c
  18. 11 Jul, 2019 1 commit
  19. 04 Jul, 2019 3 commits
  20. 01 Jul, 2019 1 commit
  21. 04 Jun, 2019 1 commit
    • gujin's avatar
      Sync Sphinx requirement · 76a88798
      gujin authored
      Sync sphinx dependency with global requirements. It caps python 2 since
      sphinx 2.0 no longer supports Python 2.7.
      
      Change-Id: I655ee24030b06c25ded9df6e88e44bd5f4b78b6a
      Closes-Bug: #1831528
      76a88798
  22. 30 Apr, 2019 1 commit
  23. 23 Apr, 2019 1 commit
  24. 22 Apr, 2019 1 commit
  25. 19 Apr, 2019 1 commit
  26. 16 Apr, 2019 1 commit
  27. 15 Apr, 2019 2 commits
  28. 14 Apr, 2019 1 commit
  29. 11 Apr, 2019 2 commits
  30. 10 Apr, 2019 1 commit
  31. 04 Apr, 2019 1 commit
  32. 02 Apr, 2019 1 commit
    • manchandavishal's avatar
      Drop nodejs4 job · 4e84ad65
      manchandavishal authored
      As Migration to bionic is completed or nodejs10 job running.
      So we not required nodejs4 job anymore.
      
      Change-Id: I404f0376f16bd57e46db1dc93411f1a2de9eeea2
      4e84ad65
  33. 26 Mar, 2019 1 commit