aba542595b
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
12 lines
433 B
YAML
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.
|