Age | Commit message (Collapse) | Author | Files | Lines |
|
1) Removed pnda folder (moved to pnda repo)
2) Moved older R3 - heat repo into archive folder
3) Added Dmaap plugin
4) Added new blueprints for Dashboard/helm
Change-Id: I82cb8c482a0a35fe8094da825e7403b0fc4ee33b
Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
Issue-ID: DCAEGEN2-1270
Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
|
|
- in R4 Dublin the policy-engine introduced a totally new API
- policy-handler now has a startup option to either use
= the new PDP API (default)
= or the old PDP API that was created-updated before the end of 2018
- to use the old PDP API requires changing either the etc/config.json
or setting up a non-empty env var PDP_API_VERSION on startup:
export PDP_API_VERSION=2018
docker run ... -e PDP_API_VERSION ...
Change-Id: Idd6973cf6cc3e76d2969332ff96e5e9e962ece1a
Signed-off-by: Alex Shatov <alexs@att.com>
Issue-ID: DCAEGEN2-1128
|
|
DH changed its healthcheck to over https. Updating how it registers to
Consul to accomendate.
Issue-ID: DCAEGEN2-1007
Change-Id: I2b9468e4eb56ac3c28a8dbece412aedc228bffbc
Signed-off-by: wrider <lji@research.att.com>
|
|
Issue-ID: DCAEGEN2-1007
Change-Id: Ieabedb95e2e8595f722e1f6172382325973f8049
Signed-off-by: Lusheng Ji <lji@research.att.com>
|
|
Issue-ID: DCAEGEN2-865
Change-Id: I7b469d578963abb8a31ecc2fd9c7c0129102530e
Signed-off-by: Lusheng Ji <lji@research.att.com>
|
|
|
|
Change-Id: I6a6f63140c08c94f3e673f11db8d616e7093b6f2
Issue-ID: DCAEGEN2-860
Signed-off-by: elinuxhenrik <henrik.b.andersson@est.tech>
|
|
Updated registration input to match
k8s - https://git.onap.org/oom/tree/kubernetes/dcaegen2/charts/dcae-bootstrap/resources/inputs/k8s-policy_handler-inputs.yaml
Issue-ID: DCAEGEN2-716
Change-Id: I52041ddc168e31abe083eaed4a88bfc40a5a2780
Signed-off-by: Lusheng Ji <lji@research.att.com>
Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
|
|
Issue-ID: DCAEGEN2-772
Change-Id: I5b03c253d1b1d2893a12e78a6c545155dfbcf9ab
Signed-off-by: Lusheng Ji <lji@research.att.com>
|
|
Issue-ID: DCAEGEN2-772
Change-Id: I550e47921af176a0ad0e3d5669991d0ef28f04a2
Signed-off-by: Lusheng Ji <lji@research.att.com>
|
|
Issue-ID: DCAEGEN2-772
Change-Id: I3c1d748f9b85017c10d1f6476a9eefd8b3e6e80c
Signed-off-by: Lusheng Ji <lji@research.att.com>
|
|
- intervals for reconfigure and periodic catch_up of policy-handler
Change-Id: If9d2de4e63b737f93f824f8e5789309ed2dfe901
Signed-off-by: Alex Shatov <alexs@att.com>
Issue-ID: DCAEGEN2-470
|
|
- pass cfy_tenant_name in query from policy-handler
to deployment-handler
- new config "query":{"cfy_tenant_name": "default_tenant"}
- limits the single policy-handler to a single cfy_tenant_name
in cloudify under the deployment-handler
Change-Id: I1b86ec7578eae0be9913b4b5869a3c8f552a1b33
Signed-off-by: Alex Shatov <alexs@att.com>
Issue-ID: DCAEGEN2-704
|
|
Issue-ID: DCAEGEN2-506
Change-Id: Ia82bf731fb018e4ae7063a22db87482d2bba6391
Signed-off-by: Lusheng Ji <lji@research.att.com>
|
|
Change VES measurement data topic from unauthenticated.SEC_MEASUREMENT_OUTPUT
to unauthenticated.VES_MEASUREMENT_OUTPUT.
Issue-ID: DCAEGEN2-502
Change-Id: I237bb1b4789031ea8d126810212dc2e610e881f6
Signed-off-by: Lusheng Ji <lji@research.att.com>
|
|
1. set container restart policy
2. modify naming for some containers for consistency
Issue-ID: DCAEGEN2-494
Change-Id: I49dc93e3e18d8b30f06bb913a7d52493e26f9e61
Signed-off-by: Lusheng Ji <lji@research.att.com>
|
|
Issue-ID: DCAEGEN2-487
Change-Id: Id35270dae823c5078fb8ae5f8e60c6dcc62d4350
Signed-off-by: Lusheng Ji <lji@research.att.com>
|
|
Issue-ID: DCAEGEN2-481
Change-Id: I5086cd181d4c83f7c7e49cd0eb0b6942d12990d0
Signed-off-by: Lusheng Ji <lji@research.att.com>
|
|
Plugin Script is common between K8S and Heat deploy, incorporating
additonal required plugin.
Modified registration to include dockerhost login info
Change-Id: I228cdb2e48c47cc698a19986ccf12b6d21ab265c
Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
Issue-ID: DCAEGEN2-464
|
|
1. Using IP address instead of hostname when registering with Consul
2. improved readability of KV's by single-quoting value JSON
Issue-ID: DCAEGEN2-434
Change-Id: I965c5229223a194d14a529819b57842d645470f6
Signed-off-by: Lusheng Ji <lji@research.att.com>
|
|
- change config of policy-handler to have CLAMP
as a valid scope_prefix in consul-kv
scope_prefixes : ["DCAE.Config_", "CLAMP"]
Change-Id: I5eda1e7c7588e632d97bc4b3422edc3b5295d0e4
Signed-off-by: Alex Shatov <alexs@att.com>
Issue-ID: DCAEGEN2-449
|
|
Change-Id: I4dc19733d8cd66076cf6132a62fb40c54c50f19e
Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
Issue-ID: DCAEGEN2-446
|
|
Also removing files under R2MVP. All files under R2MVP are under the
heat dir now
Issue-ID: DCAEGEN2-434
Change-Id: I69191e81537a84ededcb78aa9d45c4c0e2d659f1
Signed-off-by: Lusheng Ji <lji@research.att.com>
|
|
Issue-ID: DCAEGEN2-434
Change-Id: I6e59ca9052e817bfd755b9362497e72066744c89
Signed-off-by: Lusheng Ji <lji@research.att.com>
|