openstacksdk/releasenotes/notes/bug-2001080-de52ead3c5466792.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

8 lines
288 B
YAML

---
fixes:
- |
[`bug 2001080 <https://storyboard.openstack.org/#!/story/2001080>`_]
Project update will only update the enabled field of projects when
``enabled=True`` or ``enabled=False`` is passed explicitly. The previous
behavior had ``enabled=True`` as the default.