Remove NFD from list of AddOns 53/67053/1
authorVictor Morales <victor.morales@intel.com>
Mon, 17 Sep 2018 08:27:58 +0000 (01:27 -0700)
committerVictor Morales <victor.morales@intel.com>
Mon, 17 Sep 2018 08:32:09 +0000 (01:32 -0700)
commit52aa8149abbe8cb83fd121e13baf37285b20753a
tree3ebd666f031cbe6ff598befc6e11ed0bf7eb8eaf
parentacfc52396351261756b6d319d7578f2277f2d272
Remove NFD from list of AddOns

The Node Feature Discovery AddOn has been included as part of the
capabilities supported by the KRD but it has been detected some
issues when its services are trying to start. Given that this feature
is not necessary for this phase it can be excluded from the default
list.

The _install_crictl function is not consumed by any other method,
this also includes its removal.

Change-Id: I771a8865894038b91324a9cb3797c2197666f480
Signed-off-by: Victor Morales <victor.morales@intel.com>
Issue-ID: MULTICLOUD-301
vagrant/installer.sh