Skip to content

Commit 627beae

Browse files
committed
drop tripleo-common-tempest-plugin
This is not needed plugin without any branches or releases. And wants Python 3 while we have Py2 for CentOS 7. Change-Id: I9cab91b82941ea125b16d19e68722ce41a1f11f2 14:41 < hrw> is tripleo-common-tempest-plugin your stuff? 14:43 <@EmilienM> yes and it does nothing. I thought we removed that? 14:43 <@EmilienM> apparently it's still here https://github.com/openstack/tripleo-common-tempest-plugin 14:43 <@EmilienM> we should burn it, weshay|ruck ^ 14:44 < hrw> EmilienM: also fine to drop from train? 14:44 <@EmilienM> burn it everywhere you can 14:44 < hrw> THANKS 14:44 <@EmilienM> it has never been useful 14:44 <@EmilienM> and people who started it left 14:48 <@WesHay|ruck> EmilienM, yup
1 parent ebfc0a7 commit 627beae

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

kolla/common/config.py

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -749,10 +749,6 @@
749749
'type': 'url',
750750
'location': ('$tarballs_base/telemetry-tempest-plugin/'
751751
'telemetry_tempest_plugin-0.3.0.tar.gz')},
752-
'tempest-plugin-tripleo-common': {
753-
'type': 'url',
754-
'location': ('$tarballs_base/tripleo-common-tempest-plugin/'
755-
'tripleo-common-tempest-plugin-master.tar.gz')},
756752
'tempest-plugin-trove': {
757753
'type': 'url',
758754
'location': ('$tarballs_base/trove-tempest-plugin/'

0 commit comments

Comments
 (0)