nova/nova/tests/functional/api
Surya Seetharaman 9fe847bdca Cleanup RP and HM records while deleting a compute service.
Currently when deleting a nova-compute service via the API, we will
(soft) delete the service and compute_node records in the DB, but the
placement resource provider and host mapping records will be orphaned.
This patch deletes the resource provider and host_mapping records
before deleting the service/compute node.

Change-Id: I7b8622b178d5043ed1556d7bdceaf60f47e5ac80
Closes-Bug: #1756179
(cherry picked from commit 589c495c1a)
(cherry picked from commit dede2de2bd)
2018-07-05 16:35:24 -04:00
..
openstack [placement] Fix an error message in API validation 2017-12-15 14:10:39 +00:00
__init__.py move the integrated tests into the functional tree 2014-11-26 13:17:20 -05:00
client.py Cleanup RP and HM records while deleting a compute service. 2018-07-05 16:35:24 -04:00