From 683b0e4264c41b4fabbd700af19f854a1b7cc2a2 Mon Sep 17 00:00:00 2001 From: Carlos Goncalves Date: Wed, 16 Aug 2017 15:32:56 +0200 Subject: Update git submodules * Update docs/submodules/doctor from branch 'master' - Delete project after stopping Inspector At cleanup phase, the sample Inspector fails to re-enable the state of the compute services. Such happens because the novaclient instance it's using is bound to the 'doctor' project, which has just been deleted at user.delete(). Thus, it is necessary to postpone the deletion of the project after stopping the inspector. Change-Id: I8cd5885cdfd3671a6c28342bdee65eac64dafaa8 Signed-off-by: Carlos Goncalves --- docs/submodules/doctor | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/submodules/doctor') diff --git a/docs/submodules/doctor b/docs/submodules/doctor index d540d3046..38c45126c 160000 --- a/docs/submodules/doctor +++ b/docs/submodules/doctor @@ -1 +1 @@ -Subproject commit d540d3046d2a65ab8c4803c0a03c964558e05f44 +Subproject commit 38c45126cb9c993571246b307ff644b1343712c9 -- cgit 1.2.3-korg