manchandavishal bdc00ef34b Address RemovedInDjango40Warning
In Django 3.1, django.conf.urls.url() is deprecated
in favor of django.urls.re_path(). For more info see [1]
These were already replaced in Horizon repo by [2].

[1] https://docs.djangoproject.com/en/4.0/releases/3.1/#id2
[2] https://review.opendev.org/c/openstack/horizon/+/827093

Change-Id: I738008187eb5ceae633f42eb0cedc774017ab79d
2022-04-29 17:31:21 +05:30
2020-06-09 12:21:06 +02:00
2020-06-02 21:09:18 +02:00
2022-04-29 17:31:21 +05:30
2017-03-10 19:11:36 +09:00
2019-04-19 19:33:53 +00:00
2022-03-08 12:26:35 +00:00
2016-07-22 13:06:25 +09:00
2020-07-13 18:45:32 +00:00
2019-11-25 11:46:53 +00:00
2020-01-02 21:11:02 +00:00
2018-12-21 10:41:05 +09:00
2021-02-16 05:46:18 +00:00

zun-ui

Zun UI

Manual Installation

Install according to Zun UI documentation.

Enabling in DevStack

Add this repo as an external repository into your local.conf file:

[[local|localrc]]
enable_plugin zun-ui https://github.com/openstack/zun-ui
Description
The UI component for Zun
Readme 3.5 MiB
Languages
JavaScript 69.2%
Python 17.8%
HTML 11.7%
Shell 0.7%
SCSS 0.6%