Create python distribution for onap-sms-client 91/64891/4
authorDileep Ranganathan <dileep.ranganathan@intel.com>
Wed, 5 Sep 2018 13:43:30 +0000 (06:43 -0700)
committerDileep Ranganathan <dileep.ranganathan@intel.com>
Fri, 7 Sep 2018 10:24:33 +0000 (03:24 -0700)
commit65a823163f1e59d6dedd812da3782423f93c20fa
tree71abe38270ed3eec424119e901657786beb9de5d
parent6546bbac701bdff45adb11c7e93236e6736898f6
Create python distribution for onap-sms-client

Renamed to onap-sms-client to conform to standard packaging
Created and uploaded onap-sms-client python distribution to PyPI
This will allow onapsmsclient to be installed using pip.

Change-Id: I8ab1137fce5dbb022d54a2c96bc3acdc97d7e63d
Issue-ID: AAF-438
Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
sms-client/python/onap-sms-client/LICENSE [new file with mode: 0644]
sms-client/python/onap-sms-client/README.md [new file with mode: 0644]
sms-client/python/onap-sms-client/README.rst [new file with mode: 0644]
sms-client/python/onap-sms-client/onap-sms-client/__init__.py [moved from sms-client/python/sms/__init__.py with 95% similarity]
sms-client/python/onap-sms-client/setup.py [new file with mode: 0644]