Zun User Interface
Project description
Zun UI
Free software: Apache license
Manual Installation
Install Horizon according to Horizon documentation.
Clone Zun UI from git repository, checkout branch same as Horizon and Zun, and install it:
git clone https://github.com/openstack/zun-ui git checkout <branch which you want> cd zun-ui pip install .
Enable Zun UI in your Horizon:
cp zun_ui/enabled/* <path to your horizon>/openstack_dashboard/local/enabled/
Then restart your Horizon.
After restart your Horizon, reload dashboard forcely using [Ctrl + F5] or etc. in your browser.
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
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
zun-ui-4.0.1.tar.gz
(137.3 kB
view hashes)
Built Distribution
zun_ui-4.0.1-py3-none-any.whl
(202.3 kB
view hashes)