Fixes various bugs and adds some improvements 89/8189/2
authorTim Rozet <trozet@redhat.com>
Wed, 27 Jan 2016 20:20:07 +0000 (15:20 -0500)
committerTim Rozet <trozet@redhat.com>
Thu, 28 Jan 2016 02:37:20 +0000 (21:37 -0500)
commit4a7e1d41a5356f18b900986b06dccd968ab6b6a0
tree43e31f987a06de32e5213836e93e8c94647ee4ad
parentcc5578d53c28b80a3a1449b036b714c8647c11ae
Fixes various bugs and adds some improvements

Changes Include:
 - Disables introspection.  We don't currently use introspection for
anything other than to just run it.  Disabling it to increase deploy
speed and reduce pxeboot issues.
 - Adds timeout to deploy of 90 minutes.  Default heat timeout is 3-4
hours.
 - Fixes OVS bridge attach/detach for users who use PREFIX in their
ifcfg instead of NETMASK
 - Adds nosdn deploy settings file, and allows nosdn deployments
 - Adds example inventory file to the docs dir

Change-Id: Ic13d6c4d5f27bac25365e5951acdd9bd3e641a15
Signed-off-by: Tim Rozet <trozet@redhat.com>
build/opnfv-apex-common.spec
ci/deploy.sh
config/deploy/os-nosdn-nofeature-ha.yaml [new file with mode: 0644]
config/inventory/pod_example_settings.yaml
lib/common-functions.sh