Age | Commit message (Collapse) | Author | Files | Lines |
|
Change-Id: I5a16c125d389bb9945ad29cdce373fb73bff5050
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1686
|
|
Change from 1.5.0-SNAPSHOT to 1.6.0-SNAPSHOT to prepare
for next development cycle.
Change-Id: I0892b8961b280a29870591cb474ab12fd6469972
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1585
|
|
Change to version 1.5.0-SNAPSHOT
Change-Id: I7ad12bc4d2745da35199ff37d733776271c23946
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1212
|
|
Change to version 1.4.1-SNAPSHOT
Change-Id: I14e63a41079e66eae3a3aaed0046945992d52a83
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1212
|
|
Going from version 1.3.0-SNAPSHOT
to 1.4.0-SNAPSHOT
Change-Id: I596ecc3a8e5f27daf2f651b8134a10359277c905
Signed-off-by: Patrick Brady <pb071s@att.com>
Issue-ID: APPC-916
|
|
Made it so the xml dgs will load using the same loader
as the json dgs currently use.
Added the Generic_Restart to the activate list
Change-Id: I26286238a6322f5f391ab44f26816f90ad71df56
Signed-off-by: Patrick Brady <pb071s@att.com>
Issue-ID: APPC-863
|
|
Issue-ID: APPC-637
Change-Id: I25b6cae5f8f3f4eac2fb6d417322467e42ab4ea6
Signed-off-by: Skip Wonnell <skip@att.com>
|
|
Changes need to be made in the deployment repository in order
to match the main appc.
1. The appc dg-loader is now going to use org.onap.sdnc instead
of org.openecomp.sdnc
2. The json files that were updated in the main appc project need
to be moved over.
Change-Id: I9601fba86b6727653bf6124465e73b1f575c57a1
Signed-off-by: Patrick Brady <pb071s@att.com>
Issue-ID: APPC-13
|
|
Changing org.openecomp.appc names to org.onap.appc
Change-Id: I729f6ce253de8351ae5e3da2e334b1bae155b67d
Signed-off-by: Patrick Brady <pb071s@att.com>
Issue-ID: APPC-13
|
|
Bump minor version in preparation for Amsterdam
branching.
Change-Id: Iad2bdd9c865ae14fa62657d8be35aff8e55e2e83
Issue-ID: CIMAN-120
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
Appc will be realeased as version 1.2.0 since version
1.1.0 already was created spring 2017.
Also changing ccsdk version to their released version.
Change-Id: I5e9864f8d506812ceab3b4b81a53be37c578a86e
Signed-off-by: Patrick Brady <pb071s@att.com>
Issue-id: APPC-314
|
|
Update the data to be loaded into the table
Move source location of the data to the sqlData.dump file
Remove old source location (VNF_DG_MAPPING.sql)
Update install.sh to remove call to VNF_DG_MAPPING.sql
Issue-ID: [APPC-295]
Change-Id: I525fb0f717237388d04989fe49eca3e6498b09ef
Signed-off-by: Skip Wonnell <skip@att.com>
|
|
Change-Id: I78141c7b8663dab68cca1b0d34737d73043096ea
Signed-off-by: Patrick Brady <pb071s@att.com>
Issue-id: APPC-287
|
|
This commit takes care of adding the necessary code to be able to:
1) Convert JSON DGs to XML DGs in the dg-loader-dgs path
2) Load & Activate these converted XML DGs into the MySQL DB
This approach is used in appc.git's dg-loader-provider to handle DGs.
Combining platform-logic approach and dg-loader-provider approach to
handle DGs coming from these two separate paths.
Change-Id: I46505a3380afcdd3c6794e24fda75aef62ccc58f
Signed-off-by: Hector Anapan-Lavalle <ha076r@att.com>
Issue-Id:[APPC-287]
|
|
Change-Id: I3b95b1dd7fdf4b461033d3491230627b0b4a3254
Signed-off-by: Patrick Brady <pb071s@att.com>
Issue-id: APPC-252
|
|
Change-Id: Icab62226f55d36f2c613d22658f62da9edaf7224
Signed-off-by: Patrick Brady <pb071s@att.com>
Issue-id: APPC-251
|
|
Added new version 3.0.0 of Generic_Restart that uses an AAI named query to
retrieve vnf information including ESR-System information
Updated DG installation and Mapping to use the new DG
Issue-ID: APPC-185
Change-Id: Iac15474d5753e58d47c6cabe432136d640447eb4
Signed-off-by: RY303T <RY303T@att.com>
|
|
This code changes the docker-compose.yml's SDNC_CONFIG_DIR env.variable in the "appc" service that deploys the appc container to point to appc's aaiclient.properties instead of the sdnc's aiiclient.properties. In doing so, some properties had to be moved to the new SDNC_CONFIG_DIR's appc properties folder path so SDNC karaf features are installed correctly. Also, replacing the AAIClient p12 keystore by converting the validated jks file to this new p12 keystore certificate.
Change-Id: I6ee5bd56f4403cb575fdc93ded8eebc6a7a5cc4b
Signed-off-by: Hector Anapan <ha076r@att.com>
Issue: [APPC-129]
|
|
Adding dblib.properties (mysql credential properties to the sdnctl db),
modifying setenv.sh (used to define property values to mysql
- such as authenticating against the MySQL DB's) and adding the
APPC_CONFIG_DIR env variable as part of the Dockerfile.
Patch: Reverted Unintentional changes to the docker-compose template.
Patch: Changed some formatting as per Marcus's suggestions
Change-Id: I7cf9d90405bb4d552779cd0cd8a4f01525bdd823
Signed-off-by: Hector Anapan <ha076r@att.com>
Issue: [APPC-129]
|
|
The path was wrong to the sql script before,
and it was not included in the bundle.
Change-Id: Id34950dcb424b9c71f203da12820a27ed77d7d45
Signed-off-by: Patrick Brady <pb071s@att.com>
Issue: APPC-88
|
|
The DGs and the graph.versions located in the platform-logic folder (the one that loads and activates the DGs into the DB as defined by graph.versions) are formatted as DOS/noeol files which breaks the process to activate/load these DGs into the DB. Formatting these files to UNIX format.
Change-Id: I31c626675801fb37d3de73fae7aa25c4ad59af71
Signed-off-by: root <ha076r@att.com>
Issue: [APPC-99]
|
|
Added Generic_Restart and legacy_operation and updated
topology_operation_all. Created VNF_DG_MAPPING.sql and added code for this sql at
the end of "install.sh".
Change-Id: Ib741740e8be43cda22c648215b0d7096b95ea2ed
Signed-off-by: Patrick Brady <pb071s@att.com>
Issue:APPC-88
|
|
[APPC-95]Version 1.1.2 of sdnc root pom no longer exists
Change-Id: I3e05c4f1ba6295054af0b2a75ea132509f3c417c
Signed-off-by: Patrick Brady <pb071s@att.com>
|
|
Change-Id: If82cdfb15b0961ca8abd02ee29a56a4457bbad3d
Signed-off-by: Patrick Brady <pb071s@att.com>
|
|
Change-Id: Iaa769b9446688358da0fdc844fe80747a8dd35a4
Signed-off-by: root <ha076r@att.com>
|
|
onap jenkins use maven-assembly-plugin 2.2-beta-5. without fix, local build use
maven-assembly-plugin 2.4.1 and build fails as:
Assembly is incorrectly configured: null.
to fix local build issue:
1. update to maven-assembly-plugin 2.6
2. add AssemblyId configuration which is needed for assembly >= 2.2
Change-Id: Icb1178b5c254ce188345cf1ee5381b442c8e668d
Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
|
|
Change-Id: I50d213f4d22dff2e211258a3e536dc1a50618b78
Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
|
|
Change-Id: I40b21060f71ef2e495deb30ea7e8949c673cc3ee
Signed-off-by: Patrick Brady <pb071s@att.com>
|
|
Changing version from 1.0.0 to 1.0.0-SNAPSHOT
Change-Id: Ia862c98104fa6fd8cac9830aa21c0caa63d3edc1
Signed-off-by: Patrick Brady <pb071s@att.com>
|
|
Modified SDN-C Artifacts groupID to reflect new naming convention
Change-Id: I53a9a937e0d6cea902ad87000e6d4e6d0584adf1
Signed-off-by: Patrick Brady <pb071s@att.com>
|
|
Change-Id: I46850ced2a3ff7a55dd1e92ec4509bf728466ce9
Signed-off-by: Patrick Brady <pb071s@att.com>
|