openstacksdk/releasenotes/notes/delete_project-399f9b3107014dde.yaml
Monty Taylor a3cd1f0faf
Merge shade and occ releasenotes
Change-Id: I4d25c654ee3c298de03907b14161096a59d098db
2017-09-20 10:29:27 -05:00

6 lines
231 B
YAML

---
fixes:
- The delete_project() API now conforms to our standard of returning True
when the delete succeeds, or False when the project was not found. It
would previously raise an expection if the project was not found.