Skip to content

Release 9.3.0

Compare
Choose a tag to compare
@Kritika-Bhateja-03 Kritika-Bhateja-03 released this 28 May 05:52
· 314 commits to collections since this release
43e633b

Release Summary

  • The ome_session module is added to allow you to create and delete the sessions on OpenManage Enterprise and OpenManage -Enterprise Modular.
  • Added support to use session ID for authentication of iDRAC, OpenManage Enterprise and OpenManage Enterprise Modular modules.
  • Added time_to_wait option in idrac_storage_volume module.
  • Added support for Python 3.12.

Major Changes

  • ome_session - This module allows you to create and delete the sessions on OpenManage Enterprise and OpenManage Enterprise Modular.
  • Added support to use session ID for authentication of iDRAC, OpenManage Enterprise and OpenManage Enterprise Modular.

Minor Changes

  • Added time_to_wait option in idrac_storage_volume module.
  • Added support for Python 3.12.

New Modules

  • dellemc.openmanage.ome_session- Allows you to create and delete sessions on OpenManage Enterprise and OpenManage Enterprise Modular.