From: Patrick Brady Date: Mon, 30 Oct 2017 22:45:27 +0000 (-0700) Subject: Add flow controller properties X-Git-Tag: v1.2.0~10 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=appc%2Fdeployment.git;a=commitdiff_plain;h=6865570e7a782da0b8b7cdadd4d98c769f31e2a6 Add flow controller properties Change-Id: I72402f2c5ba330a81dbf80a7dfd5a112842e9897 Signed-off-by: Patrick Brady Issue-id: APPC-299 --- diff --git a/installation/src/main/properties/appc-flow-controller.properties b/installation/src/main/properties/appc-flow-controller.properties new file mode 100644 index 0000000..07992cf --- /dev/null +++ b/installation/src/main/properties/appc-flow-controller.properties @@ -0,0 +1,23 @@ +### +# ============LICENSE_START======================================================= +# APPC +# ================================================================================ +# Copyright (C) 2017 AT&T Intellectual Property. All rights reserved. +# ================================================================================ +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. +# ============LICENSE_END========================================================= +### + +seq_generator_url=http://localhost:8181/restconf/operations/sequence-generator:generate-sequence +seq_generator.uid=admin +seq_generator.pwd=Kp8bJ4SXszM0WXlhak3eHlcse2gAw84vaoGGmJvUy2U