Add etcd python client 93/121093/2
authorkrishnaa96 <krishna.moorthy6@wipro.com>
Wed, 5 May 2021 06:33:32 +0000 (12:03 +0530)
committerkrishnaa96 <krishna.moorthy6@wipro.com>
Wed, 5 May 2021 08:19:20 +0000 (13:49 +0530)
commit0ab565c1766d8332e36484d711c6b9dc13c45267
treef3a44e1239fb162ad10c2604ff85411f3c306ddd
parentbfa74aaed03f8aa120f9197bc5c5ed93ba442d84
Add etcd python client

- Add a new python client for etcd
- Add etcd credentials to SMS
- New conf group etcd_api, db_options

Issue-ID: OPTFRA-947
Signed-off-by: krishnaa96 <krishna.moorthy6@wipro.com>
Change-Id: I6b2214d2f2abc29c34613a5aeaad525b5f37a390
conductor.conf
conductor/conductor/common/etcd/__init__.py [new file with mode: 0644]
conductor/conductor/common/etcd/api.py [new file with mode: 0644]
conductor/conductor/common/etcd/utils.py [new file with mode: 0644]
conductor/conductor/common/sms.py
conductor/conductor/tests/unit/common/etcd/__init__.py [new file with mode: 0644]
conductor/conductor/tests/unit/common/etcd/test_utils.py [new file with mode: 0644]
conductor/requirements.txt
csit/scripts/has-properties/has.json