diff options
author | Alexandru Avadanii <Alexandru.Avadanii@enea.com> | 2017-10-14 22:47:45 +0200 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2017-10-15 18:55:13 +0000 |
commit | 325a0ed3fbf24fff2f5c2f887e55ed1e8c9f7747 (patch) | |
tree | 84fc93cb3ea8db6f7bdf4032de967ab8e7174aaa /docs/submodules | |
parent | 185a4bd74a41a5c6d3f76b71b65d5c0d9d15fdc4 (diff) |
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>
Diffstat (limited to 'docs/submodules')
m--------- | docs/submodules/fuel | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/fuel b/docs/submodules/fuel -Subproject 644e5fdfa2f49b988a5150e2a4eefc12daecd84 +Subproject 23f9ef727310a8ef449372313785241df655755 |