Fix installation order 70/69870/1
authorVictor Morales <victor.morales@intel.com>
Thu, 4 Oct 2018 16:41:12 +0000 (09:41 -0700)
committerVictor Morales <victor.morales@intel.com>
Thu, 4 Oct 2018 16:41:12 +0000 (09:41 -0700)
commit68ccbefa35422a9dbb19d83e096c325968ff90a3
treefba4a26f5d32792dfa0537ee9104329014ed26fc
parent373ab2024543a1d3c0d025715e80c3755995d6b5
Fix installation order

The current order of the installation instructions in the setup.sh
script causes issues in some systems, mainly because they are lacking
of certain basic packages. This change includes the python packages
and fix the order of execution.

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