Compass Adapter to get deployment information 53/31653/7
authorhelenyao <yaohelan@huawei.com>
Fri, 24 Mar 2017 03:32:19 +0000 (11:32 +0800)
committerhelenyao <yaohelan@huawei.com>
Fri, 31 Mar 2017 09:01:36 +0000 (17:01 +0800)
commit3f71d8c07d2f1539a8d56752773c47556d91ef4d
tree145949e8bcee5f54bc443d8ffa143f1df1483220
parent6ac992092847f5fa45fa5178bd7e57b5a2b572e8
Compass Adapter to get deployment information

result of example.py for Compass(ODL enabled) can be refered here
https://pastebin.com/k3UW9bUJ

Change-Id: I56352d71152078a44d706d97c67fb8d69b20ad2d
Signed-off-by: helenyao <yaohelan@huawei.com>
modules/opnfv/deployment/compass/__init__.py [new file with mode: 0644]
modules/opnfv/deployment/compass/adapter.py [new file with mode: 0644]
modules/opnfv/deployment/example.py
modules/opnfv/deployment/factory.py
modules/opnfv/deployment/manager.py