From ba1b422cb2602c098b0fc09bfb390ebc19f52f67 Mon Sep 17 00:00:00 2001 From: Michael Polenchuk Date: Wed, 26 Sep 2018 12:02:56 +0000 Subject: Update git submodules * Update docs/submodules/fuel from branch 'master' - Merge "[lib.sh] Split into multiple files for readability" - [lib.sh] Split into multiple files for readability lib.sh got pretty big over time, making it hard to maintain. Since most of the functions defined now in lib.sh are only required during build/deploy and not in state files, move them to a new file. While at it, prepare for running build/deploy as non-root and set a default connection string for virsh instead of using user specific config in ~/.config/libvirt/libvirt.conf, which caused end user experience issues in the past. Change-Id: Id8c2a8139e4bfdb99af2b0fad73b911ffa18ebea Signed-off-by: Alexandru Avadanii --- docs/submodules/fuel | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/submodules') diff --git a/docs/submodules/fuel b/docs/submodules/fuel index dcdd8063f..9857a8101 160000 --- a/docs/submodules/fuel +++ b/docs/submodules/fuel @@ -1 +1 @@ -Subproject commit dcdd8063fc45ee3795d36e7e61874a4c716b1e6d +Subproject commit 9857a8101115487a0e1d460ad8f774b93fef334d -- cgit 1.2.3-korg