diff options
Diffstat (limited to 'py-modules/common/proto')
-rw-r--r-- | py-modules/common/proto/BlueprintCommon_pb2.py (renamed from py-modules/common/proto/BluePrintCommon_pb2.py) | 12 | ||||
-rw-r--r-- | py-modules/common/proto/BlueprintCommon_pb2_grpc.py (renamed from py-modules/common/proto/BluePrintCommon_pb2_grpc.py) | 0 | ||||
-rw-r--r-- | py-modules/common/proto/BlueprintManagement_pb2.py (renamed from py-modules/common/proto/BluePrintManagement_pb2.py) | 150 | ||||
-rw-r--r-- | py-modules/common/proto/BlueprintManagement_pb2_grpc.py (renamed from py-modules/common/proto/BluePrintManagement_pb2_grpc.py) | 50 | ||||
-rw-r--r-- | py-modules/common/proto/BlueprintProcessing_pb2.py (renamed from py-modules/common/proto/BluePrintProcessing_pb2.py) | 30 | ||||
-rw-r--r-- | py-modules/common/proto/BlueprintProcessing_pb2_grpc.py (renamed from py-modules/common/proto/BluePrintProcessing_pb2_grpc.py) | 20 |
6 files changed, 131 insertions, 131 deletions
diff --git a/py-modules/common/proto/BluePrintCommon_pb2.py b/py-modules/common/proto/BlueprintCommon_pb2.py index db78b2b48..db230591c 100644 --- a/py-modules/common/proto/BluePrintCommon_pb2.py +++ b/py-modules/common/proto/BlueprintCommon_pb2.py @@ -15,7 +15,7 @@ # limitations under the License. # Generated by the protocol buffer compiler. DO NOT EDIT! -# source: BluePrintCommon.proto +# source: BlueprintCommon.proto import sys _b=sys.version_info[0]<3 and (lambda x:x) or (lambda x:x.encode('latin1')) @@ -32,7 +32,7 @@ _sym_db = _symbol_database.Default() DESCRIPTOR = _descriptor.FileDescriptor( - name='BluePrintCommon.proto', + name='BlueprintCommon.proto', package='org.onap.ccsdk.cds.controllerblueprints.common.api', syntax='proto3', serialized_options=_b('P\001'), @@ -300,28 +300,28 @@ _sym_db.RegisterFileDescriptor(DESCRIPTOR) CommonHeader = _reflection.GeneratedProtocolMessageType('CommonHeader', (_message.Message,), { 'DESCRIPTOR' : _COMMONHEADER, - '__module__' : 'BluePrintCommon_pb2' + '__module__' : 'BlueprintCommon_pb2' # @@protoc_insertion_point(class_scope:org.onap.ccsdk.cds.controllerblueprints.common.api.CommonHeader) }) _sym_db.RegisterMessage(CommonHeader) Flag = _reflection.GeneratedProtocolMessageType('Flag', (_message.Message,), { 'DESCRIPTOR' : _FLAG, - '__module__' : 'BluePrintCommon_pb2' + '__module__' : 'BlueprintCommon_pb2' # @@protoc_insertion_point(class_scope:org.onap.ccsdk.cds.controllerblueprints.common.api.Flag) }) _sym_db.RegisterMessage(Flag) ActionIdentifiers = _reflection.GeneratedProtocolMessageType('ActionIdentifiers', (_message.Message,), { 'DESCRIPTOR' : _ACTIONIDENTIFIERS, - '__module__' : 'BluePrintCommon_pb2' + '__module__' : 'BlueprintCommon_pb2' # @@protoc_insertion_point(class_scope:org.onap.ccsdk.cds.controllerblueprints.common.api.ActionIdentifiers) }) _sym_db.RegisterMessage(ActionIdentifiers) Status = _reflection.GeneratedProtocolMessageType('Status', (_message.Message,), { 'DESCRIPTOR' : _STATUS, - '__module__' : 'BluePrintCommon_pb2' + '__module__' : 'BlueprintCommon_pb2' # @@protoc_insertion_point(class_scope:org.onap.ccsdk.cds.controllerblueprints.common.api.Status) }) _sym_db.RegisterMessage(Status) diff --git a/py-modules/common/proto/BluePrintCommon_pb2_grpc.py b/py-modules/common/proto/BlueprintCommon_pb2_grpc.py index 0129ff944..0129ff944 100644 --- a/py-modules/common/proto/BluePrintCommon_pb2_grpc.py +++ b/py-modules/common/proto/BlueprintCommon_pb2_grpc.py diff --git a/py-modules/common/proto/BluePrintManagement_pb2.py b/py-modules/common/proto/BlueprintManagement_pb2.py index 746861d6e..458c10b29 100644 --- a/py-modules/common/proto/BluePrintManagement_pb2.py +++ b/py-modules/common/proto/BlueprintManagement_pb2.py @@ -13,7 +13,7 @@ # limitations under the License. # -*- coding: utf-8 -*- # Generated by the protocol buffer compiler. DO NOT EDIT! -# source: BluePrintManagement.proto +# source: BlueprintManagement.proto import sys _b=sys.version_info[0]<3 and (lambda x:x) or (lambda x:x.encode('latin1')) @@ -28,17 +28,17 @@ _sym_db = _symbol_database.Default() from google.protobuf import struct_pb2 as google_dot_protobuf_dot_struct__pb2 -from proto import BluePrintCommon_pb2 as BluePrintCommon__pb2 +from proto import BlueprintCommon_pb2 as BlueprintCommon__pb2 DESCRIPTOR = _descriptor.FileDescriptor( - name='BluePrintManagement.proto', + name='BlueprintManagement.proto', package='org.onap.ccsdk.cds.controllerblueprints.management.api', syntax='proto3', serialized_options=_b('P\001'), - serialized_pb=_b('\n\x19\x42luePrintManagement.proto\x12\x36org.onap.ccsdk.cds.controllerblueprints.management.api\x1a\x1cgoogle/protobuf/struct.proto\x1a\x15\x42luePrintCommon.proto\"\xd3\x02\n\x14\x42luePrintUploadInput\x12V\n\x0c\x63ommonHeader\x18\x01 \x01(\x0b\x32@.org.onap.ccsdk.cds.controllerblueprints.common.api.CommonHeader\x12T\n\tfileChunk\x18\x02 \x01(\x0b\x32\x41.org.onap.ccsdk.cds.controllerblueprints.management.api.FileChunk\x12`\n\x11\x61\x63tionIdentifiers\x18\x03 \x01(\x0b\x32\x45.org.onap.ccsdk.cds.controllerblueprints.common.api.ActionIdentifiers\x12+\n\nproperties\x18\x04 \x01(\x0b\x32\x17.google.protobuf.Struct\"\xff\x01\n\x16\x42luePrintDownloadInput\x12V\n\x0c\x63ommonHeader\x18\x01 \x01(\x0b\x32@.org.onap.ccsdk.cds.controllerblueprints.common.api.CommonHeader\x12`\n\x11\x61\x63tionIdentifiers\x18\x02 \x01(\x0b\x32\x45.org.onap.ccsdk.cds.controllerblueprints.common.api.ActionIdentifiers\x12+\n\nproperties\x18\x03 \x01(\x0b\x32\x17.google.protobuf.Struct\"\xfd\x01\n\x14\x42luePrintRemoveInput\x12V\n\x0c\x63ommonHeader\x18\x01 \x01(\x0b\x32@.org.onap.ccsdk.cds.controllerblueprints.common.api.CommonHeader\x12`\n\x11\x61\x63tionIdentifiers\x18\x02 \x01(\x0b\x32\x45.org.onap.ccsdk.cds.controllerblueprints.common.api.ActionIdentifiers\x12+\n\nproperties\x18\x03 \x01(\x0b\x32\x17.google.protobuf.Struct\"\xb9\x01\n\x17\x42luePrintBootstrapInput\x12V\n\x0c\x63ommonHeader\x18\x01 \x01(\x0b\x32@.org.onap.ccsdk.cds.controllerblueprints.common.api.CommonHeader\x12\x0f\n\x07loadCBA\x18\x02 \x01(\x08\x12\x15\n\rloadModelType\x18\x03 \x01(\x08\x12\x1e\n\x16loadResourceDictionary\x18\x04 \x01(\x08\"\xc2\x02\n\x19\x42luePrintManagementOutput\x12V\n\x0c\x63ommonHeader\x18\x01 \x01(\x0b\x32@.org.onap.ccsdk.cds.controllerblueprints.common.api.CommonHeader\x12T\n\tfileChunk\x18\x02 \x01(\x0b\x32\x41.org.onap.ccsdk.cds.controllerblueprints.management.api.FileChunk\x12J\n\x06status\x18\x03 \x01(\x0b\x32:.org.onap.ccsdk.cds.controllerblueprints.common.api.Status\x12+\n\nproperties\x18\x04 \x01(\x0b\x32\x17.google.protobuf.Struct\"\x1a\n\tFileChunk\x12\r\n\x05\x63hunk\x18\x01 \x01(\x0c*4\n\x0e\x44ownloadAction\x12\n\n\x06SEARCH\x10\x00\x12\x0b\n\x07STARTER\x10\x01\x12\t\n\x05\x43LONE\x10\x02*@\n\x0cUploadAction\x12\t\n\x05\x44RAFT\x10\x00\x12\n\n\x06\x45NRICH\x10\x01\x12\x0c\n\x08VALIDATE\x10\x02\x12\x0b\n\x07PUBLISH\x10\x03*\x1b\n\x0cRemoveAction\x12\x0b\n\x07\x44\x45\x46\x41ULT\x10\x00\x32\xfa\x05\n\x1a\x42luePrintManagementService\x12\xb6\x01\n\x11\x64ownloadBlueprint\x12N.org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintDownloadInput\x1aQ.org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementOutput\x12\xb2\x01\n\x0fuploadBlueprint\x12L.org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintUploadInput\x1aQ.org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementOutput\x12\xb2\x01\n\x0fremoveBlueprint\x12L.org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintRemoveInput\x1aQ.org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementOutput\x12\xb8\x01\n\x12\x62ootstrapBlueprint\x12O.org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintBootstrapInput\x1aQ.org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementOutputB\x02P\x01\x62\x06proto3') + serialized_pb=_b('\n\x19\x42luePrintManagement.proto\x12\x36org.onap.ccsdk.cds.controllerblueprints.management.api\x1a\x1cgoogle/protobuf/struct.proto\x1a\x15\x42luePrintCommon.proto\"\xd3\x02\n\x14\x42luePrintUploadInput\x12V\n\x0c\x63ommonHeader\x18\x01 \x01(\x0b\x32@.org.onap.ccsdk.cds.controllerblueprints.common.api.CommonHeader\x12T\n\tfileChunk\x18\x02 \x01(\x0b\x32\x41.org.onap.ccsdk.cds.controllerblueprints.management.api.FileChunk\x12`\n\x11\x61\x63tionIdentifiers\x18\x03 \x01(\x0b\x32\x45.org.onap.ccsdk.cds.controllerblueprints.common.api.ActionIdentifiers\x12+\n\nproperties\x18\x04 \x01(\x0b\x32\x17.google.protobuf.Struct\"\xff\x01\n\x16\x42luePrintDownloadInput\x12V\n\x0c\x63ommonHeader\x18\x01 \x01(\x0b\x32@.org.onap.ccsdk.cds.controllerblueprints.common.api.CommonHeader\x12`\n\x11\x61\x63tionIdentifiers\x18\x02 \x01(\x0b\x32\x45.org.onap.ccsdk.cds.controllerblueprints.common.api.ActionIdentifiers\x12+\n\nproperties\x18\x03 \x01(\x0b\x32\x17.google.protobuf.Struct\"\xfd\x01\n\x14\x42luePrintRemoveInput\x12V\n\x0c\x63ommonHeader\x18\x01 \x01(\x0b\x32@.org.onap.ccsdk.cds.controllerblueprints.common.api.CommonHeader\x12`\n\x11\x61\x63tionIdentifiers\x18\x02 \x01(\x0b\x32\x45.org.onap.ccsdk.cds.controllerblueprints.common.api.ActionIdentifiers\x12+\n\nproperties\x18\x03 \x01(\x0b\x32\x17.google.protobuf.Struct\"\xb9\x01\n\x17\x42luePrintBootstrapInput\x12V\n\x0c\x63ommonHeader\x18\x01 \x01(\x0b\x32@.org.onap.ccsdk.cds.controllerblueprints.common.api.CommonHeader\x12\x0f\n\x07loadCBA\x18\x02 \x01(\x08\x12\x15\n\rloadModelType\x18\x03 \x01(\x08\x12\x1e\n\x16loadResourceDictionary\x18\x04 \x01(\x08\"\xc2\x02\n\x19\x42luePrintManagementOutput\x12V\n\x0c\x63ommonHeader\x18\x01 \x01(\x0b\x32@.org.onap.ccsdk.cds.controllerblueprints.common.api.CommonHeader\x12T\n\tfileChunk\x18\x02 \x01(\x0b\x32\x41.org.onap.ccsdk.cds.controllerblueprints.management.api.FileChunk\x12J\n\x06status\x18\x03 \x01(\x0b\x32:.org.onap.ccsdk.cds.controllerblueprints.common.api.Status\x12+\n\nproperties\x18\x04 \x01(\x0b\x32\x17.google.protobuf.Struct\"\x1a\n\tFileChunk\x12\r\n\x05\x63hunk\x18\x01 \x01(\x0c*4\n\x0e\x44ownloadAction\x12\n\n\x06SEARCH\x10\x00\x12\x0b\n\x07STARTER\x10\x01\x12\t\n\x05\x43LONE\x10\x02*@\n\x0cUploadAction\x12\t\n\x05\x44RAFT\x10\x00\x12\n\n\x06\x45NRICH\x10\x01\x12\x0c\n\x08VALIDATE\x10\x02\x12\x0b\n\x07PUBLISH\x10\x03*\x1b\n\x0cRemoveAction\x12\x0b\n\x07\x44\x45\x46\x41ULT\x10\x00\x32\xfa\x05\n\x1a\x42luePrintManagementService\x12\xb6\x01\n\x11\x64ownloadBlueprint\x12N.org.onap.ccsdk.cds.controllerblueprints.management.api.BlueprintDownloadInput\x1aQ.org.onap.ccsdk.cds.controllerblueprints.management.api.BlueprintManagementOutput\x12\xb2\x01\n\x0fuploadBlueprint\x12L.org.onap.ccsdk.cds.controllerblueprints.management.api.BlueprintUploadInput\x1aQ.org.onap.ccsdk.cds.controllerblueprints.management.api.BlueprintManagementOutput\x12\xb2\x01\n\x0fremoveBlueprint\x12L.org.onap.ccsdk.cds.controllerblueprints.management.api.BlueprintRemoveInput\x1aQ.org.onap.ccsdk.cds.controllerblueprints.management.api.BlueprintManagementOutput\x12\xb8\x01\n\x12\x62ootstrapBlueprint\x12O.org.onap.ccsdk.cds.controllerblueprints.management.api.BlueprintBootstrapInput\x1aQ.org.onap.ccsdk.cds.controllerblueprints.management.api.BlueprintManagementOutputB\x02P\x01\x62\x06proto3') , - dependencies=[google_dot_protobuf_dot_struct__pb2.DESCRIPTOR,BluePrintCommon__pb2.DESCRIPTOR,]) + dependencies=[google_dot_protobuf_dot_struct__pb2.DESCRIPTOR,BlueprintCommon__pb2.DESCRIPTOR,]) _DOWNLOADACTION = _descriptor.EnumDescriptor( name='DownloadAction', @@ -129,35 +129,35 @@ DEFAULT = 0 _BLUEPRINTUPLOADINPUT = _descriptor.Descriptor( - name='BluePrintUploadInput', - full_name='org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintUploadInput', + name='BlueprintUploadInput', + full_name='org.onap.ccsdk.cds.controllerblueprints.management.api.BlueprintUploadInput', filename=None, file=DESCRIPTOR, containing_type=None, fields=[ _descriptor.FieldDescriptor( - name='commonHeader', full_name='org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintUploadInput.commonHeader', index=0, + name='commonHeader', full_name='org.onap.ccsdk.cds.controllerblueprints.management.api.BlueprintUploadInput.commonHeader', index=0, number=1, type=11, cpp_type=10, label=1, has_default_value=False, default_value=None, message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR), _descriptor.FieldDescriptor( - name='fileChunk', full_name='org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintUploadInput.fileChunk', index=1, + name='fileChunk', full_name='org.onap.ccsdk.cds.controllerblueprints.management.api.BlueprintUploadInput.fileChunk', index=1, number=2, type=11, cpp_type=10, label=1, has_default_value=False, default_value=None, message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR), _descriptor.FieldDescriptor( - name='actionIdentifiers', full_name='org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintUploadInput.actionIdentifiers', index=2, + name='actionIdentifiers', full_name='org.onap.ccsdk.cds.controllerblueprints.management.api.BlueprintUploadInput.actionIdentifiers', index=2, number=3, type=11, cpp_type=10, label=1, has_default_value=False, default_value=None, message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR), _descriptor.FieldDescriptor( - name='properties', full_name='org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintUploadInput.properties', index=3, + name='properties', full_name='org.onap.ccsdk.cds.controllerblueprints.management.api.BlueprintUploadInput.properties', index=3, number=4, type=11, cpp_type=10, label=1, has_default_value=False, default_value=None, message_type=None, enum_type=None, containing_type=None, @@ -181,28 +181,28 @@ _BLUEPRINTUPLOADINPUT = _descriptor.Descriptor( _BLUEPRINTDOWNLOADINPUT = _descriptor.Descriptor( - name='BluePrintDownloadInput', - full_name='org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintDownloadInput', + name='BlueprintDownloadInput', + full_name='org.onap.ccsdk.cds.controllerblueprints.management.api.BlueprintDownloadInput', filename=None, file=DESCRIPTOR, containing_type=None, fields=[ _descriptor.FieldDescriptor( - name='commonHeader', full_name='org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintDownloadInput.commonHeader', index=0, + name='commonHeader', full_name='org.onap.ccsdk.cds.controllerblueprints.management.api.BlueprintDownloadInput.commonHeader', index=0, number=1, type=11, cpp_type=10, label=1, has_default_value=False, default_value=None, message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR), _descriptor.FieldDescriptor( - name='actionIdentifiers', full_name='org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintDownloadInput.actionIdentifiers', index=1, + name='actionIdentifiers', full_name='org.onap.ccsdk.cds.controllerblueprints.management.api.BlueprintDownloadInput.actionIdentifiers', index=1, number=2, type=11, cpp_type=10, label=1, has_default_value=False, default_value=None, message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR), _descriptor.FieldDescriptor( - name='properties', full_name='org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintDownloadInput.properties', index=2, + name='properties', full_name='org.onap.ccsdk.cds.controllerblueprints.management.api.BlueprintDownloadInput.properties', index=2, number=3, type=11, cpp_type=10, label=1, has_default_value=False, default_value=None, message_type=None, enum_type=None, containing_type=None, @@ -226,28 +226,28 @@ _BLUEPRINTDOWNLOADINPUT = _descriptor.Descriptor( _BLUEPRINTREMOVEINPUT = _descriptor.Descriptor( - name='BluePrintRemoveInput', - full_name='org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintRemoveInput', + name='BlueprintRemoveInput', + full_name='org.onap.ccsdk.cds.controllerblueprints.management.api.BlueprintRemoveInput', filename=None, file=DESCRIPTOR, containing_type=None, fields=[ _descriptor.FieldDescriptor( - name='commonHeader', full_name='org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintRemoveInput.commonHeader', index=0, + name='commonHeader', full_name='org.onap.ccsdk.cds.controllerblueprints.management.api.BlueprintRemoveInput.commonHeader', index=0, number=1, type=11, cpp_type=10, label=1, has_default_value=False, default_value=None, message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR), _descriptor.FieldDescriptor( - name='actionIdentifiers', full_name='org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintRemoveInput.actionIdentifiers', index=1, + name='actionIdentifiers', full_name='org.onap.ccsdk.cds.controllerblueprints.management.api.BlueprintRemoveInput.actionIdentifiers', index=1, number=2, type=11, cpp_type=10, label=1, has_default_value=False, default_value=None, message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR), _descriptor.FieldDescriptor( - name='properties', full_name='org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintRemoveInput.properties', index=2, + name='properties', full_name='org.onap.ccsdk.cds.controllerblueprints.management.api.BlueprintRemoveInput.properties', index=2, number=3, type=11, cpp_type=10, label=1, has_default_value=False, default_value=None, message_type=None, enum_type=None, containing_type=None, @@ -271,35 +271,35 @@ _BLUEPRINTREMOVEINPUT = _descriptor.Descriptor( _BLUEPRINTBOOTSTRAPINPUT = _descriptor.Descriptor( - name='BluePrintBootstrapInput', - full_name='org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintBootstrapInput', + name='BlueprintBootstrapInput', + full_name='org.onap.ccsdk.cds.controllerblueprints.management.api.BlueprintBootstrapInput', filename=None, file=DESCRIPTOR, containing_type=None, fields=[ _descriptor.FieldDescriptor( - name='commonHeader', full_name='org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintBootstrapInput.commonHeader', index=0, + name='commonHeader', full_name='org.onap.ccsdk.cds.controllerblueprints.management.api.BlueprintBootstrapInput.commonHeader', index=0, number=1, type=11, cpp_type=10, label=1, has_default_value=False, default_value=None, message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR), _descriptor.FieldDescriptor( - name='loadCBA', full_name='org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintBootstrapInput.loadCBA', index=1, + name='loadCBA', full_name='org.onap.ccsdk.cds.controllerblueprints.management.api.BlueprintBootstrapInput.loadCBA', index=1, number=2, type=8, cpp_type=7, label=1, has_default_value=False, default_value=False, message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR), _descriptor.FieldDescriptor( - name='loadModelType', full_name='org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintBootstrapInput.loadModelType', index=2, + name='loadModelType', full_name='org.onap.ccsdk.cds.controllerblueprints.management.api.BlueprintBootstrapInput.loadModelType', index=2, number=3, type=8, cpp_type=7, label=1, has_default_value=False, default_value=False, message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR), _descriptor.FieldDescriptor( - name='loadResourceDictionary', full_name='org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintBootstrapInput.loadResourceDictionary', index=3, + name='loadResourceDictionary', full_name='org.onap.ccsdk.cds.controllerblueprints.management.api.BlueprintBootstrapInput.loadResourceDictionary', index=3, number=4, type=8, cpp_type=7, label=1, has_default_value=False, default_value=False, message_type=None, enum_type=None, containing_type=None, @@ -323,35 +323,35 @@ _BLUEPRINTBOOTSTRAPINPUT = _descriptor.Descriptor( _BLUEPRINTMANAGEMENTOUTPUT = _descriptor.Descriptor( - name='BluePrintManagementOutput', - full_name='org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementOutput', + name='BlueprintManagementOutput', + full_name='org.onap.ccsdk.cds.controllerblueprints.management.api.BlueprintManagementOutput', filename=None, file=DESCRIPTOR, containing_type=None, fields=[ _descriptor.FieldDescriptor( - name='commonHeader', full_name='org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementOutput.commonHeader', index=0, + name='commonHeader', full_name='org.onap.ccsdk.cds.controllerblueprints.management.api.BlueprintManagementOutput.commonHeader', index=0, number=1, type=11, cpp_type=10, label=1, has_default_value=False, default_value=None, message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR), _descriptor.FieldDescriptor( - name='fileChunk', full_name='org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementOutput.fileChunk', index=1, + name='fileChunk', full_name='org.onap.ccsdk.cds.controllerblueprints.management.api.BlueprintManagementOutput.fileChunk', index=1, number=2, type=11, cpp_type=10, label=1, has_default_value=False, default_value=None, message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR), _descriptor.FieldDescriptor( - name='status', full_name='org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementOutput.status', index=2, + name='status', full_name='org.onap.ccsdk.cds.controllerblueprints.management.api.BlueprintManagementOutput.status', index=2, number=3, type=11, cpp_type=10, label=1, has_default_value=False, default_value=None, message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR), _descriptor.FieldDescriptor( - name='properties', full_name='org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementOutput.properties', index=3, + name='properties', full_name='org.onap.ccsdk.cds.controllerblueprints.management.api.BlueprintManagementOutput.properties', index=3, number=4, type=11, cpp_type=10, label=1, has_default_value=False, default_value=None, message_type=None, enum_type=None, containing_type=None, @@ -404,70 +404,70 @@ _FILECHUNK = _descriptor.Descriptor( serialized_end=1533, ) -_BLUEPRINTUPLOADINPUT.fields_by_name['commonHeader'].message_type = BluePrintCommon__pb2._COMMONHEADER +_BLUEPRINTUPLOADINPUT.fields_by_name['commonHeader'].message_type = BlueprintCommon__pb2._COMMONHEADER _BLUEPRINTUPLOADINPUT.fields_by_name['fileChunk'].message_type = _FILECHUNK -_BLUEPRINTUPLOADINPUT.fields_by_name['actionIdentifiers'].message_type = BluePrintCommon__pb2._ACTIONIDENTIFIERS +_BLUEPRINTUPLOADINPUT.fields_by_name['actionIdentifiers'].message_type = BlueprintCommon__pb2._ACTIONIDENTIFIERS _BLUEPRINTUPLOADINPUT.fields_by_name['properties'].message_type = google_dot_protobuf_dot_struct__pb2._STRUCT -_BLUEPRINTDOWNLOADINPUT.fields_by_name['commonHeader'].message_type = BluePrintCommon__pb2._COMMONHEADER -_BLUEPRINTDOWNLOADINPUT.fields_by_name['actionIdentifiers'].message_type = BluePrintCommon__pb2._ACTIONIDENTIFIERS +_BLUEPRINTDOWNLOADINPUT.fields_by_name['commonHeader'].message_type = BlueprintCommon__pb2._COMMONHEADER +_BLUEPRINTDOWNLOADINPUT.fields_by_name['actionIdentifiers'].message_type = BlueprintCommon__pb2._ACTIONIDENTIFIERS _BLUEPRINTDOWNLOADINPUT.fields_by_name['properties'].message_type = google_dot_protobuf_dot_struct__pb2._STRUCT -_BLUEPRINTREMOVEINPUT.fields_by_name['commonHeader'].message_type = BluePrintCommon__pb2._COMMONHEADER -_BLUEPRINTREMOVEINPUT.fields_by_name['actionIdentifiers'].message_type = BluePrintCommon__pb2._ACTIONIDENTIFIERS +_BLUEPRINTREMOVEINPUT.fields_by_name['commonHeader'].message_type = BlueprintCommon__pb2._COMMONHEADER +_BLUEPRINTREMOVEINPUT.fields_by_name['actionIdentifiers'].message_type = BlueprintCommon__pb2._ACTIONIDENTIFIERS _BLUEPRINTREMOVEINPUT.fields_by_name['properties'].message_type = google_dot_protobuf_dot_struct__pb2._STRUCT -_BLUEPRINTBOOTSTRAPINPUT.fields_by_name['commonHeader'].message_type = BluePrintCommon__pb2._COMMONHEADER -_BLUEPRINTMANAGEMENTOUTPUT.fields_by_name['commonHeader'].message_type = BluePrintCommon__pb2._COMMONHEADER +_BLUEPRINTBOOTSTRAPINPUT.fields_by_name['commonHeader'].message_type = BlueprintCommon__pb2._COMMONHEADER +_BLUEPRINTMANAGEMENTOUTPUT.fields_by_name['commonHeader'].message_type = BlueprintCommon__pb2._COMMONHEADER _BLUEPRINTMANAGEMENTOUTPUT.fields_by_name['fileChunk'].message_type = _FILECHUNK -_BLUEPRINTMANAGEMENTOUTPUT.fields_by_name['status'].message_type = BluePrintCommon__pb2._STATUS +_BLUEPRINTMANAGEMENTOUTPUT.fields_by_name['status'].message_type = BlueprintCommon__pb2._STATUS _BLUEPRINTMANAGEMENTOUTPUT.fields_by_name['properties'].message_type = google_dot_protobuf_dot_struct__pb2._STRUCT -DESCRIPTOR.message_types_by_name['BluePrintUploadInput'] = _BLUEPRINTUPLOADINPUT -DESCRIPTOR.message_types_by_name['BluePrintDownloadInput'] = _BLUEPRINTDOWNLOADINPUT -DESCRIPTOR.message_types_by_name['BluePrintRemoveInput'] = _BLUEPRINTREMOVEINPUT -DESCRIPTOR.message_types_by_name['BluePrintBootstrapInput'] = _BLUEPRINTBOOTSTRAPINPUT -DESCRIPTOR.message_types_by_name['BluePrintManagementOutput'] = _BLUEPRINTMANAGEMENTOUTPUT +DESCRIPTOR.message_types_by_name['BlueprintUploadInput'] = _BLUEPRINTUPLOADINPUT +DESCRIPTOR.message_types_by_name['BlueprintDownloadInput'] = _BLUEPRINTDOWNLOADINPUT +DESCRIPTOR.message_types_by_name['BlueprintRemoveInput'] = _BLUEPRINTREMOVEINPUT +DESCRIPTOR.message_types_by_name['BlueprintBootstrapInput'] = _BLUEPRINTBOOTSTRAPINPUT +DESCRIPTOR.message_types_by_name['BlueprintManagementOutput'] = _BLUEPRINTMANAGEMENTOUTPUT DESCRIPTOR.message_types_by_name['FileChunk'] = _FILECHUNK DESCRIPTOR.enum_types_by_name['DownloadAction'] = _DOWNLOADACTION DESCRIPTOR.enum_types_by_name['UploadAction'] = _UPLOADACTION DESCRIPTOR.enum_types_by_name['RemoveAction'] = _REMOVEACTION _sym_db.RegisterFileDescriptor(DESCRIPTOR) -BluePrintUploadInput = _reflection.GeneratedProtocolMessageType('BluePrintUploadInput', (_message.Message,), { +BlueprintUploadInput = _reflection.GeneratedProtocolMessageType('BlueprintUploadInput', (_message.Message,), { 'DESCRIPTOR' : _BLUEPRINTUPLOADINPUT, - '__module__' : 'BluePrintManagement_pb2' - # @@protoc_insertion_point(class_scope:org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintUploadInput) + '__module__' : 'BlueprintManagement_pb2' + # @@protoc_insertion_point(class_scope:org.onap.ccsdk.cds.controllerblueprints.management.api.BlueprintUploadInput) }) -_sym_db.RegisterMessage(BluePrintUploadInput) +_sym_db.RegisterMessage(BlueprintUploadInput) -BluePrintDownloadInput = _reflection.GeneratedProtocolMessageType('BluePrintDownloadInput', (_message.Message,), { +BlueprintDownloadInput = _reflection.GeneratedProtocolMessageType('BlueprintDownloadInput', (_message.Message,), { 'DESCRIPTOR' : _BLUEPRINTDOWNLOADINPUT, - '__module__' : 'BluePrintManagement_pb2' - # @@protoc_insertion_point(class_scope:org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintDownloadInput) + '__module__' : 'BlueprintManagement_pb2' + # @@protoc_insertion_point(class_scope:org.onap.ccsdk.cds.controllerblueprints.management.api.BlueprintDownloadInput) }) -_sym_db.RegisterMessage(BluePrintDownloadInput) +_sym_db.RegisterMessage(BlueprintDownloadInput) -BluePrintRemoveInput = _reflection.GeneratedProtocolMessageType('BluePrintRemoveInput', (_message.Message,), { +BlueprintRemoveInput = _reflection.GeneratedProtocolMessageType('BlueprintRemoveInput', (_message.Message,), { 'DESCRIPTOR' : _BLUEPRINTREMOVEINPUT, - '__module__' : 'BluePrintManagement_pb2' - # @@protoc_insertion_point(class_scope:org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintRemoveInput) + '__module__' : 'BlueprintManagement_pb2' + # @@protoc_insertion_point(class_scope:org.onap.ccsdk.cds.controllerblueprints.management.api.BlueprintRemoveInput) }) -_sym_db.RegisterMessage(BluePrintRemoveInput) +_sym_db.RegisterMessage(BlueprintRemoveInput) -BluePrintBootstrapInput = _reflection.GeneratedProtocolMessageType('BluePrintBootstrapInput', (_message.Message,), { +BlueprintBootstrapInput = _reflection.GeneratedProtocolMessageType('BlueprintBootstrapInput', (_message.Message,), { 'DESCRIPTOR' : _BLUEPRINTBOOTSTRAPINPUT, - '__module__' : 'BluePrintManagement_pb2' - # @@protoc_insertion_point(class_scope:org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintBootstrapInput) + '__module__' : 'BlueprintManagement_pb2' + # @@protoc_insertion_point(class_scope:org.onap.ccsdk.cds.controllerblueprints.management.api.BlueprintBootstrapInput) }) -_sym_db.RegisterMessage(BluePrintBootstrapInput) +_sym_db.RegisterMessage(BlueprintBootstrapInput) -BluePrintManagementOutput = _reflection.GeneratedProtocolMessageType('BluePrintManagementOutput', (_message.Message,), { +BlueprintManagementOutput = _reflection.GeneratedProtocolMessageType('BlueprintManagementOutput', (_message.Message,), { 'DESCRIPTOR' : _BLUEPRINTMANAGEMENTOUTPUT, - '__module__' : 'BluePrintManagement_pb2' - # @@protoc_insertion_point(class_scope:org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementOutput) + '__module__' : 'BlueprintManagement_pb2' + # @@protoc_insertion_point(class_scope:org.onap.ccsdk.cds.controllerblueprints.management.api.BlueprintManagementOutput) }) -_sym_db.RegisterMessage(BluePrintManagementOutput) +_sym_db.RegisterMessage(BlueprintManagementOutput) FileChunk = _reflection.GeneratedProtocolMessageType('FileChunk', (_message.Message,), { 'DESCRIPTOR' : _FILECHUNK, - '__module__' : 'BluePrintManagement_pb2' + '__module__' : 'BlueprintManagement_pb2' # @@protoc_insertion_point(class_scope:org.onap.ccsdk.cds.controllerblueprints.management.api.FileChunk) }) _sym_db.RegisterMessage(FileChunk) @@ -476,8 +476,8 @@ _sym_db.RegisterMessage(FileChunk) DESCRIPTOR._options = None _BLUEPRINTMANAGEMENTSERVICE = _descriptor.ServiceDescriptor( - name='BluePrintManagementService', - full_name='org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService', + name='BlueprintManagementService', + full_name='org.onap.ccsdk.cds.controllerblueprints.management.api.BlueprintManagementService', file=DESCRIPTOR, index=0, serialized_options=None, @@ -486,7 +486,7 @@ _BLUEPRINTMANAGEMENTSERVICE = _descriptor.ServiceDescriptor( methods=[ _descriptor.MethodDescriptor( name='downloadBlueprint', - full_name='org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService.downloadBlueprint', + full_name='org.onap.ccsdk.cds.controllerblueprints.management.api.BlueprintManagementService.downloadBlueprint', index=0, containing_service=None, input_type=_BLUEPRINTDOWNLOADINPUT, @@ -495,7 +495,7 @@ _BLUEPRINTMANAGEMENTSERVICE = _descriptor.ServiceDescriptor( ), _descriptor.MethodDescriptor( name='uploadBlueprint', - full_name='org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService.uploadBlueprint', + full_name='org.onap.ccsdk.cds.controllerblueprints.management.api.BlueprintManagementService.uploadBlueprint', index=1, containing_service=None, input_type=_BLUEPRINTUPLOADINPUT, @@ -504,7 +504,7 @@ _BLUEPRINTMANAGEMENTSERVICE = _descriptor.ServiceDescriptor( ), _descriptor.MethodDescriptor( name='removeBlueprint', - full_name='org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService.removeBlueprint', + full_name='org.onap.ccsdk.cds.controllerblueprints.management.api.BlueprintManagementService.removeBlueprint', index=2, containing_service=None, input_type=_BLUEPRINTREMOVEINPUT, @@ -513,7 +513,7 @@ _BLUEPRINTMANAGEMENTSERVICE = _descriptor.ServiceDescriptor( ), _descriptor.MethodDescriptor( name='bootstrapBlueprint', - full_name='org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService.bootstrapBlueprint', + full_name='org.onap.ccsdk.cds.controllerblueprints.management.api.BlueprintManagementService.bootstrapBlueprint', index=3, containing_service=None, input_type=_BLUEPRINTBOOTSTRAPINPUT, @@ -523,6 +523,6 @@ _BLUEPRINTMANAGEMENTSERVICE = _descriptor.ServiceDescriptor( ]) _sym_db.RegisterServiceDescriptor(_BLUEPRINTMANAGEMENTSERVICE) -DESCRIPTOR.services_by_name['BluePrintManagementService'] = _BLUEPRINTMANAGEMENTSERVICE +DESCRIPTOR.services_by_name['BlueprintManagementService'] = _BLUEPRINTMANAGEMENTSERVICE # @@protoc_insertion_point(module_scope) diff --git a/py-modules/common/proto/BluePrintManagement_pb2_grpc.py b/py-modules/common/proto/BlueprintManagement_pb2_grpc.py index 10226abd6..a491711f1 100644 --- a/py-modules/common/proto/BluePrintManagement_pb2_grpc.py +++ b/py-modules/common/proto/BlueprintManagement_pb2_grpc.py @@ -15,10 +15,10 @@ # Generated by the gRPC Python protocol compiler plugin. DO NOT EDIT! import grpc -from proto import BluePrintManagement_pb2 as BluePrintManagement__pb2 +from proto import BlueprintManagement_pb2 as BlueprintManagement__pb2 -class BluePrintManagementServiceStub(object): +class BlueprintManagementServiceStub(object): # missing associated documentation comment in .proto file pass @@ -29,28 +29,28 @@ class BluePrintManagementServiceStub(object): channel: A grpc.Channel. """ self.downloadBlueprint = channel.unary_unary( - '/org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/downloadBlueprint', - request_serializer=BluePrintManagement__pb2.BluePrintDownloadInput.SerializeToString, - response_deserializer=BluePrintManagement__pb2.BluePrintManagementOutput.FromString, + '/org.onap.ccsdk.cds.controllerblueprints.management.api.BlueprintManagementService/downloadBlueprint', + request_serializer=BlueprintManagement__pb2.BlueprintDownloadInput.SerializeToString, + response_deserializer=BlueprintManagement__pb2.BlueprintManagementOutput.FromString, ) self.uploadBlueprint = channel.unary_unary( - '/org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint', - request_serializer=BluePrintManagement__pb2.BluePrintUploadInput.SerializeToString, - response_deserializer=BluePrintManagement__pb2.BluePrintManagementOutput.FromString, + '/org.onap.ccsdk.cds.controllerblueprints.management.api.BlueprintManagementService/uploadBlueprint', + request_serializer=BlueprintManagement__pb2.BlueprintUploadInput.SerializeToString, + response_deserializer=BlueprintManagement__pb2.BlueprintManagementOutput.FromString, ) self.removeBlueprint = channel.unary_unary( - '/org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/removeBlueprint', - request_serializer=BluePrintManagement__pb2.BluePrintRemoveInput.SerializeToString, - response_deserializer=BluePrintManagement__pb2.BluePrintManagementOutput.FromString, + '/org.onap.ccsdk.cds.controllerblueprints.management.api.BlueprintManagementService/removeBlueprint', + request_serializer=BlueprintManagement__pb2.BlueprintRemoveInput.SerializeToString, + response_deserializer=BlueprintManagement__pb2.BlueprintManagementOutput.FromString, ) self.bootstrapBlueprint = channel.unary_unary( - '/org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/bootstrapBlueprint', - request_serializer=BluePrintManagement__pb2.BluePrintBootstrapInput.SerializeToString, - response_deserializer=BluePrintManagement__pb2.BluePrintManagementOutput.FromString, + '/org.onap.ccsdk.cds.controllerblueprints.management.api.BlueprintManagementService/bootstrapBlueprint', + request_serializer=BlueprintManagement__pb2.BlueprintBootstrapInput.SerializeToString, + response_deserializer=BlueprintManagement__pb2.BlueprintManagementOutput.FromString, ) -class BluePrintManagementServiceServicer(object): +class BlueprintManagementServiceServicer(object): # missing associated documentation comment in .proto file pass @@ -83,29 +83,29 @@ class BluePrintManagementServiceServicer(object): raise NotImplementedError('Method not implemented!') -def add_BluePrintManagementServiceServicer_to_server(servicer, server): +def add_BlueprintManagementServiceServicer_to_server(servicer, server): rpc_method_handlers = { 'downloadBlueprint': grpc.unary_unary_rpc_method_handler( servicer.downloadBlueprint, - request_deserializer=BluePrintManagement__pb2.BluePrintDownloadInput.FromString, - response_serializer=BluePrintManagement__pb2.BluePrintManagementOutput.SerializeToString, + request_deserializer=BlueprintManagement__pb2.BlueprintDownloadInput.FromString, + response_serializer=BlueprintManagement__pb2.BlueprintManagementOutput.SerializeToString, ), 'uploadBlueprint': grpc.unary_unary_rpc_method_handler( servicer.uploadBlueprint, - request_deserializer=BluePrintManagement__pb2.BluePrintUploadInput.FromString, - response_serializer=BluePrintManagement__pb2.BluePrintManagementOutput.SerializeToString, + request_deserializer=BlueprintManagement__pb2.BlueprintUploadInput.FromString, + response_serializer=BlueprintManagement__pb2.BlueprintManagementOutput.SerializeToString, ), 'removeBlueprint': grpc.unary_unary_rpc_method_handler( servicer.removeBlueprint, - request_deserializer=BluePrintManagement__pb2.BluePrintRemoveInput.FromString, - response_serializer=BluePrintManagement__pb2.BluePrintManagementOutput.SerializeToString, + request_deserializer=BlueprintManagement__pb2.BlueprintRemoveInput.FromString, + response_serializer=BlueprintManagement__pb2.BlueprintManagementOutput.SerializeToString, ), 'bootstrapBlueprint': grpc.unary_unary_rpc_method_handler( servicer.bootstrapBlueprint, - request_deserializer=BluePrintManagement__pb2.BluePrintBootstrapInput.FromString, - response_serializer=BluePrintManagement__pb2.BluePrintManagementOutput.SerializeToString, + request_deserializer=BlueprintManagement__pb2.BlueprintBootstrapInput.FromString, + response_serializer=BlueprintManagement__pb2.BlueprintManagementOutput.SerializeToString, ), } generic_handler = grpc.method_handlers_generic_handler( - 'org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService', rpc_method_handlers) + 'org.onap.ccsdk.cds.controllerblueprints.management.api.BlueprintManagementService', rpc_method_handlers) server.add_generic_rpc_handlers((generic_handler,)) diff --git a/py-modules/common/proto/BluePrintProcessing_pb2.py b/py-modules/common/proto/BlueprintProcessing_pb2.py index 8a8d04c60..f80948155 100644 --- a/py-modules/common/proto/BluePrintProcessing_pb2.py +++ b/py-modules/common/proto/BlueprintProcessing_pb2.py @@ -15,7 +15,7 @@ # limitations under the License. # Generated by the protocol buffer compiler. DO NOT EDIT! -# source: BluePrintProcessing.proto +# source: BlueprintProcessing.proto import sys _b=sys.version_info[0]<3 and (lambda x:x) or (lambda x:x.encode('latin1')) @@ -29,16 +29,16 @@ _sym_db = _symbol_database.Default() from google.protobuf import struct_pb2 as google_dot_protobuf_dot_struct__pb2 -from proto import BluePrintCommon_pb2 as BluePrintCommon__pb2 +from proto import BlueprintCommon_pb2 as BlueprintCommon__pb2 DESCRIPTOR = _descriptor.FileDescriptor( - name='BluePrintProcessing.proto', + name='BlueprintProcessing.proto', package='org.onap.ccsdk.cds.controllerblueprints.processing.api', syntax='proto3', serialized_options=_b('P\001'), serialized_pb=_b('\n\x19\x42luePrintProcessing.proto\x12\x36org.onap.ccsdk.cds.controllerblueprints.processing.api\x1a\x1cgoogle/protobuf/struct.proto\x1a\x15\x42luePrintCommon.proto\"\xfb\x01\n\x15\x45xecutionServiceInput\x12V\n\x0c\x63ommonHeader\x18\x01 \x01(\x0b\x32@.org.onap.ccsdk.cds.controllerblueprints.common.api.CommonHeader\x12`\n\x11\x61\x63tionIdentifiers\x18\x02 \x01(\x0b\x32\x45.org.onap.ccsdk.cds.controllerblueprints.common.api.ActionIdentifiers\x12(\n\x07payload\x18\x03 \x01(\x0b\x32\x17.google.protobuf.Struct\"\xc8\x02\n\x16\x45xecutionServiceOutput\x12V\n\x0c\x63ommonHeader\x18\x01 \x01(\x0b\x32@.org.onap.ccsdk.cds.controllerblueprints.common.api.CommonHeader\x12`\n\x11\x61\x63tionIdentifiers\x18\x02 \x01(\x0b\x32\x45.org.onap.ccsdk.cds.controllerblueprints.common.api.ActionIdentifiers\x12J\n\x06status\x18\x03 \x01(\x0b\x32:.org.onap.ccsdk.cds.controllerblueprints.common.api.Status\x12(\n\x07payload\x18\x04 \x01(\x0b\x32\x17.google.protobuf.Struct2\xcb\x01\n\x1a\x42luePrintProcessingService\x12\xac\x01\n\x07process\x12M.org.onap.ccsdk.cds.controllerblueprints.processing.api.ExecutionServiceInput\x1aN.org.onap.ccsdk.cds.controllerblueprints.processing.api.ExecutionServiceOutput(\x01\x30\x01\x42\x02P\x01\x62\x06proto3') , - dependencies=[google_dot_protobuf_dot_struct__pb2.DESCRIPTOR,BluePrintCommon__pb2.DESCRIPTOR,]) + dependencies=[google_dot_protobuf_dot_struct__pb2.DESCRIPTOR,BlueprintCommon__pb2.DESCRIPTOR,]) @@ -139,12 +139,12 @@ _EXECUTIONSERVICEOUTPUT = _descriptor.Descriptor( serialized_end=721, ) -_EXECUTIONSERVICEINPUT.fields_by_name['commonHeader'].message_type = BluePrintCommon__pb2._COMMONHEADER -_EXECUTIONSERVICEINPUT.fields_by_name['actionIdentifiers'].message_type = BluePrintCommon__pb2._ACTIONIDENTIFIERS +_EXECUTIONSERVICEINPUT.fields_by_name['commonHeader'].message_type = BlueprintCommon__pb2._COMMONHEADER +_EXECUTIONSERVICEINPUT.fields_by_name['actionIdentifiers'].message_type = BlueprintCommon__pb2._ACTIONIDENTIFIERS _EXECUTIONSERVICEINPUT.fields_by_name['payload'].message_type = google_dot_protobuf_dot_struct__pb2._STRUCT -_EXECUTIONSERVICEOUTPUT.fields_by_name['commonHeader'].message_type = BluePrintCommon__pb2._COMMONHEADER -_EXECUTIONSERVICEOUTPUT.fields_by_name['actionIdentifiers'].message_type = BluePrintCommon__pb2._ACTIONIDENTIFIERS -_EXECUTIONSERVICEOUTPUT.fields_by_name['status'].message_type = BluePrintCommon__pb2._STATUS +_EXECUTIONSERVICEOUTPUT.fields_by_name['commonHeader'].message_type = BlueprintCommon__pb2._COMMONHEADER +_EXECUTIONSERVICEOUTPUT.fields_by_name['actionIdentifiers'].message_type = BlueprintCommon__pb2._ACTIONIDENTIFIERS +_EXECUTIONSERVICEOUTPUT.fields_by_name['status'].message_type = BlueprintCommon__pb2._STATUS _EXECUTIONSERVICEOUTPUT.fields_by_name['payload'].message_type = google_dot_protobuf_dot_struct__pb2._STRUCT DESCRIPTOR.message_types_by_name['ExecutionServiceInput'] = _EXECUTIONSERVICEINPUT DESCRIPTOR.message_types_by_name['ExecutionServiceOutput'] = _EXECUTIONSERVICEOUTPUT @@ -152,14 +152,14 @@ _sym_db.RegisterFileDescriptor(DESCRIPTOR) ExecutionServiceInput = _reflection.GeneratedProtocolMessageType('ExecutionServiceInput', (_message.Message,), { 'DESCRIPTOR' : _EXECUTIONSERVICEINPUT, - '__module__' : 'BluePrintProcessing_pb2' + '__module__' : 'BlueprintProcessing_pb2' # @@protoc_insertion_point(class_scope:org.onap.ccsdk.cds.controllerblueprints.processing.api.ExecutionServiceInput) }) _sym_db.RegisterMessage(ExecutionServiceInput) ExecutionServiceOutput = _reflection.GeneratedProtocolMessageType('ExecutionServiceOutput', (_message.Message,), { 'DESCRIPTOR' : _EXECUTIONSERVICEOUTPUT, - '__module__' : 'BluePrintProcessing_pb2' + '__module__' : 'BlueprintProcessing_pb2' # @@protoc_insertion_point(class_scope:org.onap.ccsdk.cds.controllerblueprints.processing.api.ExecutionServiceOutput) }) _sym_db.RegisterMessage(ExecutionServiceOutput) @@ -168,8 +168,8 @@ _sym_db.RegisterMessage(ExecutionServiceOutput) DESCRIPTOR._options = None _BLUEPRINTPROCESSINGSERVICE = _descriptor.ServiceDescriptor( - name='BluePrintProcessingService', - full_name='org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService', + name='BlueprintProcessingService', + full_name='org.onap.ccsdk.cds.controllerblueprints.processing.api.BlueprintProcessingService', file=DESCRIPTOR, index=0, serialized_options=None, @@ -178,7 +178,7 @@ _BLUEPRINTPROCESSINGSERVICE = _descriptor.ServiceDescriptor( methods=[ _descriptor.MethodDescriptor( name='process', - full_name='org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService.process', + full_name='org.onap.ccsdk.cds.controllerblueprints.processing.api.BlueprintProcessingService.process', index=0, containing_service=None, input_type=_EXECUTIONSERVICEINPUT, @@ -188,6 +188,6 @@ _BLUEPRINTPROCESSINGSERVICE = _descriptor.ServiceDescriptor( ]) _sym_db.RegisterServiceDescriptor(_BLUEPRINTPROCESSINGSERVICE) -DESCRIPTOR.services_by_name['BluePrintProcessingService'] = _BLUEPRINTPROCESSINGSERVICE +DESCRIPTOR.services_by_name['BlueprintProcessingService'] = _BLUEPRINTPROCESSINGSERVICE # @@protoc_insertion_point(module_scope) diff --git a/py-modules/common/proto/BluePrintProcessing_pb2_grpc.py b/py-modules/common/proto/BlueprintProcessing_pb2_grpc.py index 2349f171e..2711e439f 100644 --- a/py-modules/common/proto/BluePrintProcessing_pb2_grpc.py +++ b/py-modules/common/proto/BlueprintProcessing_pb2_grpc.py @@ -15,10 +15,10 @@ # Generated by the gRPC Python protocol compiler plugin. DO NOT EDIT! import grpc -from proto import BluePrintProcessing_pb2 as BluePrintProcessing__pb2 +from proto import BlueprintProcessing_pb2 as BlueprintProcessing__pb2 -class BluePrintProcessingServiceStub(object): +class BlueprintProcessingServiceStub(object): # missing associated documentation comment in .proto file pass @@ -29,13 +29,13 @@ class BluePrintProcessingServiceStub(object): channel: A grpc.Channel. """ self.process = channel.stream_stream( - '/org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process', - request_serializer=BluePrintProcessing__pb2.ExecutionServiceInput.SerializeToString, - response_deserializer=BluePrintProcessing__pb2.ExecutionServiceOutput.FromString, + '/org.onap.ccsdk.cds.controllerblueprints.processing.api.BlueprintProcessingService/process', + request_serializer=BlueprintProcessing__pb2.ExecutionServiceInput.SerializeToString, + response_deserializer=BlueprintProcessing__pb2.ExecutionServiceOutput.FromString, ) -class BluePrintProcessingServiceServicer(object): +class BlueprintProcessingServiceServicer(object): # missing associated documentation comment in .proto file pass @@ -47,14 +47,14 @@ class BluePrintProcessingServiceServicer(object): raise NotImplementedError('Method not implemented!') -def add_BluePrintProcessingServiceServicer_to_server(servicer, server): +def add_BlueprintProcessingServiceServicer_to_server(servicer, server): rpc_method_handlers = { 'process': grpc.stream_stream_rpc_method_handler( servicer.process, - request_deserializer=BluePrintProcessing__pb2.ExecutionServiceInput.FromString, - response_serializer=BluePrintProcessing__pb2.ExecutionServiceOutput.SerializeToString, + request_deserializer=BlueprintProcessing__pb2.ExecutionServiceInput.FromString, + response_serializer=BlueprintProcessing__pb2.ExecutionServiceOutput.SerializeToString, ), } generic_handler = grpc.method_handlers_generic_handler( - 'org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService', rpc_method_handlers) + 'org.onap.ccsdk.cds.controllerblueprints.processing.api.BlueprintProcessingService', rpc_method_handlers) server.add_generic_rpc_handlers((generic_handler,)) |