Skip to content

Commit 571f374

Browse files
Zuulopenstack-gerrit
authored andcommitted
Merge "[placement] Add gabbi coverage for inv of missing rp"
2 parents 12f8c77 + 7b0168b commit 571f374

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

nova/tests/functional/api/openstack/placement/gabbits/inventory.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -418,6 +418,10 @@ tests:
418418
response_json_paths:
419419
$.errors[0].title: Not Found
420420

421+
- name: get missing resource provider inventory
422+
GET: /resource_providers/2e1dda56-8b18-4fb9-8c5c-3125891b7143/inventories/VCPU
423+
status: 404
424+
421425
- name: create another resource provider
422426
POST: /resource_providers
423427
request_headers:

0 commit comments

Comments
 (0)