Skip to content
This repository has been archived by the owner on Nov 29, 2023. It is now read-only.

Latest commit

 

History

History
18 lines (10 loc) · 680 Bytes

README.rst

File metadata and controls

18 lines (10 loc) · 680 Bytes

Horizon-Chargeback (OpenStack Dashboard)

This repository is used to visualize the Stackops-Chargeback service in Horizon.

  • git clone this repo to horizon/openstack_dashboard/dashboards/chargeback
  • Run: cd Horizon-Chargeback & python setup.py sdist
  • Run: cp -rv enabled/_50_chargeback.py horizon/openstack_dashboard/local/enabled/_50_chargeback.py
  • Run: horizon/tools/with_venv.sh pip install ~/Horizon-Chargeback/dist/chargeback-dashboard-<last-version>.tar.gz
  • from horizon directiony run ./run_tests.sh --runserver 0.0.0.0:8888
  • connect to openstack http://localhost:8888