Update git submodules
authorPamela Dragosh <pdragosh@research.att.com>
Mon, 14 Oct 2019 14:05:08 +0000 (10:05 -0400)
committerGerrit Code Review <gerrit@onap.org>
Mon, 14 Oct 2019 14:05:08 +0000 (14:05 +0000)
* Update docs/submodules/policy/engine.git from branch 'master'
  to f36e53a3637e1204a42491ec0eeed7b3c763f681
  - More sonar cleanup and line consolidation

    Missing javadoc and some variable naming to remove consecutive
    capitlization of letters.

    120 line width reduction
    Missing curly braces
    Moving variables due to distance requirements
    Add missing rawtype suppression or useless ones
    There are some null return statements that are useless

    Started doing some combining of lines at the risk of making the
    code even more unreadable than it already is.

    Started addressing some nested if's.

    I see opportunity for a lot of common code to be combined or
    put into a base controller or utility method.

    Issue-ID: POLICY-2133
    Change-Id: I6d4d9618bea685cf1d02899e3a9d4a43919a2a96
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
docs/submodules/policy/engine.git

index b86c95c..f36e53a 160000 (submodule)
@@ -1 +1 @@
-Subproject commit b86c95c99240e8ed0ef91932a70ebed313dbd60c
+Subproject commit f36e53a3637e1204a42491ec0eeed7b3c763f681