summaryrefslogtreecommitdiff
path: root/releasenotes/notes/restrict-direct-use-of-v2client-c8e1ee2afefec5a1.yaml
blob: 0e90cc810874c8c8520babae8fef2914df1420b3 (plain)
1
2
3
4
5
---
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.