Ghanshyam Mann f8549e9f51 Fix hacking min version to 3.0.1
flake8 new release 3.8.0 added new checks and gate pep8
job start failing. hacking 3.0.1 fix the pinning of flake8 to
avoid bringing in a new version with new checks.

Though it is fixed in latest hacking but 2.0 and 3.0 has cap for
flake8 as <4.0.0 which mean flake8 new version 3.9.0 can also
break the pep8 job if new check are added.

To avoid similar gate break in future, we need to bump the hacking min
version.

- http://lists.openstack.org/pipermail/openstack-discuss/2020-May/014828.html

Change-Id: I12b935504b1c0e11d41ac3683f6a1d8580f7dd75
2020-05-12 21:44:24 -05:00
2019-12-13 03:57:39 +00:00
2020-05-06 13:32:22 +08:00
2020-04-04 07:09:30 +00:00
2017-03-10 19:11:36 +09:00
2019-04-19 19:33:53 +00:00
2020-04-22 13:08:23 +00:00
2016-07-22 13:06:25 +09:00
2019-11-25 11:46:53 +00:00
2020-01-02 21:11:02 +00:00
2020-04-24 08:23:23 -05:00
2018-12-21 10:41:05 +09:00
2020-05-06 13:32:22 +08: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%