Commit Graph

3 Commits

Author SHA1 Message Date
Adriano Petrich 6deb96c89d Revert "Fix todo that is not needed anymore stestr conf"
This reverts commit 35d94fd609.

Removing the try except makes tempest not stable branch invariant and break backports.
this fixes that

Change-Id: Ib78ca25ff25addd4c19716e59f6e638dabdc7054
2018-05-16 08:00:41 +00:00
Adriano Petrich 35d94fd609 Fix todo that is not needed anymore stestr conf
Stestr conf was using the wrong module name so tox would not work (I
have no idea how that passes tempest gates) So fixing that so tox works
(on an env that has tempest setup) and removed todos that the force
deletion has been merged

Change-Id: Ib47148c5e28acaae7cd5872a1af3e7d044336ea1
2018-04-30 09:02:44 +01:00
Chandan Kumar 59b2013c6b Apply cookiecutter to newly split project mistral-tempest-plugin
This tempest plugin is being split out of the main mistral 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-12-02 18:18:12 +05:30