Release Notes

Release Notes

1.27.1

Bug Fixes

  • Fixed an issue where an optimization in the logic to find floating ips first when looking for public ip addresses broke finding the correct private address.

1.27.0

New Features

  • The created field which was returned by the Nova API is now returned as created_at as well when not using strict mode for consistency with other models.

Known Issues

  • The openstacksdk dependency lists >=0.9.19, however the ACTUAL lower-bound is 0.11.2, which is the version of openstacksdk released with Queens. Since the dependency does not have an upper bound, installing shade from pip will result in the correct thing.

Other Notes

  • In preparation for being a compat layer during the Rocky timeframe, shade now depends on openstacksdk and gets all of its dependencies as transitive depends through openstacksdk. Subsequent shade releases will begin replacing code inside of shade and will instead call the openstacksdk copies of the relevant code. The shade backwards compat contract remains in place and users should not notice any regressions.
Creative Commons Attribution 3.0 License

Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.