shade/releasenotes/notes/remove-magnumclient-875b3e513f98f57c.yaml
Monty Taylor 204fb73dcd
Get rid of magnumclient dependency
One more client library down.

Note there is a change to one of the tests. That's mainly because
testtools is not matching the exception the way an end user would. We'll
follow up on it, but it's not a real issue.

Change-Id: Ic6d7a37799e72bfb1bef7aeaf8f4894aed27dcea
2017-03-21 19:09:33 -05:00

5 lines
119 B
YAML

---
upgrade:
- magnumclient is no longer a direct dependency as
magnum API calls are now made directly via REST.