Update git submodules
authorAlexandru Avadanii <Alexandru.Avadanii@enea.com>
Sat, 14 Oct 2017 20:47:45 +0000 (22:47 +0200)
committerGerrit Code Review <gerrit@opnfv.org>
Sun, 15 Oct 2017 18:55:13 +0000 (18:55 +0000)
commit325a0ed3fbf24fff2f5c2f887e55ed1e8c9f7747
tree84fc93cb3ea8db6f7bdf4032de967ab8e7174aaa
parent185a4bd74a41a5c6d3f76b71b65d5c0d9d15fdc4
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - states: Break on error, retry states up to 5 times

    While applying scenario states, break on error, and retry failed
    state up to 5 times. Apply the same behavior for `salt.sh`.

    Add new deploy parameter, '-D', backed up by 'CI_DEBUG' env var,
    which gates deploy sh scripts logging (set -x).
    Also extend '-f' deploy parameter, allowing it to be specified
    more than once; the first occurence will skip infra VM creation,
    but still sync reclass & other config from local repo, while a
    second occurence will also disable config sync.

    To prevent glusterfs client state from failing due to non-existent
    nova user/group, move it after nova:compute's nova state is applied.

    Change-Id: I234e126e16be0e133d878957bd88fed946955de8
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
docs/submodules/fuel