Description of problem: Some api commands give warnings like this: openstack aggregate create --property baremetal=true baremetal /usr/lib/python3.9/site-packages/openstack/config/cloud_region.py:452: UserWarning: You have a configured API_VERSION with 'latest' in it. In the context of openstacksdk this doesn't make any sense. warnings.warn( Could this be fixed ? Version-Release number of selected component (if applicable): OSP17.1 How reproducible: 100% Steps to Reproduce: 1. Try command "openstack aggregate create --property baremetal=true baremetal" 2. 3. Actual results: Have a warning Expected results: No warning Additional info: N/A
*** This bug has been marked as a duplicate of bug 2233560 ***