Skip to content

Commit 32a541c

Browse files
committed
Remove left behind debug
1 parent 8717742 commit 32a541c

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

os_capacity/prometheus.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -84,9 +84,6 @@ def get_resource_provider_info(compute_client, placement_client):
8484
# TODO(johngarbutt): expose project id to aggregate names?
8585
project_filters[agg.uuid] = {"name": agg.name, "projects": projects}
8686

87-
# print(json.dumps(azones, indent=2))
88-
# print(json.dumps(project_filters, indent=2))
89-
9087
raw_rps = list(placement_client.resource_providers())
9188

9289
resource_providers = {}

0 commit comments

Comments
 (0)