From bfb710a7a427eb4f7582583baf65af97b3a57d2d Mon Sep 17 00:00:00 2001 From: Michael Johnson Date: Fri, 13 Mar 2020 10:14:04 -0700 Subject: [PATCH] Update git submodules * Update python-octaviaclient from branch 'master' - Align python-octaviaclient to octavia coding style When removing the "mock" module from python-octaviaclient, it was clear that python-octaviaclient did not follow the same coding style guides as the main octavia project. This patch corrects that by updating the code style checks in python-octaviaclient to those of the octavia repository and corrects any style issues found by the new tests. Change-Id: I505b3e139217ff7d4952880dec304eb5667ae310 --- python-octaviaclient | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-octaviaclient b/python-octaviaclient index 943e0d4aa6..1222d3510c 160000 --- a/python-octaviaclient +++ b/python-octaviaclient @@ -1 +1 @@ -Subproject commit 943e0d4aa62a9c7b3f5abd603c51050e00af903b +Subproject commit 1222d3510ce52d20ea17f2ee8da78da674c7f104