Skip to content

Commit d81178e

Browse files
authored
Merge pull request #124 from knikolla/2025_09_outage
Add 2025-09 outage
2 parents dc0be4b + b9cfa38 commit d81178e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/openstack_billing_db/billing.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424
"2025-05": [("2025-05-13 12:00:00", "2025-05-13 21:00:00")],
2525
"2025-06": [("2025-06-02 19:00:00", "2025-06-04 21:00:00")],
2626
"2025-08": [("2025-08-12 12:00:00", "2025-08-12 21:00:00")],
27+
"2025-09": [("2025-09-09 12:00:00", "2025-09-09 21:00:00")],
2728
}
2829

2930

0 commit comments

Comments
 (0)