openstacksdk/releasenotes/notes/resource2-migration-835590b300bef621.yaml
Monty Taylor aba542595b
Clean up the release notes a bit
0.10.0 got out before we could mention the giant merge that had
happened. There's also a few things in the prelude that were just
holdovers from shade.

Change-Id: I9966027e42c84f017db3c23c74b24c311273f87a
2018-01-27 12:42:12 -06:00

12 lines
433 B
YAML

---
upgrade:
- |
The ``Resource2`` and ``Proxy2`` migration has been completed. The original
``Resource`` and ``Proxy`` clases have been removed and replaced with
``Resource2`` and ``Proxy2``.
deprecations:
- |
The ``shade`` functionality that has been merged in to openstacksdk is
found in ``openstack.cloud`` currently. None of these interfaces should
be relied upon as the merge has not yet completed.