From 26aa7e94e0fbb9ebc9b60ed25588bf7e85b71ff5 Mon Sep 17 00:00:00 2001 From: Zuul Date: Thu, 18 Apr 2019 17:32:52 +0000 Subject: [PATCH] Update git submodules * Update requirements from branch 'master' - Merge "Add protobuf to global-requirements" - Add protobuf to global-requirements This commit adds protobuf into global-requirements to make it possible to use PodResources service in kuryr-kubernetes project. Is the library actively maintained? Yes - https://github.com/protocolbuffers/protobuf Is the library good code? Yes Is the library python 3 compatible? Yes Is the library license compatible? Yes - BSD License (3 clause) Is the library already packaged in the distros we target (Ubuntu latest / Fedora latest)? As far as I know, Ubuntu latest includes Is the function of this library already covered by other libraries in global-requirements.txt? No Is the library required for OpenStack project or related dev or infrastructure setup? (Answer to this should be Yes, of course) Which? Yes, kuryr-kubernetes If the library release is managed by the Openstack release process does it use the cycle-with-intermediary release type? No Do I need to update anything else? No Change-Id: I2c6ace4f2dffa6a3f6d53eb2fdce71efc2883b85 Signed-off-by: Danil Golov --- requirements | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements b/requirements index 5300a28404..901af930f4 160000 --- a/requirements +++ b/requirements @@ -1 +1 @@ -Subproject commit 5300a28404591830f01d96ea28852f22160d26d2 +Subproject commit 901af930f44254f7fd3fd3c0ab34daf98cebf362