diff options
author | Wojciech Dec <wdec@cisco.com> | 2016-08-17 13:14:23 +0200 |
---|---|---|
committer | Wojciech Dec <wdec@cisco.com> | 2016-08-17 13:14:23 +0200 |
commit | 4979a23b8b2c0094ced98cf05eebb692d6609937 (patch) | |
tree | c49ceeb5b127fdb0e10c0f5ac0516be96cbd31a9 /networking-odl/rally-jobs | |
parent | c3b2c2a9a22bac5cf17813c589444d3abebaa23b (diff) |
Correcting networking-odl to mitaka/stable + app topology patch
Change-Id: Iddcd8dda2d49fcdd8e0f37a1d052a6fa8a24b035
Signed-off-by: Wojciech Dec <wdec@cisco.com>
Diffstat (limited to 'networking-odl/rally-jobs')
-rw-r--r-- | networking-odl/rally-jobs/plugins/README.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/networking-odl/rally-jobs/plugins/README.rst b/networking-odl/rally-jobs/plugins/README.rst index 68ad548..33bec0d 100644 --- a/networking-odl/rally-jobs/plugins/README.rst +++ b/networking-odl/rally-jobs/plugins/README.rst @@ -1,7 +1,7 @@ Rally plugins ============= -All \*.py modules from this directory will be auto-loaded by Rally and all +All *.py modules from this directory will be auto-loaded by Rally and all plugins will be discoverable. There is no need of any extra configuration and there is no difference between writing them here and in rally code base. |