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 openstack_dashboard.test.settings Module

Next topic

The horizon.version Module

This Page