Skip to content

Latest commit

 

History

History
36 lines (28 loc) · 1.16 KB

RELEASE-NOTES-0.11.0.md

File metadata and controls

36 lines (28 loc) · 1.16 KB

kanku release notes 0.11.0

ATTENTION

This new version needs an upgrade of the database schema to version 17. Please use

kanku db --upgrade <--devel|--server>

to proceed with the database upgrade.

New features

  • new feature "Job Groups"
  • [schema] update database version 17
  • [handler] SetupNetwork improvements
  • [setup] allow multiple networks when setting up ovs
  • [web] initial version of 'secure' fields in gui_config
  • [handler] new option login_timeout: in CreateDomain for long running image boot process

Example configs

Bug fixes

  • [setup] fix dancer config template - removed duplicate session key
  • [core] improved handling of VM template files