commit | 04d834a8258742f4c4acc4fb59224f255e953d75 | [log] [tgz] |
---|---|---|
author | kurczews <krzysztof.kurczewski@nokia.com> | Mon Mar 05 15:39:47 2018 +0100 |
committer | Takamune Cho <tc012c@att.com> | Thu Mar 22 19:34:50 2018 +0000 |
tree | 55d7aee54ed1665cd5f4bb0e370bb2a3c94c1cb6 | |
parent | bcc0324b5862a1d1bc46a4d5f8564431e8b3862e [diff] [blame] |
Split sequence generation to classess * Delegate original logic to separate clasess * Introduce InputParamsCollector * Introduce CapabilitiesDataExtractor * Add coverage for changes Change-Id: Ibb35dfb67306f789950c3b77362c5d79a3b6da63 Issue-ID: APPC-440 Signed-off-by: kurczews <krzysztof.kurczewski@nokia.com>
diff --git a/appc-config/appc-flow-controller/provider/src/test/resources/appc-flow-controller.properties b/appc-config/appc-flow-controller/provider/src/test/resources/appc-flow-controller.properties index 0bbe7f2..e09a85e 100644 --- a/appc-config/appc-flow-controller/provider/src/test/resources/appc-flow-controller.properties +++ b/appc-config/appc-flow-controller/provider/src/test/resources/appc-flow-controller.properties
@@ -23,3 +23,6 @@ healthcheck.mock=false healthcheck.default-rest-user=User healthcheck.default-rest-pass=@#asd723%^ +seq_generator.uid=seq-generator-uid +seq_generator.pwd=some-pswd +seq_generator_url=exec-endpoint