Add python client for SMS service 53/61153/3
authorKiran Kamineni <kiran.k.kamineni@intel.com>
Fri, 17 Aug 2018 22:54:05 +0000 (15:54 -0700)
committerKiran Kamineni <kiran.k.kamineni@intel.com>
Fri, 17 Aug 2018 23:07:50 +0000 (16:07 -0700)
commit6546bbac701bdff45adb11c7e93236e6736898f6
tree966d806f2785a61ad43fa454a0ede39cf2df32fb
parent15f771a0cdada988f44b604b9baa30c8b374cab2
Add python client for SMS service

Add python client for SMS service.
Other ONAP microservices can use this
client to connect to SMS to store and get
secrets.

Issue-ID: AAF-438
Change-Id: I5bb39001e8482b9191512b1422ed7edadbd2ec67
Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
sms-client/.gitignore [new file with mode: 0644]
sms-client/python/sms/__init__.py [new file with mode: 0644]