summaryrefslogtreecommitdiff
path: root/playbooks
diff options
context:
space:
mode:
authormelanie witt <melwittt@gmail.com>2019-04-16 20:07:24 +0000
committermelanie witt <melwittt@gmail.com>2019-05-23 18:02:38 +0000
commitf17dbe69f20dae95005b347fc75046f5bdf9204f (patch)
treee1446965b575669187df25f37abd37b0181a80f1 /playbooks
parent8354f42e20da952a6ab5612363afb77386886df0 (diff)
downloadnova-f17dbe69f20dae95005b347fc75046f5bdf9204f.tar.gz
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
Diffstat (limited to 'playbooks')
-rw-r--r--playbooks/legacy/nova-next/run.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/playbooks/legacy/nova-next/run.yaml b/playbooks/legacy/nova-next/run.yaml
index 1005b616aa..de61d95ca5 100644
--- a/playbooks/legacy/nova-next/run.yaml
+++ b/playbooks/legacy/nova-next/run.yaml
@@ -45,6 +45,8 @@
[[post-config|$NOVA_CONF]]
[compute]
resource_provider_association_refresh = 0
+ [quota]
+ count_usage_from_placement = True
EOF
executable: /bin/bash