Commit Graph

5 Commits

Author SHA1 Message Date
jacky06 06439d33a5 Remove six
Change-Id: I1c9dd70d2d3319ad9012620fe8478316f6a940d2
2020-05-05 12:30:42 +08:00
OpenStack Proposal Bot a50909fbf0 Updated from global requirements
Change-Id: If2c058a47c8bcfc98d0f54bcf1591b508d819dcb
2018-03-14 06:14:54 +00:00
OpenStack Proposal Bot 700610cef4 Updated from global requirements
Change-Id: I8a32588ea0fab751dc8623ae50e26b864b0773a8
2018-01-27 18:52:29 +00:00
Chandan Kumar 82a2a09cdf Fixed requirements and test-requirements for zun tempest plugin
* Since tempest plugin does contains any unit tests that's why there
  will be no test dependency stay there and those will be moved
  to requirements.txt. The tempest plugin sanity check runned
  against tempest gate is also failing giving
  ImportError: No module named tempest_plugin.plugin.

  It can be fixed by fixing requirements for the plugin.
* https://review.openstack.org/#/c/514269/

Change-Id: I3de3d6c6928d31af9c2deeba800b201bb681ac4e
2017-11-17 18:04:49 +05:30
Hongbin Lu efe304dca8 Apply cookiecutter to newly split project
This tempest plugin is being split out of the main zun project in
accordance with Queens goal "Split Tempest Plugins into Separate
Repos/Projects"[1]. This patch applies the standard boilerplate files
for OpenStack projects so that it can stand on its own.

[1] https://governance.openstack.org/tc/goals/queens/split-tempest-plugins.html
2017-09-07 16:17:22 -04:00