diff options
Diffstat (limited to 'networking-odl/rally-jobs/plugins')
-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. |