Change NIC template format 53/13753/1
authorFeng Pan <fpan@redhat.com>
Sat, 7 May 2016 20:04:00 +0000 (16:04 -0400)
committerFeng Pan <fpan@redhat.com>
Sun, 8 May 2016 23:55:46 +0000 (19:55 -0400)
commit683f9010b19232897648913e767a0dc05dbf498e
tree1e144355699651ce404f675e82a9de3147c48a05
parent5c45d868e4cf4eaf54ae52eae6aadcd982898024
Change NIC template format

Convert compute and controller NIC templates to jinja2 format.
Added support for IPv6 for those NIC templates. Existing IPv4
template generation behavior does not change.

The .template files are kept in tree for now, they will be
removed after VLAN changes are made.

Change-Id: I2ffc7c403af3659db780ece2bd9195cd62748f0c
Signed-off-by: Feng Pan <fpan@redhat.com>
build/nics-compute.yaml.jinja2 [new file with mode: 0644]
build/nics-controller.yaml.jinja2 [new file with mode: 0644]
build/opnfv-apex-common.spec
ci/deploy.sh
lib/python/apex-python-utils.py
lib/python/apex/net_env.py