Merge "Fix template generation for R2"
[vfc/nfvo/driver/vnfm/svnfm.git] / nokiav2 / driver / src / test / resources / application.properties
index af64fd9..d273291 100644 (file)
@@ -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                                      #
 ###############################################################################