python-novaclient/releasenotes/notes/restrict-direct-use-of-v2cl...

6 lines
215 B
YAML

---
upgrade:
- novaclient.v2.client.Client raises an exception in case of direct usage
instead of warning message. novaclient.client.Client is a primary
interface to initialize the python client for Nova.