Commit Graph

6 Commits

Author SHA1 Message Date
Akihiro Motoki 6883d8ff5a Retire tempest-horizon
As disscussed in Wallaby PTG [1], QA and Horizon team
decided to move the horizon dashboard test from tempest-horizon
to Tempest. Scenario tests in tempest-horizon have been merged
into the tempest repository.

[1] https://etherpad.opendev.org/p/qa-wallaby-ptg

Depends-On: https://review.opendev.org/c/openstack/project-config/+/772373
Depends-On: https://review.opendev.org/c/openstack/horizon/+/771737
Change-Id: I6cc32a57dde4270343ca1f564ddc75f107455d9f
2021-01-25 16:39:31 +00:00
Akihiro Motoki 48bde4d38f Cleanup python 2.7 support
* 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
2020-04-01 15:07:33 +09:00
Akihiro Motoki 9453185734 Drop sphinx document
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
2020-03-29 05:22:10 +09:00
Manik Bindlish df6a4a8d24 Change openstack-dev to openstack-discuss
Mailinglists have been updated.
So, replacing openstack-dev to openstack-discuss

Change-Id: I8cf824d252a2bd3f5640c710dc343535cab771e3
2018-12-04 04:38:12 +00:00
David Lyle 8847c6a9ca renaming test suite
Change-Id: I4860a47acc1f3754bea5363cf92d24c55aebd860
2016-05-19 16:28:07 -06:00
David Lyle 64302f192f Initial commit based on current tempest
This creates the tempest plugin for horizon and duplicates
the existing horizon scenario test in tempest.

Change-Id: I9430b6cefc884ecc105e91ec19a07987aa70ef98
2016-04-29 16:02:53 -06:00