aboutsummaryrefslogtreecommitdiffstats
path: root/platform-logic/vnfapi
AgeCommit message (Collapse)AuthorFilesLines
2018-07-20Remove test for Active on DeleteBrian Freeman2-540/+5
Issue-ID: SDNC-399 Change-Id: If67ad6c1c578252faa28022098b5d69c2815c1ea Signed-off-by: Brian Freeman <bf1936@att.com> Former-commit-id: 0e86713498c26837b39d7ad2cbadb7f8299718ee
2018-06-06Roll version for CasablancaTimoney, Dan (dt5972)1-2/+2
Roll version to 1.4.0-SNAPSHOT for Casablanca development Change-Id: I5d52858a86eee40136cf8ad5d2cac1d0a44885da Issue-ID: SDNC-333 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com> Former-commit-id: 110b9d3f108e8f81f705ec4eeb2102f98f220d39
2018-06-01Update to use CCSDK version 0.2.4Timoney, Dan (dt5972)1-2/+2
Update to use CCSDK version 0.2.4 (parent version 1.0.4) Change-Id: Iee1448ffc04098675a62617d7e2a5a91bcd01bde Issue-ID: CCSDK-291 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com> Former-commit-id: 552963ec2781609868587e7e743b2a7aa229044a
2018-05-23Roll to version 1.3.3-SNAPSHOTTimoney, Dan (dt5972)1-1/+1
Update to next snapshot version Change-Id: Ie678c0555e453719582bff2ee9c87a302db32084 Issue-ID: CCSDK-290 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com> Former-commit-id: d94f58745798e827f049043c597ec4f308545344
2018-05-23Update to release version parent 1.0.3Stilwell, David (stilwelld)1-1/+1
Update parent version to remove -SNAPSHOT (1.0.3) Change-Id: I8ecaa886dffc62116e068f4cbeb0ed078175d958 Issue-ID: CCSDK-290 Signed-off-by: Stilwell, David (stilwelld) <stilwelld@att.com> Former-commit-id: abdfa5a380a9c345d1e768c4bca9238fbf653290
2018-04-29Roll versions step 8 : sdnc/oam pomsTimoney, Dan (dt5972)1-2/+2
Roll version for next release candidate Change-Id: Ib64f000296a5cc3c58cc623cd5697a7a775f8304 Issue-ID: SDNC-294 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com> Former-commit-id: 650c908cb02f828ab7c69a2141fffe36e1cb62d0
2018-03-01Nitrogen port : sdnc-oamTimoney, Dan (dt5972)1-11/+9
Update sdnc-oam to create docker containers based on ODL Nitrogen release. Change-Id: If8df28c417a2dec69be6eee2fc4521541126085a Issue-ID: SDNC-269 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com> Former-commit-id: 2822ea7882e20879b1556bf98cf28695f5052348
2017-11-21Bump minor versionJessica Wagantall1-2/+2
Bump minor version in preparation for Amsterdam branching. Change-Id: I358cf1088dc4db14d0714bee880402bcbc88ff07 Issue-ID: CIMAN-120 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Former-commit-id: 05c024c1bdb89f2eeb812b69ec528666bb7cb743
2017-11-09Roll to version 1.2.1-SNAPSHOTDan Timoney1-2/+2
Roll to next release version Change-Id: I626a1636d188b14e493c5da4e7fcb74c2435c3f4 Issue-ID: SDNC-74 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: c0eb3029f02d194efb49ecf2825beed244376d17
2017-11-04Change Rackspace to CloudOwnerBrian Freeman4-6/+6
Issue-ID: SDNC-170 Change-Id: If64c4f12c503ac2d58b0de7d6750015162545216 Signed-off-by: Brian Freeman <bf1936@att.com> Former-commit-id: 9973bf478f9ffa5a89fc0c8b84e485876324df80
2017-10-26Add missing DGs to graph.versionsDan Timoney1-10/+10
Corrected graph.versions file - which controls activation - to include all DGs which contain XML. Change-Id: I98656cb9027d80ecad6ae87e68c57f5c57b552ac Issue-ID: SDNC-150 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: cd6b0ed9450470cdcf5df3001b201a7b0f80d79a
2017-10-26Fix error in SqlResource nameDan Timoney6-13/+13
Fix error in SqlResource package name Change-Id: Id88305c345fefa7f0d5ed7aa1d7acb5ec45ecd71 Issue-ID: SDNC-151 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: f514c5cd6b4e5071b8f0340d83f9870eba273939
2017-10-26Fix openecomp references in vnfapiDan Timoney46-164/+164
Fixed incorrect references to openecomp in vnfapi directed graphs Change-Id: Ic58fddba75eb4e01ce2e13914f9e30dae08ae8ef Issue-ID: SDNC-148 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: c0cdcf754db3983f8cbf2ab62ddee9f2663ab0f0
2017-10-25Replace att-aic with RackspaceDan Timoney4-7/+7
Cloud-owner in DGs should be Rackspace, not att-aic Change-Id: If60fe1dbb1e345ccd1de5a5696bce62d256be651 Issue-ID: SDNC-147 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: 1e74c800578c12ed8215cac6a6a68cb9a5d18507
2017-10-04Remove crossedit on vnf-typeDan Timoney2-15/+4
Removed cross edit on VNF_PROFILE.vnf_type from preload-vnf-topology-operation DGs so that no setup is needed via admin portal prior to loading preload data. Change-Id: Idc9cc141d111d7964d02ea8f842d043105dc4a78 Issue-ID: SDNC-1 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: b1cb1068b403f4343cd5e450f7c39399c142e6ef
2017-09-20Update DG namepaces - fixedDan Timoney40-185/+185
Fixed script src/main/scripts/updateDgNamespace.sh to update namespace references in DG XML files, and used that script to update all DG XMLs. Change-Id: Idc9867007fbf46e17b336ed8bb33fdd08670a6ea Issue-ID: SDNC-95 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: fafd0e6f7408803ae2a1fc0bef2a8a06cc08f2e6
2017-09-20Update DG namepacesDan Timoney19-19/+19
Added script src/main/scripts/updateDgNamespace.sh to update namespace references in DG XML files, and used that script to update all DG XMLs. Change-Id: I6ce75fcb5e1edee421560f6d539a7f0921fdf22a Issue-ID: SDNC-95 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: 51970f69236c65abee61f0099c8137c01e9fe26d
2017-09-20Fix platform logic installationDan Timoney1-1/+1
Platform logic on SDNC should install the CCSDK platform logic package merged with the graphs for SDNC. Instead, it was overwriting CCSDK package and installing only local SDNC version. Change-Id: Iada6779b942ff608987486bd10fed9f147018f74 Issue-ID: SDNC-96 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: 048b31a4b390ff4a749c4d8e7dcd271f12da177e
2017-09-01Build sdnc/oam from ccsdkDan Timoney1-4/+4
Update sdnc/oam to build from ccsdk. To get a clean build, it was necessary to also change openecomp references to onap. Change-Id: I90d939e77504cd58148889aff2a50f060e27f963 Issue-ID: SDNC-50 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: e391e1e3ca8ea5385bb1f77ed7c4c83935451575
2017-06-23Merge "[SDNGC-5859] copy local change to onap"Dan Timoney81-1069/+21711
Former-commit-id: 5f6ab6cbef76e507941e2ae2b886ec2a29dfb5ab
2017-06-06[SDNGC-5859] copy local change to onapPat Cheung81-1069/+21711
copied local vnfapi platform-logics changes to onap Change-Id: Ia6e188c76f011899dd50c1ec2ee8afa0b6cdc72e Signed-off-by: Pat Cheung <kc1472@att.com> Former-commit-id: a0df39edfc3687fb99860f605eb6d97fb666da25
2017-06-05[SDNC-14] Roll oam to version 1.1.2Dan Timoney1-2/+2
Roll oam to use version 1.1.2 of rootpom, to ensure latest version is being used Change-Id: I4cbed1436cc2dfb77690a5aaa28477a1d3e957c3 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: fe503b491dda155f20e3840ec14ea89788961187
2017-05-07update copyright to avoid noisy diff after buildGuo Ruijing33-247/+342
Change-Id: Ida725825312f9be2349cf1a1562c122e61efbcaa Signed-off-by: Guo Ruijing <ruijing.guo@intel.com> Former-commit-id: 53d11b9c8fa4a13c58f5b248998e9f8ce818e12a
2017-04-26[RELEASE] Roll to 1.1.1-SNAPSHOTDan Timoney1-2/+2
Roll to next snapshot version Change-Id: Ia5f8bb92d5566cea07b98bbb7a63c9588ea975c8 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: 5b0799ac9dbaf0022b0b668c7471f6e03df91b7a
2017-04-24[SDNC-5] Rebase SDN-C oamDan Timoney76-395/+224
Apply fixes to directed graphs and docker containers discovered during local testing Change-Id: Ie675ecea7aa5119fb0b3ee180997b3a420be3e1b Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: 596540a90b7cd031151943062b8c259314acce93
2017-03-15[VERSION] Roll to next versionTimoney, Daniel (dt5972)1-2/+2
Roll to version 1.1.0-SNAPSHOT Change-Id: If078aef1ef1a05207d98125d01cec8abdf598af4 Signed-off-by: Timoney, Daniel (dt5972) <dtimoney@att.com> Former-commit-id: d239580db622f04200795e0343413dd288495d81
2017-03-07[Docker] Dgbuilder docker image does not buildTimoney, Daniel (dt5972)33-33/+33
Problem seems to be related to version of exec-maven-plugin - version 1.5.0 seems to work correctly Change-Id: Iafde699687fb06ea1dfd9fa06b04668022007345 Signed-off-by: Timoney, Daniel (dt5972) <dtimoney@att.com> Former-commit-id: 660e02d8d1fc4a06e756c068f36f9bf74aba3199
2017-02-24[VERSION] Roll back to snapshotTimoney, Daniel (dt5972)1-2/+2
Roll back to version 1.0.0-SNAPSHOT Change-Id: I34e10826653cb5dc331b8fea0247f4755b1b7a94 Signed-off-by: Timoney, Daniel (dt5972) <dtimoney@att.com> Former-commit-id: 9b29076458cc42128c2bb324b43176b122ce8a0f
2017-02-21[VERSION] Use official root pomTimoney, Daniel (dt5972)1-2/+2
Use version 1.0.0 of root pom Change-Id: Icc821432b9eb68be9dfb3755f505b6bdd8b97035 Signed-off-by: Timoney, Daniel (dt5972) <dtimoney@att.com> Former-commit-id: f8e0d3b080ae4c8069de5b7cefa6ca60dda2fe5d
2017-02-20[VERSION] Reset versionsTimoney, Daniel (dt5972)1-2/+2
Reset versions to 1.0.0-SNAPSHOT Change-Id: I7e21332d0086c647732e87d9410028c2a124f843 Signed-off-by: Timoney, Daniel (dt5972) <dtimoney@att.com> Former-commit-id: fae8736f80b74b536fbfb72913db5b17acec8dc1
2017-02-15Initial commit for OpenECOMP SDN-C OA&MTimoney, Daniel (dt5972)68-0/+3331
Change-Id: I7ab579fd0d206bf356f36d52dcdf4f71f1fa2680 Signed-off-by: Timoney, Daniel (dt5972) <dtimoney@att.com> Former-commit-id: 2a9f0edd09581f907e62ec4689b5ac94dd5382ba