Mitaka Series (2.3.0 - 3.2.x) Release Notes

3.2.2-7

Bug Fixes

  • Use only single quotes for strings inside SQL statements. Fixes a crash when PostgreSQL is used as a database backend.

3.2.2

Bug Fixes

  • The “size” root device hint is now always converted to an integer for consistency with IPA.

3.2.1

Bug Fixes

  • Fixes a problem which caused an unhandled TypeError exception to bubble up when inspector was attempting to convert some eDeploy data to integer.

  • Fixed a regression in the firewall code, which causes re-running introspection for an already inspected node to fail.

  • Fixed the “is-empty” condition to return True on missing values.

3.2.0

New Features

Bug Fixes

  • Don’t fail on finish power off if node in ‘enrol’ state. Nodes in ‘enrol’ state are not expected to have power credentials.