mirror of
https://github.com/ansible/awx.git
synced 2026-05-11 19:37:38 -02:30
HostMetricSummaryMonthly API commented out
This commit is contained in:
committed by
John Westcott IV
parent
382f98ceed
commit
8ec6e556a1
@@ -809,7 +809,7 @@ register(
|
||||
'SUBSCRIPTION_USAGE_MODEL',
|
||||
field_class=fields.ChoiceField,
|
||||
choices=[
|
||||
('', _('Default model for AWX - no subscription')),
|
||||
('', _('Default model for AWX - no subscription. Deletion of host_metrics will not be considered for purposes of managed host counting')),
|
||||
(
|
||||
SUBSCRIPTION_USAGE_MODEL_UNIQUE_HOSTS,
|
||||
_('Usage based on unique managed nodes in a large historical time frame and delete functionality for no longer used managed nodes'),
|
||||
|
||||
Reference in New Issue
Block a user