README.rst: Fix the name for enable_plugin

It should match NEUTRON_TAAS_DASHBOARD_DIR in devstask/settings.

Closes-Bug: #1708119
Change-Id: I497965abaaf6edc34e8694c05e6e9e5cdc33fa03
This commit is contained in:
YAMAMOTO Takashi 2017-08-02 18:05:31 +09:00
parent da8c4e4caf
commit b31bea16bc
1 changed files with 1 additions and 1 deletions

View File

@ -19,4 +19,4 @@ Enabling in DevStack
Add this repo as an external repository into your ``local.conf`` file::
[[local|localrc]]
enable_plugin neutron_taas_dashboard https://github.com/openstack/tap-as-a-service-dashboard
enable_plugin tap-as-a-service-dashboard https://github.com/openstack/tap-as-a-service-dashboard