HostMetricSummaryMonthly API and Migrations

This commit is contained in:
Martin Slemr
2023-02-13 13:54:11 +01:00
committed by John Westcott IV
parent 05f918e666
commit f919178734
8 changed files with 123 additions and 2 deletions

View File

@@ -16,6 +16,7 @@ from awx.main.models.inventory import ( # noqa
Group,
Host,
HostMetric,
HostMetricSummaryMonthly,
Inventory,
InventorySource,
InventoryUpdate,