diff options
author | root <kranthi.guttikonda@att.com> | 2019-02-25 17:23:37 -0500 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-02-26 11:37:14 +0000 |
commit | 0e52b096079e9b3e2538bf742b618293c2839859 (patch) | |
tree | 4798a76a42eca5784c81be3686ff6fae937c0c55 /docs/submodules/aaf | |
parent | ceaa0aa38bed7de6995912e74836c725286bcb92 (diff) |
Update git submodules
* Update docs/submodules/aaf/authz.git from branch 'master'
to 40fad64132a671731e37ce97911a03db72ff7ecf
- Fix: AAF timing issues
We wait until the cassandra DB comes up and listen on TCP 9042
before running any cqlsh commands. Also we increse cqlsh
--request-timeout to 60 seconds and in order to prevent
coordinator write timeouts we increase write_request_
timeout_in_ms to 20 seconds. So that Cassandra DB comes up in
all different setpups without any failures.
Change-Id: Idf2e1080a0ec39d6a594888f13625ef173aa5467
Issue-ID: AAF-773
Signed-off-by: kranthi.guttikonda@att.com
Signed-off-by: root <kranthi.guttikonda@att.com>
Diffstat (limited to 'docs/submodules/aaf')
m--------- | docs/submodules/aaf/authz.git | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/aaf/authz.git b/docs/submodules/aaf/authz.git -Subproject c9324c82b4a7d6e2867b2e765f4949ee306045a +Subproject 40fad64132a671731e37ce97911a03db72ff7ec |