From b9fbb3e20a943132c6f569f5a59d91bb80e5729a Mon Sep 17 00:00:00 2001 From: Jack Morgan Date: Tue, 19 Sep 2017 23:27:47 +0000 Subject: 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 --- docs/submodules/pharos | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/submodules/pharos b/docs/submodules/pharos index 15623f69d..498944eba 160000 --- a/docs/submodules/pharos +++ b/docs/submodules/pharos @@ -1 +1 @@ -Subproject commit 15623f69dba9b344e8c4edd917679f4750a54f20 +Subproject commit 498944ebadc63de4cfed5fff41d26ae2384168bf -- cgit 1.2.3-korg