fix interface definition in yml 55/26155/2
authorJulien <zhang.jun3g@zte.com.cn>
Sun, 18 Dec 2016 15:34:07 +0000 (23:34 +0800)
committerJulien <zhang.jun3g@zte.com.cn>
Sun, 18 Dec 2016 15:37:57 +0000 (23:37 +0800)
commitfa88d5974878a0cbe8ea03bae14a8714bafac624
tree5d9c01f64f9c0ec6d5bd6be8baf406da96bb4650
parent3069bb6ec1937cefbcf24af4460b72f0915b22f1
fix interface definition in yml

1. use list for physic nics;
2. add physic and logic nic parameter in deploy.yml;
3. merge network plane in file deploy.yml and network.yml using the
keywork *network plane name* for better usage;

*network_map* will be deleted from the return result list in the future.

Change-Id: Ia5f3277ec0fe864b7a523162d3b53d650e04e2a3
Signed-off-by: Julien <zhang.jun3g@zte.com.cn>
deploy/config/vm_environment/zte-virtual1/deploy.yml
deploy/get_conf.py