Update ansible-server to support playbook of PNF 99/86699/1
authorEnbo Wang <wangenbo@huawei.com>
Wed, 1 May 2019 11:07:21 +0000 (11:07 +0000)
committerEnbo Wang <wangenbo@huawei.com>
Wed, 1 May 2019 11:08:50 +0000 (11:08 +0000)
commit274830837af67ce2db232bb11dc4d227609ecb89
tree98eacf5a5dc0c5e695bdfac4303fe5c5cb5ef864
parent2fc64f8b7c22cdec6a2308e221b00232af77a467
Update ansible-server to support playbook of PNF

Use pnf-flag to distinguish PNF and VNF, and use different processing methods respectively.

Change-Id: I5de015eb9044b8d66781e1f7bb12f9487e313125
Issue-ID: APPC-1577
Signed-off-by: Enbo Wang <wangenbo@huawei.com>
ansible-server/src/main/ansible-server/AnsibleModule.py
ansible-server/src/main/ansible-server/BuildPlaybookParams.py [new file with mode: 0644]
ansible-server/src/main/ansible-server/RestServer.py [changed mode: 0644->0755]