Merge "Update AAI chart to include v14 URIs for MSB"
diff --git a/charts/aai-resources/templates/deployment.yaml b/charts/aai-resources/templates/deployment.yaml
index 8d7b740..d93ab5a 100644
--- a/charts/aai-resources/templates/deployment.yaml
+++ b/charts/aai-resources/templates/deployment.yaml
@@ -71,6 +71,17 @@
               "path": "/aai/v13/cloud-infrastructure"
           },
           {
+              "serviceName": "_aai-cloudInfrastructure",
+              "version": "v14",
+              "url": "/aai/v14/cloud-infrastructure",
+              "protocol": "REST",
+              "port": "8447",
+              "enable_ssl": true,
+              "lb_policy":"ip_hash",
+              "visualRange": "1",
+              "path": "/aai/v14/cloud-infrastructure"
+          },
+          {
               "serviceName": "_aai-business",
               "version": "v11",
               "url": "/aai/v11/business",
@@ -104,6 +115,17 @@
               "path": "/aai/v13/business"
           },
           {
+              "serviceName": "_aai-business",
+              "version": "v14",
+              "url": "/aai/v14/business",
+              "protocol": "REST",
+              "port": "8447",
+              "enable_ssl": true,
+              "lb_policy":"ip_hash",
+              "visualRange": "1",
+              "path": "/aai/v14/business"
+          },
+          {
               "serviceName": "_aai-actions",
               "version": "v11",
               "url": "/aai/v11/actions",
@@ -137,6 +159,17 @@
               "path": "/aai/v13/actions"
           },
           {
+              "serviceName": "_aai-actions",
+              "version": "v14",
+              "url": "/aai/v14/actions",
+              "protocol": "REST",
+              "port": "8447",
+              "enable_ssl": true,
+              "lb_policy":"ip_hash",
+              "visualRange": "1",
+              "path": "/aai/v14/actions"
+          },
+          {
               "serviceName": "_aai-service-design-and-creation",
               "version": "v11",
               "url": "/aai/v11/service-design-and-creation",
@@ -170,6 +203,17 @@
               "path": "/aai/v13/service-design-and-creation"
           },
           {
+              "serviceName": "_aai-service-design-and-creation",
+              "version": "v14",
+              "url": "/aai/v14/service-design-and-creation",
+              "protocol": "REST",
+              "port": "8447",
+              "enable_ssl": true,
+              "lb_policy":"ip_hash",
+              "visualRange": "1",
+              "path": "/aai/v14/service-design-and-creation"
+          },
+          {
               "serviceName": "_aai-network",
               "version": "v11",
               "url": "/aai/v11/network",
@@ -203,6 +247,17 @@
               "path": "/aai/v13/network"
           },
           {
+              "serviceName": "_aai-network",
+              "version": "v14",
+              "url": "/aai/v14/network",
+              "protocol": "REST",
+              "port": "8447",
+              "enable_ssl": true,
+              "lb_policy":"ip_hash",
+              "visualRange": "1",
+              "path": "/aai/v14/network"
+          },
+          {
               "serviceName": "_aai-externalSystem",
               "version": "v11",
               "url": "/aai/v11/external-system",
@@ -212,7 +267,7 @@
               "lb_policy":"ip_hash",
               "visualRange": "1",
               "path": "/aai/v11/external-system"
-          },      
+          },
           {
               "serviceName": "_aai-externalSystem",
               "version": "v12",
@@ -223,7 +278,7 @@
               "lb_policy":"ip_hash",
               "visualRange": "1",
               "path": "/aai/v12/external-system"
-          },      
+          },
           {
               "serviceName": "_aai-externalSystem",
               "version": "v13",
@@ -236,6 +291,17 @@
               "path": "/aai/v13/external-system"
           },
           {
+              "serviceName": "_aai-externalSystem",
+              "version": "v14",
+              "url": "/aai/v14/external-system",
+              "protocol": "REST",
+              "port": "8447",
+              "enable_ssl": true,
+              "lb_policy":"ip_hash",
+              "visualRange": "1",
+              "path": "/aai/v14/external-system"
+          },
+          {
               "serviceName": "aai-cloudInfrastructure",
               "version": "v11",
               "url": "/aai/v11/cloud-infrastructure",
@@ -266,6 +332,16 @@
               "visualRange": "1"
           },
           {
+              "serviceName": "aai-cloudInfrastructure",
+              "version": "v14",
+              "url": "/aai/v14/cloud-infrastructure",
+              "protocol": "REST",
+              "port": "8447",
+              "enable_ssl": true,
+              "lb_policy":"ip_hash",
+              "visualRange": "1"
+          },
+          {
               "serviceName": "aai-business",
               "version": "v11",
               "url": "/aai/v11/business",
@@ -296,6 +372,16 @@
               "visualRange": "1"
           },
           {
+              "serviceName": "aai-business",
+              "version": "v14",
+              "url": "/aai/v14/business",
+              "protocol": "REST",
+              "port": "8447",
+              "enable_ssl": true,
+              "lb_policy":"ip_hash",
+              "visualRange": "1"
+          },
+          {
               "serviceName": "aai-actions",
               "version": "v11",
               "url": "/aai/v11/actions",
@@ -326,6 +412,16 @@
               "visualRange": "1"
           },
           {
+              "serviceName": "aai-actions",
+              "version": "v14",
+              "url": "/aai/v14/actions",
+              "protocol": "REST",
+              "port": "8447",
+              "enable_ssl": true,
+              "lb_policy":"ip_hash",
+              "visualRange": "1"
+          },
+          {
               "serviceName": "aai-service-design-and-creation",
               "version": "v11",
               "url": "/aai/v11/service-design-and-creation",
@@ -356,6 +452,16 @@
               "visualRange": "1"
           },
           {
+              "serviceName": "aai-service-design-and-creation",
+              "version": "v14",
+              "url": "/aai/v14/service-design-and-creation",
+              "protocol": "REST",
+              "port": "8447",
+              "enable_ssl": true,
+              "lb_policy":"ip_hash",
+              "visualRange": "1"
+          },
+          {
               "serviceName": "aai-network",
               "version": "v11",
               "url": "/aai/v11/network",
@@ -386,6 +492,16 @@
               "visualRange": "1"
           },
           {
+              "serviceName": "aai-network",
+              "version": "v14",
+              "url": "/aai/v14/network",
+              "protocol": "REST",
+              "port": "8447",
+              "enable_ssl": true,
+              "lb_policy":"ip_hash",
+              "visualRange": "1"
+          },
+          {
               "serviceName": "aai-externalSystem",
               "version": "v11",
               "url": "/aai/v11/external-system",
@@ -394,7 +510,7 @@
               "enable_ssl": true,
               "lb_policy":"ip_hash",
               "visualRange": "1"
-          },      
+          },
           {
               "serviceName": "aai-externalSystem",
               "version": "v12",
@@ -404,7 +520,7 @@
               "enable_ssl": true,
               "lb_policy":"ip_hash",
               "visualRange": "1"
-          },      
+          },
           {
               "serviceName": "aai-externalSystem",
               "version": "v13",
@@ -414,6 +530,16 @@
               "enable_ssl": true,
               "lb_policy":"ip_hash",
               "visualRange": "1"
+          },
+          {
+              "serviceName": "aai-externalSystem",
+              "version": "v14",
+              "url": "/aai/v14/external-system",
+              "protocol": "REST",
+              "port": "8447",
+              "enable_ssl": true,
+              "lb_policy":"ip_hash",
+              "visualRange": "1"
           }
           ]'
     spec:
