Commit d02617a
[tempest] Cap Manila API microversion to 2.78 in tempest overrides
The manila-tempest-tests plugin in openstack-tempest-all:current-podified
auto-discovers its max supported microversion (2.85), but the Manila API
server (Antelope) only supports up to 2.78. This causes all tests using
the v2 client to fail with HTTP 406 during setUpClass/create_share_type.
Signed-off-by: Francesco Pantano <fpantano@redhat.com>1 parent 60954e1 commit d02617a
2 files changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| 46 | + | |
46 | 47 | | |
47 | 48 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
| 62 | + | |
0 commit comments