Age | Commit message (Collapse) | Author | Files | Lines |
|
Fixed few reported sonar issues.
One sonar issue is ignored as it would involve change
in method signature of public method
Change-Id: Ib0c97ebce5b05dcc0e7dd3d46f25557cc51c31d8
Issue-ID: SDC-343
Signed-off-by: Abhai Singh <Abhai.Singh@amdocs.com>
|
|
Fixed few reported sonar issues.
One sonar issue related to exception handling
is ignored as it would be fixed later
Change-Id: I316868b2f6634e8858696e87604e73de7c8d5e40
Issue-ID: SDC-343
Signed-off-by: Abhai Singh <Abhai.Singh@amdocs.com>
|
|
Fixed few reported sonar issues.
Fixed as per review comment
Change-Id: Id3cbdcefe120eb9d807f7b66e1b0f329881ef658
Issue-ID: SDC-343
Signed-off-by: Abhai Singh <Abhai.Singh@amdocs.com>
|
|
Fixed few reported sonar issues.
One sonar issue is ignored as am not sure if
this qualifies to be a functionalInterface
Change-Id: I7b9f4faa4e8359c644f7473d7937c82357f576fd
Issue-ID: SDC-343
Signed-off-by: Abhai Singh <Abhai.Singh@amdocs.com>
|
|
Fixed all sonar issues
Change-Id: I5152c860c925ce0532d1b5053a3738d82e1bfafe
Issue-ID: SDC-343
Signed-off-by: mojahidi <mojahidul.islam@amdocs.com>
|
|
Done refactoring as per given comment
Change-Id: Id1cd659af6ddd9e24d281a1bb0d1ae9431bcaf98
Issue-ID: SDC-343
Signed-off-by: mojahidi <mojahidul.islam@amdocs.com>
|
|
Fixed all sonar issues
Change-Id: I2ecf439dac9e180fd1640c53abb0e15991434704
Issue-ID: SDC-343
Signed-off-by: mojahidi <mojahidul.islam@amdocs.com>
|
|
Fixed all sonar issues
Change-Id: Ibc328c6e7d7d6e71837107d34dc24731735db9d6
Issue-ID: SDC-343
Signed-off-by: mojahidi <mojahidul.islam@amdocs.com>
|
|
Fixed all sonar issues
Change-Id: Ia1f1f73dd5c0d7f6151b9cab91a3bcb11bd787ed
Issue-ID: SDC-343
Signed-off-by: mojahidi <mojahidul.islam@amdocs.com>
|
|
Fixed all sonar issues
Change-Id: I4eb6f2923e9b2605e048d4b8ad720bf8bd05c6c9
Issue-ID: SDC-343
Signed-off-by: mojahidi <mojahidul.islam@amdocs.com>
|
|
Fixed all sonar issues
Change-Id: I4ee3a6fdc33a3874ce36d32296ab508ee7089468
Issue-ID: SDC-343
Signed-off-by: mojahidi <mojahidul.islam@amdocs.com>
|
|
Fixed all sonar issues
Change-Id: I15953126b263c5746551f024f5ff34ae5848eba8
Issue-ID: SDC-343
Signed-off-by: mojahidi <mojahidul.islam@amdocs.com>
|
|
Removed unused method parameters
Used isEmpty() to check whether the collection is empty or not
Change-Id: Id812b2fd4d9b16b399eb9edc0f41e5e0c5d54211
Issue-ID: SDC-343
Signed-off-by: mojahidi <mojahidul.islam@amdocs.com>
|
|
Removed unused logger
Removed useless parentheses
Change-Id: Ia804c7c461690172f67d610df0bfa46c17525ae8
Issue-ID: SDC-343
Signed-off-by: mojahidi <mojahidul.islam@amdocs.com>
|
|
Refactored code to not nest more than 3 if/for/while/switch/try statements
and fixed other sonar violations
Change-Id: I0bcef3c45a894c9e1da9a16ad82b6f5140c789ce
Issue-ID: SDC-343
Signed-off-by: mojahidi <mojahidul.islam@amdocs.com>
|
|
Added private constructor to hide the implicit public one
Change-Id: Iaedd9c5fe8f55025af6b26a41837da2c6e75a5fc
Issue-ID: SDC-343
Signed-off-by: mojahidi <mojahidul.islam@amdocs.com>
|
|
Added license, removed Removed unnecessary cast to Logger
Change-Id: Icf1cac7841e26224573820addd85f3497ee5ae3d
Issue-ID: SDC-343
Signed-off-by: mojahidi <mojahidul.islam@amdocs.com>
|
|
Removed unnecessary cast to Logger
Removed unused method parameters
Change-Id: I766e6333f8309b83d0725c1c6d25109fb81d47f7
Issue-ID: SDC-343
Signed-off-by: mojahidi <mojahidul.islam@amdocs.com>
|
|
Removed unnecessary cast to Logger
Moved private methods into ManifestScanner
Change-Id: I40e581ec03a5400b8728057d766317615299b3e8
Issue-ID: SDC-343
Signed-off-by: mojahidi <mojahidul.islam@amdocs.com>
|
|
Issue-ID: SDC-767
Change-Id: I14fb4c1f54086ed03a56a7ff7fab9ecd40381795
Signed-off-by: talig <talig@amdocs.com>
|
|
added error code in NestedResourceValidator and ResourceGroupResourceValidator
fixed sonar issues
Change-Id: I1705b7103a3b3c42338f97cb4a7a255a6c85e88f
Issue-ID: SDC-572
Signed-off-by: mojahidi <mojahidul.islam@amdocs.com>
Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com>
|
|
This task is about updating error messages with error codes for NovaServerResourceValidator
Change-Id: I90638b7c736b75b8cdadd440dbaafed146eec140
Issue-ID: SDC-572
Signed-off-by: mojahidi <mojahidul.islam@amdocs.com>
|
|
This task is about updating error messages with error codes for NovaServerGroupResourceValidator
Change-Id: I72efa7954e846a094268dbda4399bea9c841305d
Issue-ID: SDC-572
Signed-off-by: mojahidi <mojahidul.islam@amdocs.com>
|
|
This task is about updating error messages with error codes for NeutronSecurityGroupResourceValidator
Change-Id: I6279c76dae5aeff46bee0ffc9d097ba5b7ff267e
Issue-ID: SDC-572
Signed-off-by: mojahidi <mojahidul.islam@amdocs.com>
|
|
This task is about updating error messages with error codes for NeutronPortResourceValidator
Change-Id: I6070dfc4543727a29c3625078a947d0059c92fb7
Issue-ID: SDC-572
Signed-off-by: mojahidi <mojahidul.islam@amdocs.com>
|
|
This task is about updating error messages with error codes for HeatValidator
Change-Id: I80d918e4ae0541c194634e744545d705907d8e15
Issue-ID: SDC-572
Signed-off-by: mojahidi <mojahidul.islam@amdocs.com>
|
|
This task is about updating error messages with error codes for HeatResourceValidator
Change-Id: I6c07a1bba62b4ca8ab92c09c7e9768f43a719cee
Issue-ID: SDC-572
Signed-off-by: mojahidi <mojahidul.islam@amdocs.com>
|
|
This task is about updating error messages with error codes for ForbiddenResourceGuideLine
Change-Id: Id692b43e05443dc1313b51533e685dd3c7ad6ca6
Issue-ID: SDC-572
Signed-off-by: mojahidi <mojahidul.islam@amdocs.com>
|
|
This task is about updating error messages with error codes for ResourceBaseValidator
Change-Id: Ia6fc269e14c9b1593d908212b6517fd94190d079
Issue-ID: SDC-572
Signed-off-by: mojahidi <mojahidul.islam@amdocs.com>
|
|
Added error code to ContrailValidator
Issue-Id :SDC-572
Change-Id: Ib0cb270d9c6222677373b2660c77cdd1aaa15367
Signed-off-by: Abhai Singh <Abhai.Singh@amdocs.com>
|
|
This task is about updating error messages with error codes for ManifestValidator
Change-Id: I17ec448a380604e6b554f33760a734fe93831616
Issue-ID:SDC-572
Signed-off-by: mojahidi <mojahidul.islam@amdocs.com>
|
|
This task is about updating error messages with error codes for YamlValidator
Change-Id: I99d30dbc149d1e13ffc0a37aa722ab77209c56d5
Issue-ID:SDC-572
Signed-off-by: mojahidi <mojahidul.islam@amdocs.com>
|
|
This task is about updating error messages with error codes for ContrailNetworkPolicyResourceValidator
Change-Id: Ia011acd6c82b5fee5fdfd0bca27ef527d4b3b039
Issue-ID:SDC-572
Signed-off-by: mojahidi <mojahidul.islam@amdocs.com>
|
|
Added error code to SharedResourceGuideLineValidator
Issue-Id :SDC-572
Change-Id: I20c014a1aeb488788bc1faeb05a89ff920258275
Signed-off-by: Abhai Singh <Abhai.Singh@amdocs.com>
|
|
This task is about updating error messages with error codes for NovaServerNamingConventionGuideLineValidator
Change-Id: I7217ef464bc4f674fdb9480d76cb059f20da7411
Issue-ID:SDC-572
Signed-off-by: mojahidi <mojahidul.islam@amdocs.com>
|
|
This task is about updating error messages with error codes for NeutronPortNamingConventionValidator
Change-Id: I045415f026f947661632262676123ff848e582b0
Issue-ID:SDC-572
Signed-off-by: mojahidi <mojahidul.islam@amdocs.com>
|
|
This task is about updating error messages with error codes for ContrailServiceTemplateNamingConventionValidator validator
Change-Id: I7d06d0cae2cd3c1ecc10d971db3e7c89bca585a9
Issue-ID:SDC-572
Signed-off-by: mojahidi <mojahidul.islam@amdocs.com>
|
|
This task is about updating error messages with error codes for ContrailServiceInstanceNamingConventionValidator validator
Change-Id: Ibb113f809ad0d68f4a4104dd35ba14d32e262f0d
Issue-ID:SDC-572
Signed-off-by: mojahidi <mojahidul.islam@amdocs.com>
|
|
This commit is about adding common changes which will later be used for all validators.
Change-Id: I47cee23364c2f535482c721c25cb0038e9febc02
Issue-ID:SDC-572
Signed-off-by: mojahidi <mojahidul.islam@amdocs.com>
|
|
fixed validation of nova server name value inside env file
Issue - Id : SDC-670
Change-Id: If407a2c1f601b4b724c50c1994fd056b569588ac
Signed-off-by: talio <tali.orenbach@amdocs.com>
|
|
fixing neutron port validator to recognize ports that are not connected to any nova server
Issue-Id : SDC-654
Change-Id: I5607b0046bb2debe67119b62566b5283f4afeae6
Signed-off-by: talio <tali.orenbach@amdocs.com>
|
|
More fixes for input streams not being properly closed,
with unit tests and other minor improvements (code cleanup and coding conventions).
Change-Id: I6751f924a1469d49b996e4f1d6c61371af6714b1
Issue-ID: SDC-291
Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com>
|
|
Removed ATT modules.
Change-Id: I9f97b92a1f80483c3422b9b5e6643fdad1bb881d
Issue-ID: SDC-456
Signed-off-by: shrikantawachar <shrikant.awachar@amdocs.com>
|
|
Adding JaCoCo configuration to have code coverage
Change-Id: Ie42702b31bab8cd612d3516ab9eb4f3a2b7d8c16
Issue-ID: SDC-437
Signed-off-by: shrikantawachar <shrikant.awachar@amdocs.com>
|
|
Change-Id: I8520fd33c7d5ffef5330d1e7e51ee39fd8411094
Issue-ID: SDC-350
Signed-off-by: Michael Lando <ml636r@att.com>
|
|
Fixed blocker, critical, major & minor SONAR issues.
Issue-ID: SDC-343
Change-Id: I72e5a3a7fa7d7407a92f98f77e4334827f70f926
Signed-off-by: dd4616 <Divesh.Mirchandani@amdocs.com>
|
|
Change-Id: I4c1bbf6e1c854cf97a3561c736f83da44b58b7c0
Signed-off-by: az2497 <avi.ziv@amdocs.com>
[SDC] OnBoard with enabled tests and features.
Change-Id: Icd52f039aee4dd393a1404d530bb9fdd0b20e604
Signed-off-by: az2497 <avi.ziv@amdocs.com>
|
|
Change-Id: I606f8a52c7e6d2bd5558f824957d890e552c5423
Signed-off-by: Avi Ziv <avi.ziv@amdocs.com>
|
|
Change-Id: If3b6b81d221fde13908f1e8160db6f7d9433c535
Signed-off-by: Avi Ziv <avi.ziv@amdocs.com>
|
|
Change-Id: I861387094b000367218bb417624fe50d3c37f70e
Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
|