ChrisC | 025301d | 2017-01-31 11:40:03 +0100 | [diff] [blame] | 1 | ### |
| 2 | # ============LICENSE_START======================================================= |
| 3 | # ECOMP MSO |
| 4 | # ================================================================================ |
| 5 | # Copyright (C) 2017 AT&T Intellectual Property. All rights reserved. |
| 6 | # ================================================================================ |
| 7 | # Licensed under the Apache License, Version 2.0 (the "License"); |
| 8 | # you may not use this file except in compliance with the License. |
| 9 | # You may obtain a copy of the License at |
| 10 | # |
| 11 | # http://www.apache.org/licenses/LICENSE-2.0 |
| 12 | # |
| 13 | # Unless required by applicable law or agreed to in writing, software |
| 14 | # distributed under the License is distributed on an "AS IS" BASIS, |
| 15 | # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
| 16 | # See the License for the specific language governing permissions and |
| 17 | # limitations under the License. |
| 18 | # ============LICENSE_END========================================================= |
| 19 | ### |
| 20 | |
| 21 | ### SDNCURL |
| 22 | ### |
| 23 | #EE# |
| 24 | org.openecomp.mso.adapters.sdnc.sdncgeturl=https://localhost:8443/restconf/config/L3SDN-API: |
| 25 | org.openecomp.mso.adapters.sdnc.sdncposturl=https://localhost:8443/restconf/operations/L3SDN-API: |
ChrisC | 025301d | 2017-01-31 11:40:03 +0100 | [diff] [blame] | 26 | ### |
| 27 | ### BPEL ASYNC CALLLBACK/NOTIFICATION URL |
| 28 | ### |
| 29 | #EE# |
| 30 | org.openecomp.mso.adapters.sdnc.bpelurl=http://localhost:8080/active-bpel/services/SDNCAdapterCallbackV1 |
ChrisC | 025301d | 2017-01-31 11:40:03 +0100 | [diff] [blame] | 31 | ### |
| 32 | ### SDNC ASYNC NOTIFICATION/RESPONSE URL |
| 33 | ### |
| 34 | #EE# |
| 35 | org.openecomp.mso.adapters.sdnc.myurl=https://localhost:8443/adapters/rest/SDNCNotify |
ChrisC | 025301d | 2017-01-31 11:40:03 +0100 | [diff] [blame] | 36 | ### |
| 37 | org.openecomp.mso.adapters.sdnc.sdncauth=admin:admin |
| 38 | org.openecomp.mso.adapters.sdnc.bpelauth=avosAdmin:jboss123 |
| 39 | org.openecomp.mso.adapters.sdnc.sdncconnecttime=2000 |
| 40 | org.openecomp.mso.adapters.sdnc.sdncreadtime=5000 |
| 41 | |
| 42 | org.openecomp.mso.adapters.sdnc...query=toto |