Reduce repeated key-value pairs 34/634/3
authorLott, Christopher (cl778h) <cl778h@att.com>
Mon, 5 Aug 2019 14:25:58 +0000 (10:25 -0400)
committerLott, Christopher (cl778h) <cl778h@att.com>
Tue, 6 Aug 2019 19:49:24 +0000 (15:49 -0400)
commit3f5f89b3b9f227a82db37e770e051350dde7bb68
tree3934ddab07e428e828ce1051454920aa7cba6c92
parent52096ec3f6a9ee9ce274209e72ba7183b3225f7e
Reduce repeated key-value pairs

- Move common pairs like project, project-name to local
  common macros
- Add values to defaults.yaml like container-push-registry
  to avoid repetition in project templates
- Drop unused docker templates; the base image was
  renamed to bldr-alpine3

Signed-off-by: Lott, Christopher (cl778h) <cl778h@att.com>
Change-Id: Ia212df85acf4bbb5264e22ab9606a9125e47dc2d
20 files changed:
README.md
docker/bldr-alpine-python/Dockerfile [deleted file]
docker/bldr-alpine-python/container-tag.yaml [deleted file]
jjb/ci-management/ci-docker.yaml
jjb/com-asn1/com-asn1.yaml
jjb/com-log/com-log.yaml
jjb/defaults.yaml
jjb/it-dep/it-dep.yaml
jjb/it-test/it-test.yaml
jjb/portal-ric-dashboard/portal-ric-dashboard.yaml
jjb/ric-app-admin/ric-app-admin.yaml
jjb/ric-app-mc/ric-app-mc.yaml
jjb/ric-plt-a1/ric-plt-a1.yaml
jjb/ric-plt-appmgr/ric-plt-appmgr.yaml
jjb/ric-plt-dbaas/ric-plt-dbaas.yaml
jjb/ric-plt-e2/ric-plt-e2.yaml
jjb/ric-plt-e2mgr/ric-plt-e2mgr.yaml
jjb/ric-plt-lib-rmr/ric-plt-lib-rmr.yaml
jjb/ric-plt-rtmgr/ric-plt-rtmgr.yaml
jjb/ric-plt-submgr/ric-plt-submgr.yaml