CCI-MOC / openstack-billing-from-db

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

Automate fetching database dumps from S3 #13

Closed knikolla closed 7 months ago

knikolla commented 8 months ago

There's a regular cron job that dumps OpenStack databases into S3. Instead of requesting a dump be sent to use, we can feed the scripts into fetching the dumps directly from S3.

joachimweyl commented 8 months ago

@knikolla I am pushing this to the next sprint please pull it back if you finish this by tonight.

knikolla commented 7 months ago

I have been able to fetch the database dumps for S3, though for the moment only from a debug pod running in nerc-shift-0. Marking this as closed.