wrider [Thu, 5 Sep 2019 16:33:27 +0000 (12:33 -0400)]
Minor fixes
Signed-off-by: wrider <lji@research.att.com>
Change-Id: I294dc5721319d2737a0bf7f1e7a29ffcd5a4a2e5
Signed-off-by: wrider <lji@research.att.com>
Zhe Huang [Thu, 5 Sep 2019 15:59:26 +0000 (11:59 -0400)]
minor fix and house cleaning
Signed-off-by: Zhe Huang <zhehuang@research.att.com>
Change-Id: I36f9da11b5808980256455bd8df2ee6cb36ca903
Zhe Huang [Wed, 4 Sep 2019 17:30:07 +0000 (17:30 +0000)]
Merge "Update RtMgr env configuration"
wrider [Wed, 4 Sep 2019 03:23:41 +0000 (23:23 -0400)]
Minor fixes
Change-Id: I8b7aae235ce002d68b9e1a3f99864ef0f17c597e
Signed-off-by: wrider <lji@research.att.com>
Zhe Huang [Sun, 18 Aug 2019 04:10:52 +0000 (00:10 -0400)]
Add support for Ceph based PV for chartmuseum and dashboard
Signed-off-by: Zhe Huang <zhehuang@research.att.com>
Change-Id: Id157c1284260c0a789faf2945a2991fcf0a1f378
wrider [Tue, 3 Sep 2019 04:21:53 +0000 (00:21 -0400)]
Make ChartMuseum accessible via path
Change-Id: I74aa58d1cd990e7e6ff5ad911cd3006f6f7f2113
Signed-off-by: wrider <lji@research.att.com>
Zhe Huang [Wed, 28 Aug 2019 15:14:49 +0000 (11:14 -0400)]
Fix tiller not being able to talk to kubeapi server issue. Fix appmgr not using xapptiller issue
Signed-off-by: Zhe Huang <zhehuang@research.att.com>
Change-Id: Ic752f4f3c0a58b4046f228f2b156d038d2596166
wrider [Wed, 28 Aug 2019 14:43:51 +0000 (10:43 -0400)]
Update RtMgr env configuration
Change-Id: I3bc6db9c14039bae6ba1231fafb60d43de9a5a9e
Signed-off-by: wrider <lji@research.att.com>
Zhe Huang [Tue, 27 Aug 2019 17:04:36 +0000 (17:04 +0000)]
Merge "Preparing host for local FS PV"
Lusheng Ji [Tue, 27 Aug 2019 02:07:01 +0000 (02:07 +0000)]
Merge "Add new RMR routes for e2term and e2mgr"
wrider [Tue, 27 Aug 2019 02:05:34 +0000 (22:05 -0400)]
Preparing host for local FS PV
Change-Id: Ib2a0376f8097791d9333d9488df9672a5c858790
Signed-off-by: wrider <lji@research.att.com>
Zhe Huang [Mon, 26 Aug 2019 14:45:11 +0000 (14:45 +0000)]
Merge "Move Kong to infra deployment"
Zhe Huang [Mon, 26 Aug 2019 14:41:43 +0000 (14:41 +0000)]
Merge "Delay Tiller deployment till after Credentials"
Lusheng Ji [Fri, 23 Aug 2019 18:12:31 +0000 (18:12 +0000)]
Merge "Allow docker default version (no specific version) install"
Lusheng Ji [Fri, 23 Aug 2019 18:10:13 +0000 (18:10 +0000)]
Merge "Add property metrics.url.ac to Dashboard chart"
wrider [Fri, 23 Aug 2019 01:29:27 +0000 (21:29 -0400)]
Fix A1 healthcheck path
Change-Id: I49fd20be72f31e9d2a642760c9426240a2ab8662
Signed-off-by: wrider <lji@research.att.com>
wrider [Fri, 23 Aug 2019 05:09:40 +0000 (01:09 -0400)]
Move Kong to infra deployment
If we keep Kong in ricplt and ricxapp spaces, when we deploy both
groups on the same k8s cluster, we will have two Kongs and they
overlap because both by default monitors all NSs. In new version
of Docker, one will actually "kill" the other, leaving the ingresses
for the dead Kong without ingress controller. Moving to ric-infra
we will only run it once and one Kong is deployed.
Also modified common template's ingress controller port number def.
Now there is only one port defined.
Change-Id: I337107fb7772afc0ed9d495ae791b4b1e7f3a7b3
Signed-off-by: wrider <lji@research.att.com>
wrider [Fri, 23 Aug 2019 04:51:58 +0000 (00:51 -0400)]
Allow docker default version (no specific version) install
Change-Id: I42664af26c1180e2ff41ed40a00736c39da57e8b
Signed-off-by: wrider <lji@research.att.com>
wrider [Fri, 23 Aug 2019 03:56:56 +0000 (23:56 -0400)]
Delay Tiller deployment till after Credentials
Deployment Tiller will required namespace ricxapp already
created. Otherwise it throws error. Moving Tiller deployment
after Credentials satisfies this requirement.
Change-Id: Ibee151c36784d354294fe73eebf5dbc25da6ffd2
Signed-off-by: wrider <lji@research.att.com>
Lott, Christopher (cl778h) [Wed, 21 Aug 2019 17:48:08 +0000 (13:48 -0400)]
Add property metrics.url.ac to Dashboard chart
Signed-off-by: Lott, Christopher (cl778h) <cl778h@att.com>
Change-Id: Ib72286ee0ccf5130f679d9e8be2665428db82b48
Zhe Huang [Tue, 20 Aug 2019 19:16:13 +0000 (15:16 -0400)]
Add new RMR routes for e2term and e2mgr
Signed-off-by: Zhe Huang <zhehuang@research.att.com>
Change-Id: Ie0a6edfd90e1cfd3370f7d10ba5ed2475784c5b4
Zhe Huang [Tue, 20 Aug 2019 17:28:53 +0000 (17:28 +0000)]
Merge "Add delay to liveness, readiness probes"
Zhe Huang [Fri, 16 Aug 2019 19:01:44 +0000 (15:01 -0400)]
add the forked kong subcharts to avoid helm update
Signed-off-by: Zhe Huang <zhehuang@research.att.com>
Change-Id: I656d9d5d0bdaf30e4a060402955a2c1fad533daf
Lusheng Ji [Fri, 16 Aug 2019 14:59:35 +0000 (14:59 +0000)]
Merge "Removed xapp kong; remove nexus; created xapp services; other changes to allow cross-cluster routing"
Zhe Huang [Fri, 16 Aug 2019 14:05:11 +0000 (14:05 +0000)]
Merge "Add back removed sub-charts"
rshacham [Fri, 9 Aug 2019 19:54:46 +0000 (19:54 +0000)]
Removed xapp kong; remove nexus; created xapp services; other changes to allow cross-cluster routing
Change-Id: Ia5f8b7dcc1b71053ed7d9372872f37c2236afb47
Signed-off-by: rshacham <rshacham@research.att.com>
Lusheng Ji [Wed, 14 Aug 2019 17:15:38 +0000 (17:15 +0000)]
Merge "Update a1 container."
Tommy Carpenter [Fri, 9 Aug 2019 18:44:28 +0000 (14:44 -0400)]
Update a1 container.
Change-Id: I077166280661a7c2e4f16dd675b356ed6fe4aacb
Signed-off-by: Tommy Carpenter <tommy@research.att.com>
Lott, Christopher (cl778h) [Fri, 9 Aug 2019 12:46:44 +0000 (08:46 -0400)]
Add delay to liveness, readiness probes
Signed-off-by: Lott, Christopher (cl778h) <cl778h@att.com>
Change-Id: I88cabbebf7958088c288a24c12f5205806e8440d
dave kormann [Sat, 20 Apr 2019 20:01:59 +0000 (16:01 -0400)]
IMPLEMENTS: RICPLT-1144: Support multiple Tillers
This change adds scripts and configurations to support multiple,
limited-capability and TLS-enabled helm tiller instances in the RIC.
Specifically, it's envisioned that a RIC will have (at least) two
running tiller pods: one for xapp deployment and one for ric platform
component deployment; these will be independent of any systemwide
tiller deployment, and will be limited to acting within their own
namespaces. The tiller configurations are integrated with the common
template and can be cross-referenced among other helm charts.
Change-Id: I39341a6191c688d1960b5bfbe47eb99ca95fa1d6
signed-off-by: dave kormann <dk3239@att.com>
wrider [Tue, 6 Aug 2019 03:57:57 +0000 (23:57 -0400)]
Add back removed sub-charts
Change-Id: I2e788c2ccbbfed376f3ec47b0d4bc933ee84ee22
Signed-off-by: wrider <lji@research.att.com>
Lott, Christopher (cl778h) [Tue, 6 Aug 2019 12:46:35 +0000 (08:46 -0400)]
Get helm installer script directly and with retries
This is a workaround for timeouts during Jenkins builds.
Signed-off-by: Lott, Christopher (cl778h) <cl778h@att.com>
Change-Id: I7f6cb99b25ed0739d6484b0ddc1ba19f41d72bba
wrider [Tue, 6 Aug 2019 03:20:48 +0000 (23:20 -0400)]
Fix VES ingress definition
Change-Id: I216858d7f749bd311912362e9028e6d854bd0e4d
Signed-off-by: wrider <lji@research.att.com>
Lusheng Ji [Fri, 2 Aug 2019 21:41:16 +0000 (21:41 +0000)]
Merge "Fetch and run get-helm script in two steps"
Lott, Christopher (cl778h) [Fri, 2 Aug 2019 11:13:20 +0000 (07:13 -0400)]
Fetch and run get-helm script in two steps
Sometimes curl times out but that did not fail the job; now it will.
Signed-off-by: Lott, Christopher (cl778h) <cl778h@att.com>
Change-Id: I64ca83aa7d76a455a141036ab0144a88db8050ce
Lusheng Ji [Fri, 2 Aug 2019 14:50:14 +0000 (14:50 +0000)]
Merge "Add keys, values and volumes for properties files"
wrider [Fri, 2 Aug 2019 04:29:32 +0000 (00:29 -0400)]
Added container-tag.yaml file for init container
Change-Id: I9191858ca5f8fca4ebb60d29606da4ad22b939c1
Signed-off-by: wrider <lji@research.att.com>
Lott, Christopher (cl778h) [Wed, 24 Jul 2019 13:46:03 +0000 (09:46 -0400)]
Add keys, values and volumes for properties files
New sets of properties to be mounted as files key.properties,
portal.properties for use on the application's classpath.
Added deployment values to the example recipe; should consider
use of secrets for credentials.
Added persistent volume, claim and storage class for user data.
Signed-off-by: Lott, Christopher (cl778h) <cl778h@att.com>
Change-Id: Ieaf515effd92af02c9f281ceeb3dab34695cdc8d
Zhe Huang [Wed, 31 Jul 2019 19:34:00 +0000 (19:34 +0000)]
Merge "Verify helm charts with client lint and template"
Lusheng Ji [Tue, 30 Jul 2019 21:33:31 +0000 (21:33 +0000)]
Merge "ves collector chart adapter to use common chart definitions"
rshacham [Mon, 29 Jul 2019 19:21:02 +0000 (19:21 +0000)]
ves collector chart adapter to use common chart definitions
Change-Id: Ia75938c0d9b3c8abb9e781f03c91695552e832ec
Signed-off-by: rshacham <rshacham@research.att.com>
Lott, Christopher (cl778h) [Thu, 25 Jul 2019 10:32:02 +0000 (06:32 -0400)]
Verify helm charts with client lint and template
In a docker, install helm client, package up common dependency,
copy to every chart, then run helm lint and helm template
to verify chart contents, with output to stdout.
Signed-off-by: Lott, Christopher (cl778h) <cl778h@att.com>
Change-Id: Id2e46152b405da91d3b3b6388dc87e5f1696d779
dave kormann [Tue, 30 Jul 2019 18:07:46 +0000 (14:07 -0400)]
FEATURE: Docker image for creating Helm secrets
This change adds a docker image that generates Kubernetes
secrets from TLS keys and certificates; it is primarily
intended for use with TLS-enabled helm/tiller.
Signed-off-by: dave kormann <dk3239@att.com>
Change-Id: I850b8c9cd24abf260abde8be5ed4331807f8856f
Zhe Huang [Mon, 29 Jul 2019 18:19:05 +0000 (18:19 +0000)]
Merge "Drop the submodule nexus-repository-helm"
Lusheng Ji [Fri, 26 Jul 2019 20:12:46 +0000 (20:12 +0000)]
Merge "Add options to configure livenessprobe using values.yaml file. Fix some minor problems."
Zhe Huang [Fri, 26 Jul 2019 19:51:27 +0000 (15:51 -0400)]
Add options to configure livenessprobe using values.yaml file. Fix some minor problems.
Signed-off-by: Zhe Huang <zhehuang@research.att.com>
Change-Id: Id58f66feb1e02d244e0845b5dbb90fb3873f39ec
Lusheng Ji [Fri, 26 Jul 2019 18:55:44 +0000 (18:55 +0000)]
Merge "Added code to not install low latency kernel to Virtualbox VM"
Ron Shacham [Fri, 26 Jul 2019 14:43:44 +0000 (14:43 +0000)]
Merge "Rename ext charts"
wrider [Fri, 26 Jul 2019 04:23:53 +0000 (00:23 -0400)]
Added code to not install low latency kernel to Virtualbox VM
Low latency kernel causing VirtualBox Ubuntu VMs to hang. This
fix avoids installing the low latency kernel if the VM is identified
as a VirtualBox VM.
Change-Id: Iccf688ff0c0448ee60c0ae58d5565b8881bcc338
Signed-off-by: wrider <lji@research.att.com>
wrider [Thu, 25 Jul 2019 02:57:07 +0000 (22:57 -0400)]
Rename ext charts
This change enables that both ext service charts to be deployed
(since Helm release names are based on chart name) into the same
k8s cluster.
This change also contains a number of fixes.
Change-Id: I953b96a01440e3e51e762d70ffb9d6e2a10f2b42
Signed-off-by: wrider <lji@research.att.com>
wrider [Thu, 25 Jul 2019 03:21:48 +0000 (23:21 -0400)]
change ricplt kong port to avoid conflict with dashboard
Change-Id: I89d4fa3a98abdae52fbc1f77647bee88b96ee638
Signed-off-by: wrider <lji@research.att.com>
Zhe Huang [Wed, 24 Jul 2019 21:04:11 +0000 (21:04 +0000)]
Merge "Fix Nexus and Chartmuseum install scripts"
wrider [Wed, 24 Jul 2019 20:50:26 +0000 (16:50 -0400)]
Fix Nexus and Chartmuseum install scripts
Change-Id: I46921abe7c03d78f88ff412f7897802119631adb
Signed-off-by: wrider <lji@research.att.com>
Lusheng Ji [Wed, 24 Jul 2019 20:24:06 +0000 (20:24 +0000)]
Merge "Using common template port numbers"
Lott, Christopher (cl778h) [Wed, 24 Jul 2019 20:22:00 +0000 (16:22 -0400)]
Drop the submodule nexus-repository-helm
Signed-off-by: Lott, Christopher (cl778h) <cl778h@att.com>
Change-Id: I05021564b4f34a9e43205098edf67e6a82f3c45b
wrider [Tue, 23 Jul 2019 21:07:52 +0000 (17:07 -0400)]
Using common template port numbers
Change-Id: I5be7f5219dd05bb07f13ff7f782faaaafa628e1e
Signed-off-by: wrider <lji@research.att.com>
Zhe Huang [Tue, 23 Jul 2019 20:32:39 +0000 (16:32 -0400)]
Add e2 pre privilegedmode: true
Signed-off-by: Zhe Huang <zhehuang@research.att.com>
Change-Id: I1a59ee7a5a49e49b1a6aa56559f3fd6a3f447588
Lusheng Ji [Tue, 23 Jul 2019 18:44:35 +0000 (18:44 +0000)]
Merge "Add one-click deployment scripts for deploying INFRA PLT and AUX"
Lusheng Ji [Tue, 23 Jul 2019 18:44:01 +0000 (18:44 +0000)]
Merge "change the kong-infra ingress controller nodeport to 29080 to avoid going out of port range"
Zhe Huang [Thu, 18 Jul 2019 20:14:08 +0000 (16:14 -0400)]
change the kong-infra ingress controller nodeport to 29080 to avoid going out of port range
Signed-off-by: Zhe Huang <zhehuang@research.att.com>
Change-Id: If918814b840a1545cc4daeb1ddd08997773fb37d
Lusheng Ji [Tue, 23 Jul 2019 15:04:32 +0000 (15:04 +0000)]
Merge "Add right to create pod forwarding for appmgr tiller"
Lusheng Ji [Mon, 22 Jul 2019 19:48:27 +0000 (19:48 +0000)]
Merge "Using common template to provide endpoints to dashboard"
Lusheng Ji [Mon, 22 Jul 2019 19:47:44 +0000 (19:47 +0000)]
Merge "Add chartmuseum as the helm repo"
Lusheng Ji [Mon, 22 Jul 2019 17:57:29 +0000 (17:57 +0000)]
Merge "Add DANM network support through annotations"
Lusheng Ji [Mon, 22 Jul 2019 17:26:33 +0000 (17:26 +0000)]
Merge "Add the missing env varialbes for e2term"
Lusheng Ji [Mon, 22 Jul 2019 17:25:46 +0000 (17:25 +0000)]
Merge "Script to package it/dep repo as a debian package"
Zhe Huang [Fri, 19 Jul 2019 20:18:32 +0000 (16:18 -0400)]
Using common template to provide endpoints to dashboard
Signed-off-by: Zhe Huang <zhehuang@research.att.com>
Change-Id: Idbf8ee06bf232a5ba0c2da0ccbe16b56a08712c6
Zhe Huang [Fri, 19 Jul 2019 19:30:30 +0000 (15:30 -0400)]
Add DANM network support through annotations
Signed-off-by: Zhe Huang <zhehuang@research.att.com>
Change-Id: Iccec55d30245fe50f8e69f429d81b7c122917bac
Zhe Huang [Thu, 18 Jul 2019 20:28:05 +0000 (16:28 -0400)]
Add the missing env varialbes for e2term
Signed-off-by: Zhe Huang <zhehuang@research.att.com>
Change-Id: I52ecc872ae6e5a2667c7cff08ae8522c8cddad04
Zhe Huang [Thu, 18 Jul 2019 20:20:48 +0000 (16:20 -0400)]
Add right to create pod forwarding for appmgr tiller
Signed-off-by: Zhe Huang <zhehuang@research.att.com>
Change-Id: I5e4f54cde6b30a92c4bf4cb44034445083fdee03
rshacham [Tue, 16 Jul 2019 18:44:15 +0000 (18:44 +0000)]
submgr chart using common port listing
Change-Id: Ic3f2a6c9b18699c54a996c82146558f4deb69e35
Signed-off-by: rshacham <rshacham@research.att.com>
Zhe Huang [Thu, 18 Jul 2019 04:31:04 +0000 (00:31 -0400)]
Add chartmuseum as the helm repo
Signed-off-by: Zhe Huang <zhehuang@research.att.com>
Change-Id: Ie9af4a453bc18166ff8a8c3cc61ca4ca190f8dc2
Zhe Huang [Fri, 12 Jul 2019 21:06:51 +0000 (17:06 -0400)]
Add one-click deployment scripts for deploying INFRA PLT and AUX
Signed-off-by: Zhe Huang <zhehuang@research.att.com>
Change-Id: Iba53ba3e4b715b58e97a9c2b7814da52c0b757dc
wrider [Fri, 12 Jul 2019 18:51:05 +0000 (14:51 -0400)]
Defining all port numbers in common template
Change-Id: If67b94497585d1d64fee9e647e31d7dabcd52eb8
Signed-off-by: wrider <lji@research.att.com>
Zhe Huang [Fri, 12 Jul 2019 16:58:37 +0000 (12:58 -0400)]
Script to package it/dep repo as a debian package
Signed-off-by: Zhe Huang <zhehuang@research.att.com>
Change-Id: Ieb9b4e98c0169f065f565a6c6e3f8bbb544ce923
Zhe Huang [Fri, 12 Jul 2019 14:47:45 +0000 (14:47 +0000)]
Merge "Update docker version"
wrider [Fri, 12 Jul 2019 02:40:30 +0000 (22:40 -0400)]
Update rtmgr chart
Change-Id: Ida0d29c50d7683ab57739898bef05db6b37fb154
Signed-off-by: wrider <lji@research.att.com>
Lusheng Ji [Fri, 12 Jul 2019 02:27:25 +0000 (02:27 +0000)]
Merge "Updating README files based on new directory structure"
Lusheng Ji [Fri, 12 Jul 2019 02:05:18 +0000 (02:05 +0000)]
Merge "Add serviceaccount support to common and appmgr"
dave kormann [Thu, 11 Jul 2019 15:07:08 +0000 (11:07 -0400)]
Add serviceaccount support to common and appmgr
This change adds a serviceaccount to the appmgr helm chart with explicit
permission to list pods in the namespace where it expects to find its
tiller; this is to handle the case where the default serviceaccount is
not allowed to list pods.
To support his, service account name support was added to the common
chart.
signed-off-by: dave kormann <dk3239@att.com>
Change-Id: Ia1c46ebbaf5d22731d657858b56efcef8d13d5f5
wrider [Thu, 11 Jul 2019 18:44:09 +0000 (14:44 -0400)]
typo fix
Change-Id: I16d75f1b20f66921f2a8804d4519535c320b2e2a
Signed-off-by: wrider <lji@research.att.com>
rshacham [Thu, 11 Jul 2019 16:21:05 +0000 (16:21 +0000)]
Updating README files based on new directory structure
Change-Id: I269696f85230d1fb7a1e1c5b39b1324747cd19a1
Signed-off-by: rshacham <rshacham@research.att.com>
wrider [Wed, 10 Jul 2019 17:33:07 +0000 (13:33 -0400)]
Update docker version
The previous docker.io package version (18.06.1-0ubuntu1.2~16.04.1)
no longer available for apt-get.
Change-Id: I912dbb1ee43d7c07679aac6d17708eb0b19ce629
Signed-off-by: wrider <lji@research.att.com>
Lusheng Ji [Wed, 10 Jul 2019 18:30:00 +0000 (18:30 +0000)]
Merge "New xApp standard template. This template defines the http and RMR services, and implements deployment-time variable replacement in the xapp descriptor."
Lusheng Ji [Wed, 10 Jul 2019 18:29:15 +0000 (18:29 +0000)]
Merge "Create RMR route listening services. Further integrating charts with common template."
Zhe Huang [Mon, 8 Jul 2019 18:35:22 +0000 (14:35 -0400)]
Add nexus-helm submodule for nexus ci job to generate nexus image.
Signed-off-by: Zhe Huang <zhehuang@research.att.com>
Change-Id: I3f30df2826ac807c7a7019bdddb0dd6eb8f6732e
Zhe Huang [Fri, 5 Jul 2019 18:49:22 +0000 (14:49 -0400)]
Create RMR route listening services. Further integrating charts with common template.
Signed-off-by: Zhe Huang <zhehuang@research.att.com>
Change-Id: I96800ebe5374e189d62cabfd3f4f1dc56f526a18
Zhe Huang [Wed, 3 Jul 2019 13:14:09 +0000 (09:14 -0400)]
New xApp standard template. This template defines the http and RMR services, and implements deployment-time variable replacement in the xapp descriptor.
Signed-off-by: Zhe Huang <zhehuang@research.att.com>
Change-Id: I0050b0bdd5953e4622f7d4b7092c4207659697d9
Lott, Christopher (cl778h) [Mon, 1 Jul 2019 13:19:35 +0000 (09:19 -0400)]
Add missing suffixes to service name URLs
E2 Manager requires suffix /v1
xApp Manager requires suffix /ric/v1
Drop the unneeded enabled flag for mocking E2 names.
Change-Id: I4894087d0ddbc683caa32cae0b01ad1d699c37dd
Signed-off-by: Lott, Christopher (cl778h) <cl778h@att.com>
wrider [Sun, 30 Jun 2019 19:40:39 +0000 (15:40 -0400)]
Update static routing table, etc.
configmap.yaml, config.yaml: updated static routing tables;
RIC_PLATFORM_RECIPE_EXAMPLE: updated the service name in
config for components reaching RT MGR
dbaas/values: updated default image name;
ext service definitions: corrected port for https endpoints.
Change-Id: Ie21a969f35ed6b1b26e25ca785073e0daf408175
Signed-off-by: wrider <lji@research.att.com>
Lusheng Ji [Sun, 30 Jun 2019 13:01:09 +0000 (13:01 +0000)]
Merge "Update nexus helm charts. Docker and helm repos are exposed using separated ingress URL and external service endpoints."
Zhe Huang [Sat, 29 Jun 2019 06:31:10 +0000 (02:31 -0400)]
Update nexus helm charts. Docker and helm repos are exposed using separated ingress URL and external service endpoints.
Signed-off-by: Zhe Huang <zhehuang@research.att.com>
Change-Id: I5f27b2735a4583249a6b0a5bc66e90ee4f87c961
rshacham [Thu, 27 Jun 2019 21:55:39 +0000 (21:55 +0000)]
Adding Kong IC for AUX functions
Change-Id: I448591107f5907b0ec0cf548955f1b1b3c6385f4
Signed-off-by: rshacham <rshacham@research.att.com>
Lusheng Ji [Sat, 29 Jun 2019 14:06:16 +0000 (14:06 +0000)]
Merge "Extend properties for mock RAN name list in R1"
Lusheng Ji [Sat, 29 Jun 2019 14:03:43 +0000 (14:03 +0000)]
Merge "Modify A1mediator charts to utilize comment template"
Lusheng Ji [Sat, 29 Jun 2019 14:02:51 +0000 (14:02 +0000)]
Merge "New version of the common template. It unifies the naming convention between platform and xapp components, enabling cross referencing."
Zhe Huang [Fri, 28 Jun 2019 14:59:32 +0000 (10:59 -0400)]
Modify A1mediator charts to utilize comment template
Signed-off-by: Zhe Huang <zhehuang@research.att.com>
Change-Id: Ib79da18824389809a546786aa6fea11914c53fb7
Zhe Huang [Fri, 28 Jun 2019 13:05:20 +0000 (09:05 -0400)]
New version of the common template. It unifies the naming convention between platform and xapp components, enabling cross referencing.
Signed-off-by: Zhe Huang <zhehuang@research.att.com>
Change-Id: I683f36a64512854dfb4c30c1df3e4204da7b708b
Lott, Christopher (cl778h) [Fri, 28 Jun 2019 19:50:02 +0000 (15:50 -0400)]
Extend properties for mock RAN name list in R1
Signed-off-by: Lott, Christopher (cl778h) <cl778h@att.com>
Change-Id: I2a5a44c4c10da9164aad25b22c941e2fee73d3d9
wrider [Fri, 28 Jun 2019 20:04:52 +0000 (16:04 -0400)]
Additional env needed for e2mgr 1.5.0 and above
Changes also needed for the deployment.yaml and values.yaml
files accordingly. Those are added to the big change of Felix
instead of here to avoid merge conflict.
Change-Id: Ia8770057dc3c0e9bb4c80ed602d05f0d94f5505e
Signed-off-by: wrider <lji@research.att.com>