Merge "Do not clean keypairs in the project cleanup"
This commit is contained in:
commit
6751de7f19
@ -1486,9 +1486,3 @@ class Proxy(proxy.Proxy):
|
|||||||
obj,
|
obj,
|
||||||
dry_run,
|
dry_run,
|
||||||
status_queue)
|
status_queue)
|
||||||
|
|
||||||
for obj in self.keypairs():
|
|
||||||
self._service_cleanup_del_res(self.delete_keypair,
|
|
||||||
obj,
|
|
||||||
dry_run,
|
|
||||||
status_queue)
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user