Correcting typo in plugins section

Fixing the example of the plugin's name as the last component
of the git repo path should be foo.

Change-Id: I2f12d4d26993ec192517de7f5541c4219ee59ed9
This commit is contained in:
Riccardo Pittau 2018-12-18 11:19:59 +01:00
parent 8c93374cdd
commit b3ee6f4615
1 changed files with 2 additions and 2 deletions

View File

@ -58,7 +58,7 @@ directory. Inside this directory there can be 3 files.
plugin's name, which is the name that should be used by users on
"enable_plugin" lines. It should generally be the last component of
the git repo path (e.g., if the plugin's repo is
openstack/devstack-foo, then the name here should be "foo") ::
openstack/foo, then the name here should be "foo") ::
define_plugin <YOUR PLUGIN>
@ -148,7 +148,7 @@ An example plugin would look something as follows.
``devstack/settings``::
# settings file for template
# settings file for template
enable_service template