diff options
| author | Victor Coutellier <victor.coutellier@gmail.com> | 2020-01-08 21:09:58 +0100 |
|---|---|---|
| committer | Victor Coutellier <victor.coutellier@gmail.com> | 2020-03-15 17:35:49 +0100 |
| commit | 4018d6fb71a4e5bb0554ac36479cb217f55a6fcf (patch) | |
| tree | d3bcdff7245794dfbe8838fdbfc8eb944819f2d3 /doc/api_samples/versions/v21-version-get-resp.json | |
| parent | f2d088b04e6e6896f0df04f03e92b32a539b6917 (diff) | |
| download | nova-4018d6fb71a4e5bb0554ac36479cb217f55a6fcf.tar.gz | |
Non-Admin user can filter their instances by more filters
Microversion bump to allow non-admin user to use more filters key
when listing instances.
In order to stay coherent, all existing instance filters who are
related to a field readable by default to non admin users when showing
instance details, should be allowed by default without policy
modification.
Implements: blueprint non-admin-filter-instance-by-az
Change-Id: Ia66d3a1ceb74ed521cf44922929b2a502f3ee935
Diffstat (limited to 'doc/api_samples/versions/v21-version-get-resp.json')
| -rw-r--r-- | doc/api_samples/versions/v21-version-get-resp.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/api_samples/versions/v21-version-get-resp.json b/doc/api_samples/versions/v21-version-get-resp.json index 395eca072e..a17f60f5ea 100644 --- a/doc/api_samples/versions/v21-version-get-resp.json +++ b/doc/api_samples/versions/v21-version-get-resp.json @@ -19,7 +19,7 @@ } ], "status": "CURRENT", - "version": "2.82", + "version": "2.83", "min_version": "2.1", "updated": "2013-07-23T11:33:21Z" } |
