1. 01 Sep, 2021 2 commits
  2. 14 Jun, 2021 2 commits
  3. 11 Jun, 2021 3 commits
    • likui's avatar
      Remove lower-constraints job · 8459072f
      likui authored
      As discussed during the upstream ironic community meeting on
      Monday Dec 14 2020, the lower-constraints job is being removed.
      
      Change-Id: I924b59583764584822f09557261985d8bcd6be06
      8459072f
    • likui's avatar
      Changed minversion in tox to 3.18.0 · accb8397
      likui authored
      The patch bumps min version of tox to 3.18.0 in order to
      replace tox's whitelist_externals by allowlist_externals option:
      https://github.com/tox-dev/tox/blob/master/docs/changelog.rst#v3180-2020-07-23
      
      Change-Id: If578f12a642f5ee50593c0c5f8ccc501719bb5d4
      accb8397
    • likui's avatar
      setup.cfg: Replace dashes with underscores · c4292aa2
      likui authored
      Setuptools v54.1.0 introduces a warning that the use of
      dash-separated options in 'setup.cfg' will not be supported
      in a future version [1].
      Get ahead of the issue by replacing the dashes with underscores.
      Without this, we see 'UserWarning' messages
      like the following on new enough
      versions of setuptools:
      
        UserWarning: Usage of dash-separated 'description-file' will not be
        supported in future versions. Please use the underscore name
        'description_file' instead
      
      [1] https://github.com/pypa/setuptools/commit/a2e9ae4cb
      
      Change-Id: I1522305144a7ed11e79372bc710dcfbc9589b9b7
      c4292aa2
  4. 21 May, 2021 1 commit
    • HeroicHitesh's avatar
      Remove testr · 258bd56e
      HeroicHitesh authored
      
      
      * Remove .testr.conf as it's not used anywhere
      * Remove .testrepository from .gitignore
      * Use 3.18.0 as the minversion for tox
      * Add 17.1.0 as lower bound for 'horizon' package in
        doc/requirements.txt
      
      Signed-off-by: default avatarHeroicHitesh <email.hiteshkumar@gmail.com>
      Change-Id: I19741f36d0bd08e49faa5be222adce9eb61b41a5
      258bd56e
  5. 19 May, 2021 1 commit
    • manchandavishal's avatar
      Drop horizon-nodejs10-jobs template · 448f2c4c
      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: I11176ef54ca25b130bc2c1c86b8458cbf960312f
      448f2c4c
  6. 12 Apr, 2021 1 commit
  7. 19 Mar, 2021 2 commits
  8. 16 Mar, 2021 1 commit
  9. 10 Mar, 2021 1 commit
  10. 03 Mar, 2021 1 commit
  11. 19 Feb, 2021 1 commit
    • Takashi Kajinami's avatar
      Use permissions attribute to detect ironic service · 9887b962
      Takashi Kajinami authored
      Horizon implements a logic to enable/disable panel by permissions
      defined in each panel class. This change replaces the current redundant
      logic by that built-in feature to simplify how we define requirements
      of the Ironic panels.
      
      Change-Id: I4a9dabfea79c23155fb8986fe8386202d7474485
      9887b962
  12. 20 Jan, 2021 1 commit
    • qianshuai's avatar
      Fix unittest coverage bug · 12eca8ae
      qianshuai authored
      change the way of unittest coverage checking.
      Story: #2008517
      
      Change-Id: Iff7ebc1359f7920c797b684e2d2c94639c0a42bb
      12eca8ae
  13. 16 Dec, 2020 1 commit
    • manchandavishal's avatar
      Remove Chrome browser from karma.conf.js · a3d0f4e6
      manchandavishal authored
      
      
      This patch removes Chrome browser from
      karma.conf.js as nodejs job fails with Chrome
      browser because it is not able to access some URL.
      So let's remove Chrome browser now then we can add
      it again once the issue is resolved.
      
      Also as discussed during the upstream ironic community meeting on
      Monday Dec 14 2020, the lower-constraints job is being removed.
      
      Co-Authored-By: default avatarRiccardo Pittau <elfosardo@gmail.com>
      Change-Id: Ic7094ab6ed01af2bcbe0beb13f300499215fd903
      a3d0f4e6
  14. 30 Oct, 2020 1 commit
  15. 28 Oct, 2020 1 commit
  16. 19 Oct, 2020 1 commit
    • Riccardo Pittau's avatar
      Set safe version of hacking · 81aa74a0
      Riccardo Pittau authored
      Versions of hacking from 3.1.0 until 4.0.0 NOT included are supposed
      to require a safe version of flake8, so besides normale issues related
      to minor version upgrades, we can safely use those versions.
      Also forcing pycodestyle versions to be compatible with flake8 installed
      by hacking.
      
      Change-Id: I5bd06dc618dc596b6bfaf029d88061b4e9741f4a
      81aa74a0
  17. 04 Oct, 2020 1 commit
  18. 01 Oct, 2020 2 commits
  19. 29 Sep, 2020 1 commit
    • Ivan Kolodyazhny's avatar
      Add npm tox env · 0d997bf6
      Ivan Kolodyazhny authored
      With this tox env CI will run JavaScript tests instead of skipping them.
      
      This patch also fixes issues with running tests using
      lates Horizon release.
      
      
      Depends-On: https://review.opendev.org/755003
      Change-Id: I3ddd4893ae60a326751c157f0be85b084a2174a4
      0d997bf6
  20. 02 Sep, 2020 1 commit
  21. 11 Jun, 2020 1 commit
    • Mohammed Naser's avatar
      api: drop project_id from kwargs in client · 50134dc7
      Mohammed Naser authored
      The client will use the admin_token auth_type if an endpoint and token
      are provided, this auth_type does not support getting a project_id so it
      will raise an error in the dashboard.
      
      Change-Id: I76c9f19bb11c9d5a92a06e3b7c8b70b7c3a035e5
      50134dc7
  22. 09 Jun, 2020 1 commit
    • Andreas Jaeger's avatar
      Cleanup py27 support · 6d253ca7
      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
      - Remove install_command from tox.ini, the default is fine
      - Use TOX_CONSTRAINTS_FILE instead of obsolete UPPER_CONSTRAINTS_FILE.
      - Update hacking to current version 3.1.0, fix problems found.
      
      Change-Id: I86c18b4c73f9b3dc0b3d804559d825dac5a78436
      6d253ca7
  23. 08 Jun, 2020 1 commit
    • Hervé Beraud's avatar
      drop mock from lower-constraints and requirements · cae86254
      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 and requirements.
      
      These changes will help us to drop `mock` from openstack/requirements
      
      Change-Id: Ia3b71f68ba1714b7b7254119c1b610b1390f7059
      cae86254
  24. 21 May, 2020 1 commit
    • Andreas Jaeger's avatar
      Switch to newer openstackdocstheme and reno versions · beb50811
      Andreas Jaeger authored
      Switch to openstackdocstheme 2.2.0 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.
      
      Set openstackdocs_pdf_link to link to PDF file. Note that
      the link to the published document only works on docs.openstack.org
      where the PDF file is placed in the top-level html directory. The
      site-preview places the PDF in a pdf directory.
      
      Set openstackdocs_auto_name to use 'project' 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.
      
      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.
      
      See also
      http://lists.openstack.org/pipermail/openstack-discuss/2020-May/014971.html
      
      Change-Id: I497fa0cbaedba4be199a7bd0dc86f686c0858ac0
      beb50811
  25. 28 Apr, 2020 1 commit
  26. 26 Apr, 2020 1 commit
  27. 24 Apr, 2020 1 commit
  28. 22 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
  33. 01 Apr, 2020 1 commit