Adding conditionals dependent on arch 85/34385/11
authorDan Radez <dradez@redhat.com>
Fri, 5 May 2017 20:51:02 +0000 (16:51 -0400)
committerDan Radez <dradez@redhat.com>
Thu, 22 Jun 2017 20:37:59 +0000 (16:37 -0400)
commit586110a27dc11e89a5ff3552f3215e8a0716aa92
treee1fa6054d3f8077f114675d8de2b5da4a302a374
parentff9beeb45e7d25aedf2d25644497b0468a96ee16
Adding conditionals dependent on arch

There are x86 specific build items that can't be used when building on
aarch64. Adding conditionals so that the items only get built in when
building on x86_64.

There are aarch64 specific settings that need to be set for deployment.

JIRA: APEX-381

Change-Id: I63e1c99d5d22bbb523c88be7e973a6c834a38b01
Signed-off-by: Dan Radez <dradez@redhat.com>
build/overcloud-full.sh
build/overcloud-opendaylight.sh
ci/clean.sh
lib/configure-deps-functions.sh
lib/configure-vm
lib/installer/domain.xml
lib/python/apex/inventory.py
lib/undercloud-functions.sh
lib/virtual-setup-functions.sh