rename package name 96/108296/3
authordyh <dengyuanhong@chinamobile.com>
Wed, 27 May 2020 02:36:10 +0000 (10:36 +0800)
committerdyh <dengyuanhong@chinamobile.com>
Wed, 27 May 2020 04:01:07 +0000 (12:01 +0800)
commitfddda96911bdb3ec9841ac71e764cb6eb8fa08d5
tree598d721cdcbf3793828c52134ae93c6061aa9a8f
parent23785037bc77749a748c875712db84836fdf07e1
rename package name
add function for sdc subscribe and notification

Issue-ID: MODELING-366
Change-Id: I61dba314a62003577eddc640325f9c5b9263b2bc
Signed-off-by: dyh <dengyuanhong@chinamobile.com>
13 files changed:
catalog/pub/Dmaap_lib/__init__.py [moved from catalog/pub/Dmaap-lib/__init__.py with 100% similarity]
catalog/pub/Dmaap_lib/dmaap/__init__.py [moved from catalog/pub/Dmaap-lib/dmaap/__init__.py with 100% similarity]
catalog/pub/Dmaap_lib/dmaap/consumer.py [moved from catalog/pub/Dmaap-lib/dmaap/consumer.py with 100% similarity]
catalog/pub/Dmaap_lib/dmaap/identity.py [moved from catalog/pub/Dmaap-lib/dmaap/identity.py with 100% similarity]
catalog/pub/Dmaap_lib/dmaap/publisher.py [moved from catalog/pub/Dmaap-lib/dmaap/publisher.py with 100% similarity]
catalog/pub/Dmaap_lib/pub/__init__.py [moved from catalog/pub/Dmaap-lib/pub/__init__.py with 100% similarity]
catalog/pub/Dmaap_lib/pub/exceptions.py [moved from catalog/pub/Dmaap-lib/pub/exceptions.py with 100% similarity]
catalog/pub/Dmaap_lib/test/test_consumer.py [moved from catalog/pub/Dmaap-lib/test/test_consumer.py with 100% similarity]
catalog/pub/Dmaap_lib/test/test_identity.py [moved from catalog/pub/Dmaap-lib/test/test_identity.py with 100% similarity]
catalog/pub/config/config.py
catalog/pub/msapi/sdc.py
catalog/pub/msapi/sdc_controller.py [new file with mode: 0644]
requirements.txt