nova/nova/tests/functional
Rafael Folco f903a6c56b DELETE all inventory for a resource provider
This patch adds a new method for deleting all inventories for a
resource provider: DELETE /resource-providers/{uuid}/inventories

Return codes:
204 NoContent on success
404 NotFound if the resource provider does not exist
405 MethodNotAllowed if a microversion is specified that is before
    this change (1.5)
409 Conflict if inventory in use or if some other request concurrently
    updates this resource provider

Change-Id: I1ecb12c888f873e8330367c8411d5a2ef0458495
Implements: bp delete-inventories-placement-api
2017-03-20 14:00:33 +00:00
..
api DELETE all inventory for a resource provider 2017-03-20 14:00:33 +00:00
api_sample_tests Remove duplicate attributes in sample files 2017-03-10 10:15:07 +00:00
compute virt: implement get_inventory() for Ironic 2017-03-15 21:49:25 +00:00
db [placement] Add Traits related table to the api database 2017-02-28 17:43:54 -05:00
libvirt Merge "Bump minimum required libvirt/qemu versions for Pike" 2017-02-24 02:50:33 +00:00
notification_sample_tests Transform instance.reboot.error notification 2017-03-16 14:43:50 +00:00
regressions Fix functional regression/recreate test for bug 1671648 2017-03-16 19:39:37 -04:00
wsgi Enable global hacking checks and removed local checks 2017-02-10 15:09:37 +01:00
__init__.py move eventlet GREENDNS override to top level 2014-12-08 17:41:03 -05:00
api_paste_fixture.py Remove legacy v2 API functional tests 2016-05-04 18:17:23 +08:00
api_samples_test_base.py Simple tenant usage pagination 2016-12-14 03:33:50 +00:00
integrated_helpers.py Remove usage of config option verbose 2017-02-27 10:02:45 +08:00
test_compute_mgr.py rt: use a single ResourceTracker object instance 2017-01-16 14:09:25 -05:00
test_images.py Add create image functional negative tests 2016-12-26 14:15:14 +09:00
test_instance_actions.py make microversion a client level construct for tests 2016-02-24 11:02:05 -05:00
test_legacy_v2_compatible_wrapper.py Trivial-Fix: Fix typos 2016-06-13 06:41:08 +00:00
test_login.py update api_samples code to use better variables 2015-12-14 11:23:26 +08:00
test_metadata.py Remove unused logging import 2017-02-17 15:17:51 +07:00
test_middleware.py Removes unnecessary utf-8 encoding 2016-12-20 10:27:01 +07:00
test_server_group.py Scheduler calling the Placement API 2017-01-27 16:36:34 -08:00
test_servers.py Merge "Add revert resized server functional negative tests" 2017-02-23 12:30:00 +00:00