summaryrefslogtreecommitdiffstats
path: root/src/ncm/api/api.go
AgeCommit message (Expand)AuthorFilesLines
2020-08-31Enhance the status query APIEric Multanen1-0/+3
2020-06-03Move cluster management into its own microserviceEric Multanen1-29/+0
2020-06-02Reorganize ncm packages to align with architectureEric Multanen1-17/+31
2020-06-02Create OVN network action controller from ncmEric Multanen1-65/+0
2020-04-30Add API support for network chain intentEric Multanen1-0/+16
2020-04-22Add code to apply workload network annotationsEric Multanen1-0/+1
2020-04-16Add apply API for network intentsEric Multanen1-0/+2
2020-04-10APIs for network, workload and interface intentsEric Multanen1-0/+48
2020-04-07Adding function to Query cluster based on labelRitu Sood1-0/+1
2020-03-23Add Network and Provider Network Intent API supportEric Multanen1-4/+35
2020-03-23Create network service with cluster APIEric Multanen1-0/+76
=c2f15c3001675fcc11998e6ca290da46a1091669'>Fix html docs with esr-system-info attrv1.2.3Jimmy Forsyth4-1363/+2593 Issue-ID: AAI-1090 Change-Id: Iae82ec9c42e40601aa6d7e7513ad1c0d7392b4f8 Signed-off-by: Jimmy Forsyth <jf2512@att.com> 2018-04-23Generate xsd for v12 and v13 with esrKajur, Harish (vk250x)2-356/+644 Also update the version to 1.2.3-SNAPSHOT Issue-ID: AAI-1090 Change-Id: I7649416340f0a670ec9e83cfef355dc4ef40a1b3 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com> 2018-04-23Fix v12 cloud-region with esr-system-info attrJimmy Forsyth6-3114/+4345 Issue-ID: AAI-1090 Change-Id: I41912a801da31736d0501705c46fb9172e1f26dc Signed-off-by: Jimmy Forsyth <jf2512@att.com> 2018-04-23Re-add esrSystemInfoList to cloudRegionJimmy Forsyth1-0/+1 Issue-ID: AAI-1090 Change-Id: Ic5d84689a0aa33a2ba215f9fde4af650bef2d4eb Signed-off-by: Jimmy Forsyth <jf2512@att.com> 2018-04-19Update html file to v13 versionJimmy Forsyth1-1/+1 Issue-ID: AAI-1051 Change-Id: I6a275e9c7d8d94de729821e6ff436dd261ab7947 Signed-off-by: Jimmy Forsyth <jf2512@att.com> 2018-04-19Update swagger file and html to latest versionsJimmy Forsyth12-6640/+6628 Issue-ID: AAI-1051 Change-Id: I3fcced1c8672ad3a7f18be4368c8f3b3b454263a Signed-off-by: Jimmy Forsyth <jf2512@att.com> 2018-03-26Add plugin to check coverageKajur, Harish (vk250x)14-214263/+46911 Get line coverage to 50% and ensure it doesn't go down Issue-ID: AAI-498 Change-Id: Ib466b7e2b7cb6d2f888e3b58c2073bb02ab6f809 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com> 2018-03-22Update the license for 2017-2018 licenseKajur, Harish (vk250x)14-168/+2926 Issue-ID: AAI-856 Change-Id: I6711ff48314133abd7d03ea4b73a4f55606442bb Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com> 2018-03-15Merge "added new aai-schema-ingest library"Venkata Harish Kajur12-130/+1836 2018-03-15added new aai-schema-ingest libraryThreefoot, Jane (jt6620)12-130/+1836 New, lightweight, configurable library for OXM and edge rules json ingest. Allows for broken-up OXM and json for increased model-driven capabilities. Issue-ID: AAI-875 Change-Id: I987c7dc2ad9a68ef3ccaac8da8d3b5b0205dc264 Signed-off-by: Threefoot, Jane (jt6620) <jt6620@att.com> 2018-03-13Testing for HpaCapabilities objectDileep Ranganathan2-10/+14 Fixed Schema - mismatch in the java attributes and xml attributes Added dependentOn for HpaFeatureAtrributes Added unit test for HPASchema Added sample payload for HPACapabilities inside flavor Issue-ID: AAI-742 Change-Id: I3525376886f10bee99aa0ce3f0a6b2a5efbaa9b1 Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com> 2018-03-09Merge "Fix dependentOn for hpaCapability node"Venkata Harish Kajur2-10/+10 2018-03-09Fix dependentOn for hpaCapability nodeDileep Ranganathan2-10/+10 Added cloud-region along with flavor in the dependentOn field. Modified hpa-feature-attribute to hpa-feature-attributes as it is an arraylist. Change-Id: I7b0c3ee6e08b3bea97a1ebaeeaa8bcaeb8bb2b00 Issue-ID: AAI-742 Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com> 2018-03-08Update the yaml and html for hpaKajur, Harish (vk250x)4-28/+8836 Issue-ID: AAI-838 Change-Id: I2fb543d4e6345faada8ec8fb73ed8ef8f2dd4645 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com> 2018-03-08Hardware Platform Awareness (HPA) - SchemaDileep Ranganathan2-3/+173 Expanding the blob of string to a more generic representation Added new nodes for HPA enablement Change-Id: I3f861934856efbe7d8b08857dadf3c3e9a4baf96 Issue-ID: AAI-742 Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com> 2018-03-08Add the generated yaml and html filesKajur, Harish (vk250x)4-8/+258694 Issue-ID: AAI-838 Change-Id: Iad3d92964dc333b3a2f0200b6491c7577493be87 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com> 2018-03-07Add back missed props from oxm from v11Venkata Harish K Kajur2-12/+44 Change-Id: Ia1d5891f5053b0eb1bd4d1e57ff3a85a5f26b5f9 Issue-ID: AAI-838 Signed-off-by: Venkata Harish K Kajur <vk250x@att.com> 2018-02-27Update the files for ajsc 6 changesVenkata Harish K Kajur