GithubHelp home page GithubHelp logo

isabella232 / tacker-horizon Goto Github PK

View Code? Open in Web Editor NEW

This project forked from openstack/tacker-horizon

0.0 0.0 0.0 1.2 MB

Horizon UI for NFV Orchestration (Tacker). Mirror of code maintained at opendev.org.

Home Page: https://opendev.org/openstack/tacker-horizon

License: Apache License 2.0

Shell 0.32% JavaScript 1.15% Python 91.06% CSS 0.02% HTML 7.45%

tacker-horizon's Introduction

Team and repository tags

Tacker Horizon UI

Horizon UI for Tacker VNF Manager

Installation

Note: The paths we are using for configuration files in these steps are with reference to Ubuntu Operating System. The paths may vary for other Operating Systems.

The branch_name which is used in commands, specify the branch_name as stable/<branch> for any stable branch installation. For eg: stable/queens, stable/pike. If unspecified the default will be master branch. The installation of tacker-horizon is as following steps.

Clone tacker-horizon repository.
cd ~/
git clone https://opendev.org/openstack/tacker-horizon -b <branch_name>
Install horizon module.
cd tacker-horizon
sudo python setup.py install
Enable tacker horizon in dashboard.
sudo cp tacker_horizon/enabled/* \
    /opt/stack/horizon/openstack_dashboard/enabled/
Collect and compress static files.
./manage.py collectstatic --noinput
echo yes | ./manage.py compress
Restart Apache server using Upstart.
sudo service apache2 restart
Or restart Apache server using Systemd.
sudo systemctl restart apache2

tacker-horizon's People

Contributors

0xdec0de avatar abramley avatar amotoki avatar berendt avatar bharaththiruveedula-zz avatar clu-7 avatar dangtrinhnt avatar deshipu avatar dklyle avatar gabrielhurley avatar jpichon avatar jrpomeroy avatar ladas avatar lin-hua-cheng avatar liyingjun avatar manchandavishal avatar manikantha-tadi avatar mrunge avatar nguyentrihai93 avatar niuzhenguo avatar openstackadmin avatar r1chardj0n3s avatar sajuptpm avatar spearki avatar srics avatar sripriyaseetharam avatar ttripp avatar vishwanathj avatar xtmprsqzntwlfb avatar zeih avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.