commit dedcaea20f4f1120c46194116bd0af1814047bb0 Author: Zuul Date: Sat Oct 17 09:45:31 2020 +0000 Update git submodules * Update nova from branch 'master' - Merge "Clean up the DynamicVendorData constructor" - Clean up the DynamicVendorData constructor There are a bunch of unused parameters in DynamicVendorData constructor and a comment that they cannot be removed due to JsonFileVendorData. But JsonFileVendorData does not depends on those paramters and both the base class and JsonFileVendorData uses *args **kwargs. So it is safe to remove the unused params. The context field of DynamicVendorData is also removed as it is unused. This makes the request_context parameter of the InstanceMeta constructor also unused so that is removed. Change-Id: Ie27fd6a5513e53903b9acd5d63038b3b484acbde diff --git a/nova b/nova index 136cd65..3d89726 160000 --- a/nova +++ b/nova @@ -1 +1 @@ -Subproject commit 136cd65b7dcf1212c5fec4479f199e31296de2a3 +Subproject commit 3d8972612b99f003d064868e6cd8603cd053e29b