From c3bacea44f972e9471106a3aa1306f3f9bdd4b98 Mon Sep 17 00:00:00 2001 From: "Swapnil Kulkarni (coolsvap)" Date: Fri, 4 Dec 2015 19:28:38 +0530 Subject: [PATCH] Replace stackforge with openstack TrivialFix Change-Id: I46ecad14f89636a87f1f688f1c2cceb2a824767b --- rally-jobs/plugins/plugin_sample.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rally-jobs/plugins/plugin_sample.py b/rally-jobs/plugins/plugin_sample.py index e69eee3967..6541357a17 100644 --- a/rally-jobs/plugins/plugin_sample.py +++ b/rally-jobs/plugins/plugin_sample.py @@ -13,7 +13,7 @@ """ Sample of plugin for Ceilometer. For more Ceilometer related benchmarks take a look here: -github.com/stackforge/rally/blob/master/rally/benchmark/scenarios/ceilometer/ +github.com/openstack/rally/blob/master/rally/benchmark/scenarios/ceilometer/ About plugins: https://rally.readthedocs.org/en/latest/plugins.html