Fabiano Rosas <[email protected]> writes: > The max-bandwidth and avail-switchover-bandwidth parameters are > declared as bytes/second in migration.json and interpreted as such > throughout the code, except in HMP where they're expected to be > provided as mebibytes. > > Fix the HMP code to parse the values as bytes.
I wouldn't call this a fix. The choice of unit was clearly intentional. Doesn't mean we must not change it now. David, what do you think? > Signed-off-by: Fabiano Rosas <[email protected]>
