Remove tempest from list of projects that direct release.
This commit removes tempest from the list of projects that are
direct release. No when a tempest bug's fixing commit gets merged it
will be set to fix committed instead of fix released.
Change-Id: Iad9f2203e6694a428a7e4ab5be80c74a1fbb2016
Reviewed-on: https://review.openstack.org/36908
Reviewed-by: James E. Blair <corvus@inaugust.com>
Approved: Monty Taylor <mordred@inaugust.com>
Reviewed-by: Monty Taylor <mordred@inaugust.com>
Tested-by: Jenkins
diff --git a/jeepyb/cmd/update_bug.py b/jeepyb/cmd/update_bug.py
index 1041da2..4980722 100644
--- a/jeepyb/cmd/update_bug.py
+++ b/jeepyb/cmd/update_bug.py
@@ -196,7 +196,6 @@
return full_project_name in [
'openstack/openstack-manuals',
'openstack/api-site',
- 'openstack/tempest',
'openstack-dev/devstack',
'openstack-infra/askbot-theme',
'openstack-infra/config',