Skip to content

Commit f17dbe6

Browse files
committed
Set [quota]count_usage_from_placement = True in nova-next
This adds test coverage of counting quota usage for cores and ram from placement and instances from instance mappings in the nova-next job. Part of blueprint count-quota-usage-from-placement Change-Id: I2eff2d60e3c227394ab137a4ec80ff21ec52c8a2
1 parent 8354f42 commit f17dbe6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

playbooks/legacy/nova-next/run.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,8 @@
4545
[[post-config|$NOVA_CONF]]
4646
[compute]
4747
resource_provider_association_refresh = 0
48+
[quota]
49+
count_usage_from_placement = True
4850
4951
EOF
5052
executable: /bin/bash

0 commit comments

Comments
 (0)