Fixes nic template missing in spec and error catching 17/14617/6
authorTim Rozet <trozet@redhat.com>
Tue, 24 May 2016 21:14:36 +0000 (17:14 -0400)
committerTim Rozet <trozet@redhat.com>
Wed, 25 May 2016 18:05:26 +0000 (14:05 -0400)
commit2370aea5cb854569722897dcb37341841842e873
tree73e9d45fe2c5115bf2a701d9f2a63ee7ef7923a4
parent5fec80057dbd799d52a4c1ff2f35a1c8cc5ad6ea
Fixes nic template missing in spec and error catching

Issue where jinja 2 templates were missing from spec file.  Also adds
error checking to make sure the nic templates were correctly generated.
There was an error with dependencies missing on the build server - this
patch includes a fix to make sure it is installed before trying to make.

Change-Id: I7989ccf297a4e0d81326cccc06b2132018e7d8ae
Signed-off-by: Tim Rozet <trozet@redhat.com>
build/opnfv-apex-undercloud.spec
ci/build.sh
ci/deploy.sh