summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2018-09-19Update guava to 19.0Kajur, Harish (vk250x)2-2/+2
Issue-ID: AAI-1298 Change-Id: I0a880be136f8ea3c0d780e0f9653006a5d5ebc61 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2018-09-19Update pnp schema to right fileKajur, Harish (vk250x)3-77/+95
Issue-ID: AAI-1551 Change-Id: I2bcad1f60beae9ac192f5c2f3d11119272cae94a Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2018-09-19Merge "Test cases added for RequestError.java"James Forsyth1-0/+53
2018-09-19Merge "Added unit test for PolicyException.java"James Forsyth1-0/+68
2018-09-19Merge "Add pnp schema and edgerules files"Venkata Harish Kajur2-0/+94
2018-09-19AAI-1639 Update wan-port-config to support IPv4/v6Keong Lim2-2/+50
Issue-ID: AAI-1639 Update wan-port-config with ipv4-address, ipv6-address, provider-ipv4-address and provider-ipv6-address. For compatibility, keep ip-address and provider-ip-address as previously published, but plan to deprecate and remove them. Change-Id: Id96f90bb4034b8cb0c17f13a601ec881a67e9cf2 Signed-off-by: Keong Lim <keong.lim@huawei.com>
2018-09-19AAI-1638 Update device schema to support IPv4/IPv6Keong Lim2-2/+26
Issue-ID: AAI-1638 Update device with system-ipv4 and system-ipv6. For compatibility, keep system-ip as previously published, but plan to deprecate and remove it. Change-Id: I740a58d4e4125983fc09af48bd0b4ba786af77f1 Signed-off-by: Keong Lim <keong.lim@huawei.com>
2018-09-19AAI-1637 Update EdgeRules for sdwan-vpnKeong Lim1-0/+24
Issue-ID: AAI-1637 Update EdgeRules for sdwan-vpn to tenant and to vpn-binding Change-Id: Ifab3416bf98f716ee69f2355c65a11ef1642d1e3 Signed-off-by: Keong Lim <keong.lim@huawei.com>
2018-09-19AAI-1635 Add privateEdge to model-version-idKeong Lim2-6/+41
Issue-ID: AAI-1635 Add privateEdge to model-version-id in sp-partner, prepare for TOSCA template from SDC. Spurious line-ending changes in the generated XSD file. Change-Id: I8de021b5d59ce88581ccdc01c9dabfc0afb5d1e1 Signed-off-by: Keong Lim <keong.lim@huawei.com>
2018-09-19Merge "Test case coverage for MapperUtil.java"Venkata Harish Kajur1-33/+52
2018-09-18Merge "AAI-1557 Update sp-partner properties"James Forsyth2-0/+56
2018-09-18Specify groovy 2.4.15Jimmy Forsyth2-0/+13
Issue-ID: AAI-1632 Change-Id: I4f6c566dcd2737424bcc42642147f912e745b94f Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2018-09-18Update to latest versions of depsJimmy Forsyth3-9/+9
Issue-ID: AAI-1628 Change-Id: I88cc21c2b3233eff34febda18497a5131deb4e05 Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2018-09-18Exclude the dom4j dependencyKajur, Harish (vk250x)1-0/+4
Issue-ID: AAI-1298 Change-Id: Idc5c6652eb4bf11204f53f88193d0ca0c3b2cf5e Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2018-09-17Test cases added for RequestError.javaasgar1-0/+53
Change-Id: I16d1fbe7ca03ecd6659161ae9bfbf3d4bd5c59be Issue-ID: AAI-1610 Signed-off-by: Mohamed Asgar Samiulla <sammoham@in.ibm.com>
2018-09-17Added unit test for PolicyException.javaasgar1-0/+68
Change-Id: I76ecc0d4e4193be1343afae2906fb179768dbbdb Issue-ID: AAI-1607 Signed-off-by: Mohamed Asgar Samiulla <sammoham@in.ibm.com>
2018-09-14Merge "minor fixes in GremlinQueryBuilder.java"James Forsyth1-711/+709
2018-09-14Merge "fixes in AAIResponseMessageData.java"James Forsyth1-28/+30
2018-09-14Merge "HPA Telemetry Schema"James Forsyth2-0/+53
2018-09-14minor fixes in GremlinQueryBuilder.javaasgar1-711/+709
Change-Id: Ifa94277e74486bc2086ce5cad5077d59cdbf0f29 Issue-ID: AAI-1595 Signed-off-by: Mohamed Asgar Samiulla <sammoham@in.ibm.com>
2018-09-12fixes in AAIResponseMessageData.javaasgar1-28/+30
Change-Id: I52a88526180acde91c6d9818d446e22ce175244d Issue-ID: AAI-1569 Signed-off-by: Mohamed Asgar Samiulla <sammoham@in.ibm.com>
2018-09-12Test case coverage for MapperUtil.javaasgar1-33/+52
Change-Id: I60628cd098911f945042f731b779ec9d49f84ecb Issue-ID: AAI-1594 Signed-off-by: Mohamed Asgar Samiulla <sammoham@in.ibm.com>
2018-09-11HPA Telemetry SchemaDileep Ranganathan2-0/+53
Added HPA Capacity type in the schema. Added Capacity information to Compute Nodes in the pserver object Added relationships for pserver and flavor, pserver and hpa-capacity Change-Id: I326ed9dd13d94082e532ebaf7286af7a43d9117c Issue-ID: AAI-1593 Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
2018-09-11AAI schema change for openstack-region-idDileep Ranganathan2-0/+12
Decouples OpenStack Region ID and AAI cloud-region-id and reduces constraint to onboard Openstack VIM. Added odd one more property to "esr-system-info: object" to store the OpenStack Region ID which is used by MultiCloud plugin to interact with an OpenStack instance. Change-Id: I40d8eec74cf3d5c319c659fd3879f8dc371e2855 Issue-ID: MULTICLOUD-287 Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
2018-09-12AAI-1557 Update sp-partner propertiesKeong Lim2-0/+56
Issue-ID: AAI-1557 Update sp-partner with properties: - operational-status - model-customization-id - model-invariant-id - model-version-id Change-Id: Iae01c0ad8144bad26b8a308bfe3593ebe38ae82a Signed-off-by: Keong Lim <keong.lim@huawei.com>
2018-09-11Merge "sonar fixes for AutoGenerateHtml.java"James Forsyth1-37/+40
2018-09-11Merge "constant instead of literal AJSC_HOME"James Forsyth1-76/+79
2018-09-11Merge "Sonar fixes in MapperUtil.java"James Forsyth1-21/+27
2018-09-11Merge "Add a private constructor in AAIUtils.java"James Forsyth1-21/+30
2018-09-11sonar fixes for AutoGenerateHtml.javaasgar1-37/+40
Change-Id: If5ac08fa880d911bbe4f6115f98ea194fb9029cf Issue-ID: AAI-1568 Signed-off-by: Mohamed Asgar Samiulla <sammoham@in.ibm.com>
2018-09-11Add a private constructor in AAIUtils.javaasgar1-21/+30
Change-Id: I7a2beeede4cb8303b7f9801532a651895cbce389 Issue-ID: AAI-1566 Signed-off-by: Mohamed Asgar Samiulla <sammoham@in.ibm.com>
2018-09-11constant instead of literal AJSC_HOMEasgar1-76/+79
Change-Id: Ideacc3d44016f20700b2758aed35c8a552b39916 Issue-ID: AAI-1565 Signed-off-by: Mohamed Asgar Samiulla <sammoham@in.ibm.com>
2018-09-11Sonar fixes in MapperUtil.javaasgar1-21/+27
Change-Id: If7d53a2f8c5199e9634e36a4ab018a78affb65f8 Issue-ID: AAI-1567 Signed-off-by: Mohamed Asgar Samiulla <sammoham@in.ibm.com>
2018-09-11AAI-1555 Fix remote-path in esr-system-infoKeong Lim1-1/+1
Issue-ID: AAI-1555 Fix remote-path in esr-system-info. Should have been camelCase in java-attribute since v11. Exposed in CCVPN testing of ext-aai-network. Change-Id: I39b843307058b317972298f125aebc2593a126a7 Signed-off-by: Keong Lim <keong.lim@huawei.com>
2018-09-11AAI-1552 Add resource-version property to CCVPN ucKeong Lim2-0/+121
Issue-ID: AAI-1552 Add resource-version property to all the new CCVPN schema elements. The other ONAP components expect to have this property available for optimistic concurrency control usage. Change-Id: I69071d48cb0b784fe67498d51361bb304a22ead9 Signed-off-by: Keong Lim <keong.lim@huawei.com>
2018-09-11AAI-1523 checkstyle warnings for aai-annotationsKeong Lim1-20/+20
Issue-ID: AAI-1523 re-indent code with spaces to clean up some checkstyle warnings for aai-annotations (part of 24k lines of output) Add spaces around '=' Change-Id: I9ea43508e5e88140149ccc11d233fdb77c869964 Signed-off-by: Keong Lim <keong.lim@huawei.com>
2018-09-11AAI-1523 checkstyle warnings for aai-schema-ingestKeong Lim34-1169/+1169
Issue-ID: AAI-1523 re-indent code with spaces to clean up some checkstyle warnings for aai-schema-ingest (part of 24k lines of output) Change-Id: I1d3785fcbfa9cc53680129506daa2c392950de31 Signed-off-by: Keong Lim <keong.lim@huawei.com>
2018-09-11AAI-1492 Add ext-aai-network schema for CCVPN ucKeong Lim3-2/+214
Issue-ID: AAI-1492 Add ext-aai-network element to network namespace. Add components from network namespace. Add esr-system-info component. Add EdgeRules from ext-aai-network to esr-system-info, connectivity and all the other schema elements. Make esr-system-info dependentOn ext-aai-network. Change sub-components of ext-aai-network to COUSIN edge as workaround. Add relationship-list as workaround. Change-Id: I8ec11660db7887c5aebcdbe2899c95c457f74e14 Signed-off-by: Keong Lim <keong.lim@huawei.com>
2018-09-11AAI-1491 Add wan-port-config schema for CCVPNKeong Lim3-0/+298
Issue-ID: AAI-1491 Add wan-port-config element in network namespace. Add CCVPN EdgeRule for wan-port-config to service-instance. Change-Id: I7c27b28ea2da72583f88b79eb035ab70cc86a64e Signed-off-by: Keong Lim <keong.lim@huawei.com>
2018-09-11AAI-1484 Add device schema for CCVPN usecaseKeong Lim3-0/+250
Issue-ID: AAI-1484 Add device element to network namespace. Add CCVPN EdgeRules for device to service-instance and generic-vnf. Change-Id: Iad4033dc5bba72cf0773cccbe19429cf965df0c5 Signed-off-by: Keong Lim <keong.lim@huawei.com>
2018-09-11AAI-1483 Add sdwan-vpn for CCVPN usecaseKeong Lim3-0/+202
Issue-ID: AAI-1483 Add sdwan-vpn element to network namespace. Add CCVPN EdgeRules for sdwan-vpn to service-instance. Change-Id: I541db79a0c02149c4f5371dc29f71c76478ba298 Signed-off-by: Keong Lim <keong.lim@huawei.com>
2018-09-11AAI-1482 Add site-resource for CCVPN usecaseKeong Lim3-0/+226
Issue-ID: AAI-1482 Add site-resource element in network namespace. Add CCVPN EdgeRules for site-resource to service-instance, allotted-resource and complex. Fix typo in java-attribute for site-resource-id. Change-Id: Ic2dbe9d7a7644bbc46bd95ad79fdb0bcd7124224 Signed-off-by: Keong Lim <keong.lim@huawei.com>
2018-09-11AAI-1481 Add network-resource for CCVPN usecaseKeong Lim3-0/+137
Issue-ID: AAI-1481 Add network-resource element to network namespace. Add CCVPN EdgeRules for network-resource to vpn-binding and pnf. Update multiplicity. Change pnf from sub-component to COUSIN edge as workaround. Change-Id: I4b288406a272ccdb6243d1e13555a02aa6354a83 Signed-off-by: Keong Lim <keong.lim@huawei.com>
2018-09-11AAI-1468 -1480 Add Conn /lan-port-config for CCVPNKeong Lim3-8/+728
Issue-ID: AAI-1480 Add lan-port-config schema element to network namespace Add dhcp-service schema element Add CCVPN EdgeRules for lan-port-config to service-instance and dhcp-service Update lan-port-config with ipv4-address and ipv6-address. Update dhcp-service with server-ipv4-address and server-ipv6-address. Accidentally squashed another two commits together: Issue-ID: AAI-1468 Add connectivities sub-component to "network" namespace. Add connectivities element, which is sequence of "connectivity". Add connectivity element, which has numerous properties. Add CCVPN EdgeRules for connectivity to service-instance and vpn-binding Change-Id: I78f4cdc906e43750bb319ba4f3bdb6483ed7ea24 Signed-off-by: Keong Lim <keong.lim@huawei.com>
2018-09-07Merge "Sonar fixes in EdgeRuleQuery.java"Venkata Harish Kajur1-256/+261
2018-09-06Merge "renaming/constant instead of literal/unused items"James Forsyth5-259/+274
2018-09-06Merge "Made Changes on the edge labels and direction"James Forsyth2-8/+8
2018-09-06Merge "Sync up the changes between ecomp and onap"James Forsyth11-26646/+27686
2018-09-06Made Changes on the edge labels and directionKajur, Harish (vk250x)2-8/+8
for service instance and instance group Issue-ID: AAI-1577 Change-Id: I080f72a8c553c2579aeb98ac8204d4dcadaea5c8 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2018-09-06Sonar fixes in EdgeRuleQuery.javaasgar1-256/+261
Change-Id: I46029a19b3f495bebdf714b26c72739355dda8e8 Issue-ID: AAI-1559 Signed-off-by: Mohamed Asgar Samiulla <sammoham@in.ibm.com>