summaryrefslogtreecommitdiffstats
path: root/nokiav2/driver/src/test/resources/application.properties
diff options
context:
space:
mode:
authorDenes Nemeth <denes.nemeth@nokia.com>2018-05-31 13:59:34 +0200
committerDenes Nemeth <denes.nemeth@nokia.com>2018-05-31 14:37:56 +0200
commitd4ee0c786ca2cc27b35fdfaa7d9d53718fa0bd20 (patch)
tree02436311987bda3c499e923a2f75a02c3aaa7d03 /nokiav2/driver/src/test/resources/application.properties
parentce16741b481dbaae3a3447f84efb2b4ce5dffc82 (diff)
Fix template generation for R2
Change-Id: Ibf53ee4f203f248c930611812f3eb248e3023be8 Signed-off-by: Denes Nemeth <denes.nemeth@nokia.com> Issue-ID: VFC-728
Diffstat (limited to 'nokiav2/driver/src/test/resources/application.properties')
-rw-r--r--nokiav2/driver/src/test/resources/application.properties4
1 files changed, 0 insertions, 4 deletions
diff --git a/nokiav2/driver/src/test/resources/application.properties b/nokiav2/driver/src/test/resources/application.properties
index af64fd95..d2732910 100644
--- a/nokiav2/driver/src/test/resources/application.properties
+++ b/nokiav2/driver/src/test/resources/application.properties
@@ -13,9 +13,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
###############################################################################
-
server.error.whitelabel.enabled=false
-
###############################################################################
# Beginning of mandatory properties #
###############################################################################
@@ -42,7 +40,6 @@ skipCertificateVerification=true
trustedCertificates=
# the identifier of the VNFM in A&AI core system registry
vnfmId=53fbba58-464e-4cc4-8d33-aaaf072f0a27
-
###############################################################################
# Configuration parameters for direct integration
###############################################################################
@@ -61,7 +58,6 @@ aaiPassword=AAI
sdcUsername=SDC
#The password to access SDC
sdcPassword=SDC
-
###############################################################################
# End of mandatory properties for driver #
###############################################################################