From a3287320f580a09798ff608473e9dbc5b9144f49 Mon Sep 17 00:00:00 2001 From: Zuul Date: Tue, 9 Apr 2019 03:22:08 +0000 Subject: [PATCH] Update git submodules * Update nova from branch 'master' - Merge "Remove mox in unit/network/test_neutronv2.py (7)" - Remove mox in unit/network/test_neutronv2.py (7) Replace mox with mock in the following methods in the TestNeutronv2 class in nova/tests/unit/network/test_neutronv2.py. Then moves the methods to the TestNeutronv2WithMock class. * test_get_instance_nw_info_without_subnet * test_refresh_neutron_extensions_cache * test_populate_neutron_extension_values_rxtx_factor * test_allocate_for_instance_no_networks * test_allocate_for_instance_ex1 Change-Id: I18db12d9dc2d550855f820916da3111180c42ace Implements: blueprint mox-removal-train --- nova | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nova b/nova index fb1fee6772..d18d638d61 160000 --- a/nova +++ b/nova @@ -1 +1 @@ -Subproject commit fb1fee6772bb101eac83845bac9022df77113aaa +Subproject commit d18d638d61875a4f95a2d5385e061ed564467994