
Currently strings in Django templates cannot be translated because the current recommended file pattern "templates/**.html" does not match Django templates in subdirectories. This needs to be "**/templates/**.html". Translation is not enabled for blazar-dashboard but it is worth fixed to avoid unnecessary problems when translation is enabled. Change-Id: I74c741679c3f7bec28f053fc9704ff8d5bc5c536 Closes-Bug: #1747453
Team and repository tags
Blazar dashboard
Horizon plugin for the Blazar Reservation Service for OpenStack
Features
See doc/source/index.rst
Enabling in DevStack
Not yet supported
Manual Installation
See doc/source/install.rst
Other Resources
- Source code:
- Blueprints/Bugs: https://launchpad.net/blazar
- Documentation: https://docs.openstack.org/blazar/latest/
Description
Languages
Python
85.5%
HTML
8.9%
JavaScript
4.9%
SCSS
0.7%