summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2013-05-13 21:42:02 +0000
committerGerrit Code Review <review@openstack.org>2013-05-13 21:42:02 +0000
commit3e0114f570d97c47b1b8eefce0bcd27146098b8d (patch)
treed05c0c03ba6e7d26f757f51ca0c5d279fe88fbd5
parent3e336928cbd5caa689d04e40786607cbb90f3ec0 (diff)
parent3dbc3cdbe6bfd74cd72d8a701c920ca063fef14e (diff)
Merge "Update eventlet bug URL."
-rw-r--r--tools/install_venv_common.py3
1 files changed, 2 insertions, 1 deletions
diff --git a/tools/install_venv_common.py b/tools/install_venv_common.py
index 914fcf1..42a44e8 100644
--- a/tools/install_venv_common.py
+++ b/tools/install_venv_common.py
@@ -207,7 +207,8 @@ class Fedora(Distro):
This can be removed when the fix is applied upstream.
Nova: https://bugs.launchpad.net/nova/+bug/884915
- Upstream: https://bitbucket.org/which_linden/eventlet/issue/89
+ Upstream: https://bitbucket.org/eventlet/eventlet/issue/89
+ RHEL: https://bugzilla.redhat.com/958868
"""
# Install "patch" program if it's not there