CCI-MOC / openstack-billing-from-db

Simple billing from the database
Apache License 2.0
1 stars 3 forks source link

Add support for downloading and loading mysqldump from S3 #35

Closed knikolla closed 5 months ago

knikolla commented 5 months ago

Semi-last remaining piece of fully automating generation of OpenStack invoices. All that's left is to change coldfront data from using a provided file to making a query, and to wrap it up using a Dockerfile and put a cronjob.


Adds two command line arguments and functionality described therein.