summaryrefslogtreecommitdiff
path: root/releasenotes/notes/deprecate-no-cache-arg-7814806b4f79c1b9.yaml
blob: 2fc9e4bfc68005fadf03a9380f9bb6d46a445a5e (plain)
1
2
3
4
5
---
deprecations:
  - novaclient.client.Client entry-point accepted two arguments with same
    meaning (**no_cache** and **os_cache**). Since **os_cache** is more widely
    used in our code, **no_cache** was deprecated.