From 1caed1b585f415ca17c6f7b1f97e860ac1c5f1bf Mon Sep 17 00:00:00 2001 From: Ross Brattain Date: Fri, 27 Oct 2017 13:43:28 -0700 Subject: Update git submodules * Update docs/submodules/yardstick from branch 'master' - NSB: remove validate_cpu_cfg and all app cpu methods We don't really know what core we are going to use for the VNF before we generate the MultiPortConfig, so these methods are incorrect. We may need some more advanced method to validate the vCPU topology, but that will probably happen in the MultiPortConfig Change-Id: Ifee7ae4589ce0fce67771fb8d8b8dce0a0f06409 Signed-off-by: Ross Brattain --- docs/submodules/yardstick | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/submodules/yardstick b/docs/submodules/yardstick index 8291c3d11..5a756e617 160000 --- a/docs/submodules/yardstick +++ b/docs/submodules/yardstick @@ -1 +1 @@ -Subproject commit 8291c3d11227de42599be920605f3f884dfa755b +Subproject commit 5a756e6171ad2d867914793dc2fd8b1aa7a19a6e -- cgit 1.2.3-korg