Merge "[COMMON] Fix trailing blanks found by pre-commit"
authorSylvain Desbureaux <sylvain.desbureaux@orange.com>
Thu, 21 Oct 2021 05:18:27 +0000 (05:18 +0000)
committerGerrit Code Review <gerrit@onap.org>
Thu, 21 Oct 2021 05:18:27 +0000 (05:18 +0000)
kubernetes/aai/components/aai-resources/values.yaml
kubernetes/dcaegen2-services/resources/external/schemas/sa88-rel16/faultMnS.yaml
kubernetes/dcaegen2-services/resources/external/schemas/sa88-rel16/genericNrm.yaml
kubernetes/dcaegen2-services/resources/external/schemas/sa88-rel16/nrNrm.yaml
kubernetes/dcaegen2-services/resources/external/schemas/sa88-rel16/sliceNrm.yaml
kubernetes/dmaap/components/dmaap-dr-prov/values.yaml
kubernetes/policy/components/policy-clamp-cl-k8s-ppnt/resources/config/KubernetesParticipantParameters.yaml
kubernetes/policy/components/policy-clamp-cl-k8s-ppnt/values.yaml

index 42692dd..3941af3 100644 (file)
@@ -51,7 +51,7 @@ global: # global defaults
 
     # Active spring profiles for the resources microservice
     profiles:
-      # aaf-auth profile will be automatically set if aaf enabled is set to true 
+      # aaf-auth profile will be automatically set if aaf enabled is set to true
       active: production,dmaap #,aaf-auth
 
     # Notification event specific properties
index 561f203..e882316 100644 (file)
@@ -545,7 +545,7 @@ components:
   #---- End of definitions to be moved to comDefs.yaml -------------------------------#
 
   #---- Definition of AlarmRecord ----------------------------------------------------#
+
     AlarmId:
       type: string
     AlarmType:
@@ -729,7 +729,7 @@ components:
           type: string
 
   #---- Definition of alarm notifications --------------------------------------------#
-  
+
     AlarmNotificationTypes:
       type: string
       enum:
@@ -801,7 +801,7 @@ components:
             - perceivedSeverity
             - serviceUser
             - serviceProvider
-            - securityAlarmDetector 
+            - securityAlarmDetector
           properties:
             alarmId:
               $ref: '#/components/schemas/AlarmId'
@@ -1033,7 +1033,7 @@ components:
               $ref: '#/components/schemas/AlarmListAlignmentRequirement'
 
   #---- Definition of query parameters -----------------------------------------------#
-  
+
     AlarmAckState:
       type: string
       enum:
index 070ad09..f826569 100644 (file)
@@ -262,7 +262,7 @@ components:
             enum:
               - FILE_BASED_LOC_SET_BY_PRODUCER
               - FILE_BASED_LOC_SET_BY_CONSUMER
-              - STREAM_BASED   
+              - STREAM_BASED
     ReportingCtrl:
       oneOf:
         - type: object
@@ -315,7 +315,7 @@ components:
         $ref: '#/components/schemas/NotificationType'
 
 #-------- Definition of types used in Trace control NRM fragment------------------
-                
+
     tjJobType-Type:
       type: string
       description: Specifies whether the TraceJob represents only MDT, Logged MBSFN MDT, Trace or a combined Trace and MDT job. Applicable for Trace, MDT, RCEF and RLF reporting. See 3GPP TS 32.422 clause 5.9a for additional details.
@@ -772,14 +772,14 @@ components:
       required:
         - NetworkElement
         - EventBitmap
-    
+
     tjMDTAnonymizationOfData-Type:
       description: Specifies level of MDT anonymization. For additional details see 3GPP TS 32.422 clause 5.10.12.
       type: string
       enum:
         - NO_IDENTITY
         - TAC_OF_IMEI
-    
+
     tjMDTAreaConfigurationForNeighCell-Type:
       description: Used for logged NR MDT and defines the area for which UE is requested to perform measurement logging for neighbour cells which have list of frequencies. For additional details see 3GPP TS 32.422 clause 5.10.26.
       type: array
@@ -790,12 +790,12 @@ components:
             type: string
           cell:
             type: string
-      
+
     tjMDTAreaScope-Type:
       description: defines the area in terms or Cells or Tracking Area/Routing Area/Location Area where the MDT data collection shall take place. For additional details see 3GPP TS 32.422 clause 5.10.2.
       allOf:
         - $ref: '#/components/schemas/DnList'
