We have 11 test failures on fedora 28 which are not a happening on centos-7 and seem to be caused by a bug that was already fixed in python=tempestconf-2.1.1 but fedora uses the python3-tempestconf-2.0.1 which does have this fix.
tempest.lib.exceptions.Forbidden: Forbidden
Details: {'code': 403, 'message': 'Only volume-backed servers are allowed for flavors with zero disk.'}
A) how to get new rpm
B) how to avoid similar regression, where fedora-28 rpms are not getting the fixes.
We have 11 test failures on fedora 28 which are not a happening on centos-7 and seem to be caused by a bug that was already fixed in python= tempestconf- 2.1.1 but fedora uses the python3- tempestconf- 2.0.1 which does have this fix.
tempest. lib.exceptions. Forbidden: Forbidden
Details: {'code': 403, 'message': 'Only volume-backed servers are allowed for flavors with zero disk.'}
A) how to get new rpm
B) how to avoid similar regression, where fedora-28 rpms are not getting the fixes.