Update devstack's plugin readme
There was mistake in the readme file and it wrongly said that "Tobiko" devstack plugin should be enabled. Instead it should be "devstack-plugin-tobiko" what needs to be enabled in devstack's config. Change-Id: Ife1bf60cce497c2493f06797cd423dac42daf51a
This commit is contained in:
parent
9cef00325c
commit
1a90a2d701
@ -15,7 +15,7 @@ repository. See contrib/vagrant to create a vagrant VM.
|
|||||||
|
|
||||||
> cat local.conf
|
> cat local.conf
|
||||||
[[local|localrc]]
|
[[local|localrc]]
|
||||||
enable_plugin tobiko https://opendev.org/x/tobiko
|
enable_plugin devstack-plugin-tobiko https://opendev.org/x/devstack-plugin-tobiko
|
||||||
|
|
||||||
3. Tobiko require Heat to be enabled, so heat should be also enabled::
|
3. Tobiko require Heat to be enabled, so heat should be also enabled::
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user