The horizon ModuleΒΆ

The Horizon OpenStack Dashboard interface.

Contains the core Horizon classes–Dashboard and horizon.Panel–the dynamic URLconf for Horizon, and common interface methods like register() and unregister().

horizon.simple_warn(message, category, filename, lineno, file=None, line=None)[source]

Previous topic

The horizon.version Module

Next topic

The horizon.loaders Module

This Page