259746bcff
Change-Id: I6dbe0ea81d9d21a0f92d270337637606220f38d1 Depends-On: Ia750cb049c0f53a234ea70ce1f2bbbb7a2aa9454 Signed-off-by: Doug Hellmann <doug@doughellmann.com>
615 B
615 B
Glossary
Horizon
The OpenStack dashboard project. Also the name of the top-level Python object which handles registration for the app.
Dashboard
A Python class representing a top-level navigation item (e.g. "project") which provides a consistent API for Horizon-compatible applications.
Panel
A Python class representing a sub-navigation item (e.g. "instances") which contains all the necessary logic (views, forms, tests, etc.) for that interface.
Project
Used in user-facing text in place of the term "Tenant" which is Keystone's word.