diff options
author | Michael Polenchuk <mpolenchuk@mirantis.com> | 2018-09-26 12:02:56 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2018-09-26 12:02:56 +0000 |
commit | ba1b422cb2602c098b0fc09bfb390ebc19f52f67 (patch) | |
tree | bd847fdd3a74edf5615f75d7a21292eace0bfa7a /docs | |
parent | 29b9e4228b383f2173c51523dcbebb0ebc31b3cc (diff) |
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 <Alexandru.Avadanii@enea.com>
Diffstat (limited to 'docs')
m--------- | docs/submodules/fuel | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/fuel b/docs/submodules/fuel -Subproject dcdd8063fc45ee3795d36e7e61874a4c716b1e6 +Subproject 9857a8101115487a0e1d460ad8f774b93fef334 |