Fix manila-ui link in the contributor doc

Change-Id: I3445deb95fc02cc11e3d5fdccb96f577b17acec7
Closes-Bug: #1658611
This commit is contained in:
Goutham Pacha Ravi 2018-08-13 15:58:05 -07:00
parent 6e154f0fe5
commit 0da0960c9c
1 changed files with 3 additions and 1 deletions

View File

@ -47,7 +47,9 @@ Below you will a brief explanation of the different components.
* DB: sql database for data storage. Used by all components (LINKS NOT SHOWN)
* Web Dashboard: external component that talks to the api. Beta extended Horizon available here: https://github.com/NetApp/horizon/tree/manila
* Web Dashboard: external component that talks to the api, implemented as a
plugin to the OpenStack Dashboard (Horizon) project, source
is `here <https://github.com/openstack/manila-ui>`_.
* :term:`manila-api`
* Auth Manager: component responsible for users/projects/and roles. Can backend to DB or LDAP. This is not a separate binary, but rather a python class that is used by most components in the system.
* :term:`manila-scheduler`