Unreleased Release Notes

17.1.0-1

Deprecation Notes

  • The iteritems method of the oslo_db.sqlalchemy.models.ModelBase class has been deprecated. Use the items method instead.

17.0.0

Upgrade Notes

  • Support for Python 3.8 has been removed. Now the minimum python version supported is 3.9 .