Skip to content

Kylin-CG/kylin-billing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kylin-billing

Openstack billing system

Depends on ceilometer, python-novaclient, python-keystoneclient, nova

INSTALL

git clone https://github.com/Kylin-CG/kylin-billing
cd kylin-billing
python setup.py install
cp etc/billing-agent.conf.sample /etc/billing-agent.conf
# Create mysql database `billing`
billing-manage db_sync
# Start agent manager
billing-agent
# Start API server
billing-api

About

Openstack billing system

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages