Includes fixes that remove need for interface hardcoding and adds 78/378/1
authorTim Rozet <trozet@redhat.com>
Fri, 17 Apr 2015 17:50:11 +0000 (13:50 -0400)
committerTim Rozet <trozet@redhat.com>
Fri, 17 Apr 2015 17:50:11 +0000 (13:50 -0400)
commitb9497a48a87a77c3ac4568a48cc8ec1f104f4ccd
tree95df1e7f23d7f08d8440d50305f270518045522c
parent9671ae1f76a4174ba824f17aa8908759e82aa800
Includes fixes that remove need for interface hardcoding and adds
support for Foreman REST API access

Changes include:
 - No more requirement to provide ovs_tunnel_if or storage_iface as
hardcoded interface names. private_network and storage_network are now
dynamically figured out and resolve to the interface names during puppet
module runtime
 - Adds some code to modify the Foreman API variable.  This is used for
REST API access to rebuild the nodes and control Foreman via Khaleesi

JIRA: BGS-31

Change-Id: I9a3a6590c3b9801e026a6f333782d04d9e2eff6f
Signed-off-by: Tim Rozet <trozet@redhat.com>
foreman/ci/deploy.sh