openstacksdk/releasenotes/notes/deprecated-profile-762afdef0e8fc9e8.yaml
Monty Taylor a292e47319
Add deprecation warnings to profile
Profile is being replaced by CloudRegion. While compatibility remains
for the next release, it'll be gone by 1.0. Emit deprecation warnings
so that people can work on migrating.

Change-Id: Id58d563f7eaff48fc34b7bfa37851f3a1db8f25a
2018-01-17 10:41:01 -06:00

7 lines
194 B
YAML

---
deprecations:
- |
``openstack.profile.Profile`` has been deprecated and will be removed
in the ``1.0`` release. Users should use the functions in
``openstack.config`` instead.