Hervé Beraud ac919bf000 Use unittest.mock instead of mock
The mock third party library was needed for mock support in py2
runtimes. Since we now only support py36 and later, we can use the
standard lib unittest.mock module instead.

Change-Id: I837241a34505496a3a152d72f28f23687ded1088
2020-06-09 12:21:06 +02:00
2020-06-09 12:21:06 +02:00
2020-06-02 21:09:18 +02: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-17 22:35:37 +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%