diff --git a/charts/aai-traversal/templates/deployment.yaml b/charts/aai-traversal/templates/deployment.yaml
index 834ab32..84dd900 100644
--- a/charts/aai-traversal/templates/deployment.yaml
+++ b/charts/aai-traversal/templates/deployment.yaml
@@ -71,6 +71,17 @@
               "path": "/aai/v13/search/generic-query"
           },
           {
+              "serviceName": "_aai-generic-query",
+              "version": "v14",
+              "url": "/aai/v14/search/generic-query",
+              "protocol": "REST",
+              "port": "8446",
+              "enable_ssl": true,
+              "lb_policy":"ip_hash",
+              "visualRange": "1",
+              "path": "/aai/v14/search/generic-query"
+          },
+          {
               "serviceName": "_aai-nodes-query",
               "version": "v11",
               "url": "/aai/v11/search/nodes-query",
@@ -104,6 +115,17 @@
               "path": "/aai/v13/search/nodes-query"
           },
           {
+              "serviceName": "_aai-nodes-query",
+              "version": "v14",
+              "url": "/aai/v14/search/nodes-query",
+              "protocol": "REST",
+              "port": "8446",
+              "enable_ssl": true,
+              "lb_policy":"ip_hash",
+              "visualRange": "1",
+              "path": "/aai/v14/search/nodes-query"
+          },
+          {
               "serviceName": "_aai-query",
               "version": "v11",
               "url": "/aai/v11/query",
@@ -137,6 +159,17 @@
               "path": "/aai/v13/query"
           },
           {
+              "serviceName": "_aai-query",
+              "version": "v14",
+              "url": "/aai/v14/query",
+              "protocol": "REST",
+              "port": "8446",
+              "enable_ssl": true,
+              "lb_policy":"ip_hash",
+              "visualRange": "1",
+              "path": "/aai/v14/query"
+          },
+          {
               "serviceName": "_aai-named-query",
               "url": "/aai/search",
               "protocol": "REST",
@@ -177,6 +210,16 @@
               "visualRange": "1"
           },
           {
+              "serviceName": "aai-generic-query",
+              "version": "v14",
+              "url": "/aai/v14/search/generic-query",
+              "protocol": "REST",
+              "port": "8446",
+              "enable_ssl": true,
+              "lb_policy":"ip_hash",
+              "visualRange": "1"
+          },
+          {
               "serviceName": "aai-nodes-query",
               "version": "v11",
               "url": "/aai/v11/search/nodes-query",
@@ -207,6 +250,16 @@
               "visualRange": "1"
           },
           {
+              "serviceName": "aai-nodes-query",
+              "version": "v14",
+              "url": "/aai/v14/search/nodes-query",
+              "protocol": "REST",
+              "port": "8446",
+              "enable_ssl": true,
+              "lb_policy":"ip_hash",
+              "visualRange": "1"
+          },
+          {
               "serviceName": "aai-query",
               "version": "v11",
               "url": "/aai/v11/query",
@@ -237,6 +290,16 @@
               "visualRange": "1"
           },
           {
+              "serviceName": "aai-query",
+              "version": "v14",
+              "url": "/aai/v14/query",
+              "protocol": "REST",
+              "port": "8446",
+              "enable_ssl": true,
+              "lb_policy":"ip_hash",
+              "visualRange": "1"
+          },
+          {
               "serviceName": "aai-named-query",
               "url": "/aai/search",
               "protocol": "REST",