Skip to content

Commit

Permalink
Merge pull request #49 from knikolla/stopped
Browse files Browse the repository at this point in the history
Enable inclusion of stopped runtime
  • Loading branch information
knikolla authored Mar 31, 2024
2 parents 4495eeb + 0c998e0 commit 5b02abc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bin/run_invoicing.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
#!/usr/bin/env sh

python -m openstack_billing_db.main \
--include-stopped-runtime True \
--upload-to-s3 True \
--download-coldfront-data True \
--download-sql-dump-from-s3 True \
Expand Down

0 comments on commit 5b02abc

Please sign in to comment.