Merge "Remove deprecated properties for CDS and VFC"
[policy/drools-applications.git] / controlloop / common / feature-controlloop-utils / src / main / feature / config / simulators.properties.environment
index daa9879..c51e8cf 100644 (file)
@@ -3,6 +3,7 @@
 # ONAP
 # ================================================================================
 # Copyright (C) 2017 AT&T Intellectual Property. All rights reserved.
+# Modifications Copyright (C) 2018 Huawei 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.
 # Environment file (.environment) for the simulator for control loop applications
 
 aai.url=http://localhost:6666
+aai.username=policy
+aai.password=policy
+
 so.url=http://localhost:6667
+so.username=policy
+so.password=policy
+
 vfc.url=http://localhost:6668
+vfc.username=policy
+vfc.password=policy
+
+guard.url=http://localhost:6669/pdp/api/getDecision
+guard.disabled=true
+
+sdnc.url=http://localhost:6670
+sdnc.username=policy
+sdnc.password=policy