Comment 2 for bug 1797961

Revision history for this message
Chris Friesen (cbf123) wrote :

This is upstream behaviour.

The way the code is written, an empty value here is equivalent to not specifying a pagesize at all.

Upstream doesn't validate extra-specs at all until someone actually tries to boot or resize an instance. We have some validation when setting extra-specs but it doesn't trip over this case since it just calls the upstream code to validate the entry.