From 905b69a393299e769d7c89703f61c341b30efa40 Mon Sep 17 00:00:00 2001 From: Luka Peschke Date: Tue, 27 Aug 2019 09:51:09 +0200 Subject: [PATCH] Update git submodules * Update python-cloudkittyclient from branch 'master' - Add functional test jobs for the v2 client This adds test jobs for the v2 client, in python2 and python3. Work items: * Remove the "functional" tox environment and introduce the "functional-v1" and "functional-v2" environments. * Add zuul base jobs for python2 and python 3 testing. Two jobs inherit from each of these new jobs: one for the v1 client and one for the v2 client. * Add "OS_ENDPOINT" to the list of environment variables forwarded to the functional test environments in order to ease local testing. Change-Id: I54a43a1e844e92730afbf87316b9efe73a08d850 --- python-cloudkittyclient | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-cloudkittyclient b/python-cloudkittyclient index 3010383f10..dd4112acea 160000 --- a/python-cloudkittyclient +++ b/python-cloudkittyclient @@ -1 +1 @@ -Subproject commit 3010383f10e18c84a702cfdcc3fda68b01cf083a +Subproject commit dd4112aceae4d47fc573f8e867e9705e9bd7bf85