ric-app/mc.git
4 years agoSlight realignment of CI files 66/1566/1
E. Scott Daniels [Wed, 13 Nov 2019 14:11:32 +0000 (09:11 -0500)]
Slight realignment of CI files

To better work with the CI environment, the Dockerfiles and the
container-tag.yaml files will now need to live in the top of
each source directory (e.g. mc-core and sidecars/listener). This
change adds the correct Dockerfile for the listener, and the
tag file for both (the Dockerfile in mc-core was already there
and correct).

The following this change the contents of the ci directory are
likely uneeded, and a separte change will be introduced to
remove any/all which are not necessary.

Signed-off-by: E. Scott Daniels <daniels@research.att.com>
Change-Id: Ie508b1cd4629dca4629a07d48903dc0f6048e262

4 years agoAdd CI to build both images 10/1510/1
E. Scott Daniels [Tue, 12 Nov 2019 14:20:52 +0000 (09:20 -0500)]
Add CI to build both images

This change adds the needed directory structure and config
files under the ci directory to build both the mc-core and
the mc_listener images.  Changes are needed in the ci
management repo to "activate" these, so this is part 1
which sets the stage for the multi-image build.

Also added a brief README at the top level.

Signed-off-by: E. Scott Daniels <daniels@research.att.com>
Change-Id: Ief76d4e1a8811d06464af0d5d158de27bf5b0221

Make core directory name under ci consistent with root source dir

Change-Id: I797c0f6373dd12669a032e619a64dafc1322a401

Add correct tag for mc-core

Signed-off-by: E. Scott Daniels <daniels@research.att.com>
Change-Id: I0087ced6c876c3b91ca74f1b6e13a909ab765d4d

Add top level readme

Signed-off-by: E. Scott Daniels <daniels@research.att.com>
Change-Id: I0c1eb11d26ab86f0bda1a84256587bc2da460d53

4 years agoDocumentation formatting changes 84/1484/1
vlad shkapenyuk [Mon, 11 Nov 2019 22:53:36 +0000 (17:53 -0500)]
Documentation formatting changes

Signed-off-by: vlad shkapenyuk <vshkap@research.att.com>
Change-Id: I9371cecf210533fa544bd34e50adb98235682c33

4 years agoFix missing newline in documentation 83/1483/1
vlad shkapenyuk [Mon, 11 Nov 2019 22:21:14 +0000 (17:21 -0500)]
Fix missing newline in documentation

Signed-off-by: vlad shkapenyuk <vshkap@research.att.com>
Change-Id: I209fd19520e3dadefbce4e8ae981b38b9343e7ae

4 years agoAdding additional KPIs, adding required documentation 78/1478/1
vlad shkapenyuk [Mon, 11 Nov 2019 20:29:31 +0000 (15:29 -0500)]
Adding additional KPIs, adding required documentation

Signed-off-by: vlad shkapenyuk <vshkap@research.att.com>
Change-Id: If4cc7a0bd64a4509ab70908f1094bdee77c1f57d

4 years agoInitial commit of mc-core part of mc xApp codebase 64/1264/1
vlad shkapenyuk [Tue, 29 Oct 2019 14:45:09 +0000 (10:45 -0400)]
Initial commit of mc-core part of mc xApp codebase

Signed-off-by: vlad shkapenyuk <vshkap@research.att.com>
Change-Id: I530783380cff875603a59778a8acd24ffc6ce74b

4 years agoReorganise the sidecars 63/1263/2
E. Scott Daniels [Tue, 29 Oct 2019 13:05:21 +0000 (09:05 -0400)]
Reorganise the sidecars

The sidecar directory formally under src/ is moved to the top level.
The docker file originally at the top level is moved to the listener
directory in the new sidecar directory as it only builds an image
for running the listener.

Signed-off-by: E. Scott Daniels <daniels@research.att.com>
Change-Id: Idd05de886af1fd5dea587e22ff00d234e49a555c

4 years agoAdd ability to capture raw messages 92/1092/3
E. Scott Daniels [Mon, 7 Oct 2019 19:39:59 +0000 (15:39 -0400)]
Add ability to capture raw messages

The listener will now capture raw messages and write them to
files which we assume a collection agent will gather and
send away to be saved.

Signed-off-by: E. Scott Daniels <daniels@research.att.com>
Change-Id: I172c34976cf59853f0fb0dd7e0d7912197fdb0de

Add copy to support xdev directories

If the rename of a raw capture file fails with because
src and target are not on the same filesystem, then we
will copy the file.

Signed-off-by: E. Scott Daniels <daniels@research.att.com>
Change-Id: I378dae46011c5480aecde62d484c98377f39026a

4 years agoInvert the meaning of the -e flag for listener 87/1087/3
E. Scott Daniels [Mon, 7 Oct 2019 20:47:33 +0000 (16:47 -0400)]
Invert the meaning of the -e flag for listener

The -e flog for the listener now disables the extended
header; the extended header will be on by default.

Signed-off-by: E. Scott Daniels <daniels@research.att.com>
Change-Id: Ie80be14681361b549a797a3e20df64fbc20f3184

4 years agoInitial repo population 68/1068/2
E. Scott Daniels [Fri, 4 Oct 2019 13:07:42 +0000 (09:07 -0400)]
Initial repo population

Signed-off-by: E. Scott Daniels <daniels@research.att.com>
Change-Id: I2652015adb5c77d0f13a75f9651e249cd0d9634d

5 years agoInitial empty repository
Andrew Grimberg [Tue, 14 May 2019 17:56:23 +0000 (17:56 +0000)]
Initial empty repository