-        
+
     tjMDTCollectionPeriodRrmLte-Type:
       description: See details in 3GPP TS 32.422 clause 5.10.20.
       type: string
@@ -827,7 +827,7 @@ components:
         - 5120ms
         - 10240ms
         - 1min
-    
+
     tjMDTEventListForTriggeredMeasurement-Type:
       description: See details in 3GPP TS 32.422 clause 5.10.28.
       type: string
@@ -843,7 +843,7 @@ components:
           type: integer
           minimum: 0
           maximum: 97
-        EventThresholdRSRQ:      
+        EventThresholdRSRQ:
           type: integer
           minimum: 0
           maximum: 34
@@ -925,7 +925,7 @@ components:
         - 3600s
         - 5400s
         - 7200s
-    
+
     tjMDTLoggingInterval-Type:
       description: See details in 3GPP TS 32.422 clause 5.10.8.
       type: string
@@ -1258,7 +1258,7 @@ components:
         tjJobType:
           $ref: '#/components/schemas/tjJobType-Type'
         tjListOfInterfaces:
-          $ref: '#/components/schemas/tjListOfInterfaces-Type'                  
+          $ref: '#/components/schemas/tjListOfInterfaces-Type'
         tjListOfNeTypes:
           $ref: '#/components/schemas/tjListOfNeTypes-Type'
         tjPLMNTarget:
index 02ab23c..85a8ac1 100644 (file)
@@ -398,7 +398,7 @@ components:
     RSSetId:
       type: integer
       maximum: 4194303
-    
+
     RSSetType:
       type: string
       enum:
@@ -440,7 +440,7 @@ components:
           type: string
           enum:
             - ENABLE
-            - DISABLE          
+            - DISABLE
         RIMRSScrambleTimerMultiplier:
           type: integer
         RIMRSScrambleTimerOffset:
@@ -501,12 +501,12 @@ components:
           type: string
           enum:
             - ENABLE
-            - DISABLE          
+            - DISABLE
         enablenearfarIndicationRS2:
           type: string
           enum:
             - ENABLE
-            - DISABLE          
+            - DISABLE
 
     RimRSReportInfo:
       type: object
@@ -521,7 +521,7 @@ components:
             - RS1
             - RS2
             - RS1forEnoughMitigation
-            - RS1forNotEnoughMitigation          
+            - RS1forNotEnoughMitigation
 
     RimRSReportConf:
       type: object
@@ -530,7 +530,7 @@ components:
           type: string
           enum:
             - ENABLE
-            - DISABLE          
+            - DISABLE
         reportInterval:
           type: integer
         nrofRIMRSReportInfo:
@@ -1199,7 +1199,7 @@ components:
         - $ref: 'genericNRM.yaml#/components/schemas/Top-Attr'
         - type: object
           properties:
-            attributes: 
+            attributes:
                   type: object
                   properties:
                     dmroControl:
index 8e03d5e..caf83ee 100644 (file)
@@ -297,7 +297,7 @@ components:
                       $ref: '#/components/schemas/SliceProfileList'
             EPTransport:
               $ref: '#/components/schemas/EP_Transport-Multiple'
-                      
+
     EP_Transport-Single:
       allOf:
         - $ref: 'genericNrm.yaml#/components/schemas/Top-Attr'
@@ -309,11 +309,11 @@ components:
                 ipAddress:
                   $ref: '#/components/schemas/IpAddress'
                 logicInterfaceId:
-                  type: string 
+                  type: string
                 nextHopInfo:
-                  type: string 
+                  type: string
                 qosProfile:
-                  type: string 
+                  type: string
 
     EP_Transport-Multiple:
       type: array
index c7ac9ad..a183356 100644 (file)
@@ -106,7 +106,7 @@ mariadb-galera:
     name: &mysqlDbName datarouter
     user: datarouter
     # password:
-    externalSecret: *dbUserSecretName 
+    externalSecret: *dbUserSecretName
   service:
     name: *dbServer
   nfsprovisionerPrefix: dmaap-dr-db
index 9d7e19d..74cf74f 100644 (file)
@@ -102,7 +102,7 @@ readiness:
   initialDelaySeconds: 20
   periodSeconds: 10
   port: http-api
-  
+
 service:
   type: ClusterIP
   name: policy-clamp-cl-k8s-ppnt