tacker-horizon/tacker_horizon/enabled
Trinh Nguyen 3e2604aa6f Add Horizon UIs for managing Kubernetes VIMs
- This patch implements the Horizon UIs for Kubernetes VIM type
- It also add the cert_verify option which is required by
tackerclient when registering OpenStack VIM
- Installation:
    - Go to tacker-horizon dir: `cd /opt/stack/tacker-horizon`
    - Checkout this patch: `git fetch https://git.openstack.org/openstack/tacker-horizon refs/changes/79/545279/20 && git checkout FETCH_HEAD`
    - Collectstatic and compress: `./manage.py collectstatic --noinput && echo yes | ./manage.py compress`
    - Restart apache2: `sudo systemctl restart apache2`
- Screenshot:
    - https://pasteboard.co/HbbCoZp.png
    - https://pasteboard.co/HbbGiYs.png

Change-Id: I3c4cf6e6a245a13e140740209d190c33446074c4
Implements: blueprint k8s-vim-horizon-ui
2018-03-10 11:39:18 +09:00
..
_80_nfv.py Add Horizon UIs for managing Kubernetes VIMs 2018-03-10 11:39:18 +09:00
__init__.py Move _80_nfv.py file to enabled folder in tacker_horizon folder 2017-01-08 15:34:27 +08:00