Skip to content
Snippets Groups Projects
  1. Dec 18, 2024
  2. Aug 17, 2023
  3. Aug 14, 2023
  4. Oct 18, 2020
  5. Sep 13, 2020
    • Thomas Goirand's avatar
    • Thomas Goirand's avatar
      Merge tag '1.1.0' into debian/victoria · a442fa54
      Thomas Goirand authored
      tempest-horizon 1.1.0 release
      
      meta:version: 1.1.0
      meta:diff-start: -
      meta:series: victoria
      meta:release-type: release
      meta:pypi: no
      meta:first: yes
      meta:release:Author: Ivan Kolodyazhny <e0ne@e0ne.info>
      meta:release:Commit: Ivan Kolodyazhny <e0ne@e0ne.info>
      meta:release:Change-Id: Ie474110be0576bba4cfea3aceec6328a973126c1
      meta:release:Code-Review+2: Sean McGinnis <sean.mcginnis@gmail.com>
      meta:release:Workflow+1: Sean McGinnis <sean.mcginnis@gmail.com>
      meta:release:Code-Review+2: Hervé Beraud <hberaud@redhat.com>
      meta:release:Code-Review+1: Vishal Manchanda <manchandavishal143@gmail.com>
      a442fa54
  6. May 14, 2020
  7. May 13, 2020
  8. May 04, 2020
  9. Apr 22, 2020
  10. Apr 19, 2020
  11. Apr 01, 2020
    • Akihiro Motoki's avatar
      Cleanup python 2.7 support · 48bde4d3
      Akihiro Motoki authored
      * Remove six usage
      * Remove python 2.7 stanza from setup.py
      * Update supported python versions in setup.cfg
      * Remove i18n related sections in setup.cfg
        as tempest-horizon has no translation support
      * Remove unused requirements (oslo_log and babel) from requirements.txt
      
      Change-Id: Ifd530546bfb5ae25e01e72a0e3c02f963d9d04d2
      48bde4d3
  12. Mar 30, 2020
  13. Mar 28, 2020
    • gaobin's avatar
      Update the rst file information · a92daff5
      gaobin authored
      * Update the horizon URL to the new one after doc migration
      * Use https instead http
      * Adjust title marker length to match the title length
      
      Change-Id: I9c2280793bd8d6496224e36dffd479e1f3732db0
      a92daff5
    • Akihiro Motoki's avatar
      Update tox.ini · 84adbf3a
      Akihiro Motoki authored
      * Move basepython to [testenv] which is a place to define common things
      * Move upper-constraints from install_command to deps
      * Update the min version to 2.0 to allow http links in deps
      * Cleanup unused tox envs ('cover' and 'debug')
      * Drop unnecessary envs from envlist (only pep8 is used now)
      
      Change-Id: Ie915a93b824331407a48affcbd31076d6a7cccfa
      84adbf3a
    • Akihiro Motoki's avatar
      Drop sphinx document · 94531857
      Akihiro Motoki authored
      We don't provide any sphinx documents as we cover horizon specific
      topics in the horizon repository. The current version is just from
      the cookiecutter and is never maintained since created.
      README and CONTRIBUTING.rst would be enough.
      
      Change-Id: I60c6e64e771f4e6bd3482a4d6a2a37228dde98b9
      94531857
    • Andreas Jaeger's avatar
      Update hacking · ecc60ca9
      Andreas Jaeger authored
      Update hacking to latest version to catch Python 3 problems.
      
      The existing entries in flake8 ignore are dropped
      as they are unnecessary.
      
      Change-Id: I8e268f3852ad7acf4805f8ef7e4cbe25a90054a0
      ecc60ca9
  14. Jul 18, 2019
  15. Apr 19, 2019
  16. Jan 12, 2019
  17. Jan 08, 2019
  18. Dec 04, 2018
  19. Nov 16, 2018
  20. Oct 31, 2018
  21. Sep 26, 2018
    • Doug Hellmann's avatar
      fix tox python3 overrides · d739396a
      Doug Hellmann authored
      
      We want to default to running all tox environments under python 3, so
      set the basepython value in each environment.
      
      We do not want to specify a minor version number, because we do not
      want to have to update the file every time we upgrade python.
      
      We do not want to set the override once in testenv, because that
      breaks the more specific versions used in default environments like
      py35 and py36.
      
      Change-Id: I8f0602bc84aca649bdd70495286327c41c4d00ce
      Signed-off-by: default avatarDoug Hellmann <doug@doughellmann.com>
      d739396a
  22. Aug 21, 2018
    • Nguyen Hai's avatar
      import zuul job settings from project-config · 0a62253e
      Nguyen Hai authored
      This is a mechanically generated patch to complete step 1 of moving
      the zuul job settings out of project-config and into each project
      repository.
      
      Because there will be a separate patch on each branch, the branch
      specifiers for branch-specific jobs have been removed.
      
      Because this patch is generated by a script, there may be some
      cosmetic changes to the layout of the YAML file(s) as the contents are
      normalized.
      
      See the python3-first goal document for details:
      https://governance.openstack.org/tc/goals/stein/python3-first.html
      
      Change-Id: I604943aff8e732d544dffc85881e682e2b4d7d55
      Story: #2002586
      Task: #24299
      0a62253e
  23. Aug 12, 2018
  24. Aug 11, 2018
Loading