Update git submodules
authorJack Morgan <jack.morgan@intel.com>
Tue, 19 Sep 2017 23:27:47 +0000 (23:27 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Tue, 19 Sep 2017 23:27:47 +0000 (23:27 +0000)
commitb9fbb3e20a943132c6f569f5a59d91bb80e5729a
tree760671ec15dd7027ba5bbb528282b4d4ed22c2f2
parent8c070eae33e4e4d8caabd3c5e3edd4a82739ee1b
Update git submodules

* Update docs/submodules/pharos from branch 'master'
  - Merge "Adds Fuel Installation Capability"
  - Adds Fuel Installation Capability

    JIRA: N/A

    Adds the ability to automatically install and deploy Fuel onto
    a remote host.
    the hostScripts/fuelInstall.sh script boots the master machine
    and uses the fuel iso to install fuel to the machine.
    the source/installers/fuel.py then uses the source/api/fuel_api
    handler to configure and deploy fuel.
    Running:
        Fuel_Installer(domains,networks,libvirt,utility).go()
    Will install fuel and deploy Openstack on top of Fuel
    assuming the host is properly configured.

    Change-Id: I41aee773b27b893311c945221b93eacf36aa83cc
Signed-off-by: Parker Berberian <pberberian@iol.unh.edu>
docs/submodules/pharos