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
This commit is contained in:
melanie witt 2019-04-16 20:07:24 +00:00
parent 8354f42e20
commit f17dbe69f2
1 changed files with 2 additions and 0 deletions

View File

@ -45,6 +45,8 @@
[[post-config|$NOVA_CONF]]
[compute]
resource_provider_association_refresh = 0
[quota]
count_usage_from_placement = True
EOF
executable: /bin/bash