We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 12f8c77 + 7b0168b commit 571f374Copy full SHA for 571f374
nova/tests/functional/api/openstack/placement/gabbits/inventory.yaml
@@ -418,6 +418,10 @@ tests:
418
response_json_paths:
419
$.errors[0].title: Not Found
420
421
+- name: get missing resource provider inventory
422
+ GET: /resource_providers/2e1dda56-8b18-4fb9-8c5c-3125891b7143/inventories/VCPU
423
+ status: 404
424
+
425
- name: create another resource provider
426
POST: /resource_providers
427
request_headers:
0 commit comments