Reduce ironic minimum required memory to 256MB
In resource-constrained environments such as CI, we may hit this new limit, which prevents deployments from succeeding. Following the lead of the ironic devstack plugin, we reduce the limit to 256MB. Depends-On: https://review.opendev.org/c/openstack/kayobe/+/777518 Change-Id: I2d853d38740dca445cd281b83f4a26d842a9c9cd
This commit is contained in:
parent
6e7e3ae18c
commit
0b54af9ed9
2
etc/kayobe/kolla/config/ironic.conf
Normal file
2
etc/kayobe/kolla/config/ironic.conf
Normal file
@ -0,0 +1,2 @@
|
||||
[DEFAULT]
|
||||
minimum_required_memory = 256
|
Loading…
Reference in New Issue
Block a user