a292e47319
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
7 lines
194 B
YAML
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.
|