1. 28 Jan, 2022 1 commit
  2. 27 Jan, 2022 3 commits
  3. 18 Jan, 2022 1 commit
  4. 27 Dec, 2021 1 commit
  5. 19 May, 2021 1 commit
    • manchandavishal's avatar
      Drop horizon-nodejs10-jobs template · fef54bb8
      manchandavishal authored
      As we already added horizon-nodejs14-jobs template in this plugin
      and nodejs14 jobs running fine. So let's drop horizon-nodejs10-jobs
      template because nodejs10 is already EOL.
      
      Change-Id: I5bcf9a3c4f1481a43fd610a80dc03b4f456d373c
      fef54bb8
  6. 27 Apr, 2021 1 commit
  7. 26 Mar, 2021 2 commits
  8. 03 Mar, 2021 1 commit
  9. 16 Feb, 2021 1 commit
  10. 05 Oct, 2020 1 commit
  11. 25 Sep, 2020 2 commits
  12. 23 Sep, 2020 2 commits
  13. 16 Sep, 2020 2 commits
  14. 10 Sep, 2020 1 commit
  15. 28 Aug, 2020 1 commit
  16. 18 Aug, 2020 1 commit
    • wu.chunyang's avatar
      Remove the unused coding style modules · b8bdff4e
      wu.chunyang authored
      Python modules related to coding style checks (listed in blacklist.txt in
      openstack/requirements repo) are dropped from lower-constraints.txt
      they are not needed during installation.
      
      Change-Id: Ic8f4a4aad2d64395c633722ac1a3b414f411a40d
      b8bdff4e
  17. 06 Jul, 2020 1 commit
  18. 24 Jun, 2020 1 commit
    • manchandavishal's avatar
      Fix npm job · 001accd7
      manchandavishal authored
      horizon is doing frequent releases, the install from source is not
      working as is anymore. Remove it.
      
      Change-Id: I78b4c6bd2f0ac7bdf39f69d1be4ecd32ce953d52
      001accd7
  19. 09 Jun, 2020 1 commit
    • Hervé Beraud's avatar
      drop mock from lower-constraints · d85fb42d
      Hervé Beraud authored
      The mock third party library was needed for mock support in py2
      runtimes. Since we now only support py36 and later, we don't need it
      in lower-constraints.
      
      These changes will help us to drop `mock` from openstack/requirements
      
      Change-Id: Ib6c6e3ffae0a1310c111f2fadbf97a8e6ce0c67f
      d85fb42d
  20. 01 Jun, 2020 1 commit
    • Andreas Jaeger's avatar
      Switch to newer openstackdocstheme and reno versions · 43ea6c83
      Andreas Jaeger authored
      Switch to openstackdocstheme 2.2.1 and reno 3.1.0 versions. Using
      these versions will allow especially:
      * Linking from HTML to PDF document
      * Allow parallel building of documents
      * Fix some rendering problems
      
      Update Sphinx version as well.
      
      Disable openstackdocs_auto_name to use 'project' variable as name.
      
      Change pygments_style to 'native' since old theme version always used
      'native' and the theme now respects the setting and using 'sphinx' can
      lead to some strange rendering.
      
      Remove docs requirements from lower-constraints, they are not needed
      during install or test but only for docs building.
      
      openstackdocstheme renames some variables, so follow the renames
      before the next release removes them. A couple of variables are also
      not needed anymore, remove them.
      
      See also
      http://lists.openstack.org/pipermail/openstack-discuss/2020-May/014971.html
      
      Change-Id: Ifac5356cb7299eb83eb1211e16f5c45233a9fd18
      43ea6c83
  21. 13 May, 2020 1 commit
    • Ghanshyam Mann's avatar
      Fix hacking min version to 3.0.1 · a2f97859
      Ghanshyam Mann authored
      flake8 new release 3.8.0 added new checks and gate pep8
      job start failing. hacking 3.0.1 fix the pinning of flake8 to
      avoid bringing in a new version with new checks.
      
      Though it is fixed in latest hacking but 2.0 and 3.0 has cap for
      flake8 as <4.0.0 which mean flake8 new version 3.9.0 can also
      break the pep8 job if new check are added.
      
      To avoid similar gate break in future, we need to bump the hacking min
      version.
      
      - http://lists.openstack.org/pipermail/openstack-discuss/2020-May/014828.html
      
      Change-Id: Ib0cdc3fbf4cd2971bc55663055224a32aeb5b8e0
      a2f97859
  22. 06 May, 2020 2 commits
  23. 04 May, 2020 1 commit
  24. 02 May, 2020 1 commit
  25. 29 Apr, 2020 1 commit
  26. 27 Apr, 2020 1 commit
  27. 25 Apr, 2020 1 commit
  28. 24 Apr, 2020 2 commits
  29. 20 Apr, 2020 1 commit
  30. 16 Apr, 2020 1 commit
  31. 11 Apr, 2020 1 commit
  32. 08 Apr, 2020 1 commit