Implement vnflcm call_req_aai function 53/8253/3
authorying.yunlong <ying.yunlong@zte.com.cn>
Tue, 22 Aug 2017 09:12:28 +0000 (17:12 +0800)
committerying.yunlong <ying.yunlong@zte.com.cn>
Tue, 22 Aug 2017 09:26:39 +0000 (17:26 +0800)
commitb36aa03116722a2b5b81dfe8da8b82b580155bcd
treeae18a17417a2e705a32bdd46320cbdf0812cdabd
parentc2d8ae2afb05531b64a0029bdc4b17895398afdf
Implement vnflcm call_req_aai function

As aai rest api is https, add new call_req_aai
function to implement the rest call to aai.

Change-Id: I3154d075af0b8290361eafbec1774743b7f75c3d
Issue-ID: VFC-133
Signed-off-by: ying.yunlong <ying.yunlong@zte.com.cn>
lcm/lcm/nf/vnfs/tests/test_vnf_cancel.py
lcm/lcm/nf/vnfs/tests/test_vnf_create.py
lcm/lcm/nf/vnfs/vnf_cancel/delete_vnf_identifier.py
lcm/lcm/pub/aaiapi/aai.py
lcm/lcm/pub/config/config.py
lcm/lcm/pub/utils/restcall.py