Update git submodules
authorMichael Polenchuk <mpolenchuk@mirantis.com>
Wed, 26 Sep 2018 12:02:56 +0000 (12:02 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Wed, 26 Sep 2018 12:02:56 +0000 (12:02 +0000)
commitba1b422cb2602c098b0fc09bfb390ebc19f52f67
treebd847fdd3a74edf5615f75d7a21292eace0bfa7a
parent29b9e4228b383f2173c51523dcbebb0ebc31b3cc
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>
docs/submodules/fuel