Fix PY compiled proto files. 72/118772/1
authorOleg Mitsura <oleg.mitsura@amdocs.com>
Wed, 3 Mar 2021 21:57:33 +0000 (16:57 -0500)
committerOleg Mitsura <oleg.mitsura@amdocs.com>
Wed, 3 Mar 2021 21:57:33 +0000 (16:57 -0500)
commitf466a7160cbbe52af1550c46d89ae81a8f417c54
treed8f378c99660475f8a7048a2193a61e602e761a9
parent9b8d012fa55719b436d69789e2d2f08174610297
Fix PY compiled proto files.

Issue-ID: CCSDK-3192

py-modules/common/proto files contain some binary data, plain rename bluePrint-> print
wouldn't work. Had to recomipe .proto files from model-catalog/proto-defintion/proto
and place them into py-modules....

Signed-off-by: Oleg Mitsura <oleg.mitsura@amdocs.com>
Change-Id: If5504de697dab3d99f27d06406e6453c9dd089e6
py-modules/common/proto/BlueprintCommon_pb2.py
py-modules/common/proto/BlueprintCommon_pb2_grpc.py
py-modules/common/proto/BlueprintManagement_pb2.py
py-modules/common/proto/BlueprintManagement_pb2_grpc.py
py-modules/common/proto/BlueprintProcessing_pb2.py
py-modules/common/proto/BlueprintProcessing_pb2_grpc.py