From ea78c54b6cf394b5e9ec138db1b16a9ea73ad4c0 Mon Sep 17 00:00:00 2001 From: "Swapnil Kulkarni (coolsvap)" Date: Fri, 4 Dec 2015 19:16:20 +0530 Subject: [PATCH] Replace stackforge with openstack TrivialFix Change-Id: If37ab7c4db2deaff3b4755be104677110a960106 --- 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 159421738..fc41f9d46 100644 --- a/rally-jobs/plugins/plugin_sample.py +++ b/rally-jobs/plugins/plugin_sample.py @@ -13,7 +13,7 @@ """ Sample of plugin for Aodh. For more Aodh related benchmarks take a look here: -github.com/stackforge/rally/blob/master/rally/benchmark/scenarios/aodh/ +github.com/openstack/rally/blob/master/rally/benchmark/scenarios/aodh/ About plugins: https://rally.readthedocs.org/en/latest/plugins.html