openstacksdk/releasenotes/notes/removed-profile-b033d870937868a1.yaml
Monty Taylor a030d82e50
Remove profile
profile has been deprecated for a couple of releases now and its use has
been removed from python-openstackclient and python-senlinclient. Remove
it in anticipation of a 1.0 release.

Change-Id: I2005b05eeed4f84ee8fc8745c13f8d68a0da0ace
2018-10-05 08:14:07 -05:00

6 lines
129 B
YAML

---
upgrade:
- |
``openstack.profile.Profile`` has been removed. ``openstack.config``
should be used directly instead.