Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
Test DCAE certificates generated against AAF test (on pod25)
Combination of this TLScontainer and K8S plugin will be used
under OOM deployment to expose the certificate into service
requiring TLS support
The container itself will be updated to generate cert dynamically
(waiting on documentation from AAF team), until using pre-baked cert
for test
Files renamed and base64 encoded as below from default names
org.onap.dcae.jks -->cert.jks.b64
org.onap.dcae.trust.jks -->trust.jks.b64
Change-Id: I32a8d1eb0806b2e95b30d16b1f25034180be9df5
Signed-off-by: VENKATESH KUMAR <vv770d@att.com>
Issue-ID: DCAEGEN2-591
Signed-off-by: VENKATESH KUMAR <vv770d@att.com>
|
|
Change-Id: Ie39720533c1710caa8ca8719363ce7150c0a5084
Issue-ID: DCAEGEN2-776
Signed-off-by: Jakub Dudycz <jakub.dudycz@nokia.com>
|
|
The profile can be enabled with 'mvn -P pnda clean install'
Change-Id: I21d9ac73cee91ddfa7b64e420f229aa47822e753
Signed-off-by: Donald Hunter <donaldh@cisco.com>
Issue-ID: DCAEGEN2-777
|
|
Remove the binary .jks and .p12 files.
Also update bootstrap container to load latest version of k8s plugin
Update CM container to load latest version of k8s type file
Change-Id: I6ad5dfdf7b5c4c485a3c6e4b921405c6061143e8
Issue-ID: DCAEGEN2-591
Signed-off-by: Jack Lucas <jflucas@research.att.com>
|
|
|
|
Change-Id: I0ec1d3eb57459015b4a82229660fb2520beca5b9
Issue-ID: DCAEGEN2-701
Signed-off-by: Julien Barbot <julien@barbot.org>
|
|
Only download HDP components
Issue-ID: DCAEGEN2-367
Change-Id: I650066bdcd21c0fdf284b01438f3ab06fa51972f
Signed-off-by: Julien Barbot <julien@barbot.org>
|
|
Change-Id: I9cd64fe38d3990b82d21e68cb41e870407a60d27
Issue-ID: DCAEGEN2-701
Signed-off-by: Julien Barbot <julien@barbot.org>
|
|
|
|
Issue-ID: DCAEGEN2-367
Change-Id: I3cdc20717890692cc4f81d6527598267b8efd798
Signed-off-by: Julien Barbot <julien@barbot.org>
|
|
- 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
|
|
Issue-ID: DCAEGEN2-619
Change-Id: I8140061d9358a99f2e13bb78facb15dbc77229a7
Signed-off-by: Jack Lucas <jflucas@research.att.com>
|
|
Issue-ID: DCAEGEN2-695
Change-Id: Ie0f87b324311f71a06a956b55b55a3d124b01a66
Signed-off-by: Jack Lucas <jflucas@research.att.com>
|
|
- Make bootstrap container continue to run after initial bootstrap done
- Do deployments in parallel where feasible
- Accommodate deployments with no input files
- Test to see if actions (uploads, installs, etc.) are needed before doing them
Issue-ID: DCAEGEN2-594
Change-Id: Ie188c1fd69695479593aa82b516e5504a849099c
Signed-off-by: Jack Lucas <jflucas@research.att.com>
|
|
- 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
|
|
|
|
|
|
Also bump version number. (The correct one!)
Change-Id: Ieae9ebecf97ec67197dbdc80ef81e7b45b46e365
Issue-ID: DCAEGEN2-504
Signed-off-by: Jack Lucas <jflucas@research.att.com>
|
|
Add INFO.yaml to list:
- Project description
- Properties
- PTL information
- Meeting information
- Committer information
Change-Id: Ib5d34f1c4be9a67b6573108167671db5a78edec1
Issue-ID: CIMAN-134
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
Issue-ID: DCAEGEN2-499
Change-Id: If18bd957a0caddbfcd57e8d2ffff7aa7b23fa949
Signed-off-by: Lusheng Ji <lji@research.att.com>
|
|
|
|
Issue-ID: DCAEGEN2-499
Change-Id: If464dc6d8e0354b982706effad8cb3f811244d55
Signed-off-by: Lusheng Ji <lji@research.att.com>
|
|
Modified pomm minor versions
Change-Id: Ib302f06d30ed1851bddc2e54b80097ba6848d415
Issue-ID: DCAEGEN2-394
Signed-off-by: burdziak <olaf.burdziakowski@nokia.com>
|
|
Change-Id: I8f72a46062301b1d859b77f12772b3beee8cc4e1
Issue-ID: DCAEGEN2-512
Signed-off-by: Jack Lucas <jflucas@research.att.com>
|
|
Enhanced TCA robustness against unprovisioned topics.
When the configuration tells TCA to subscribe to a non-existent MR topic,
TCA will attempt but stop because subscribing to such topics resulted
failure. The enhancements implemented here will test for sub topic, and if
non-existent, make a publish to create the topic.
Additional enhancements include:
1. restart TCA is the number of workers is below expected (3);
2. allow MR subscriber group and id be set via environment variables
DMAAPSUBGROUP and DMAAPSUBID.
3. Minor version is bumped.
Issue-ID: DCAEGEN2-502
Change-Id: I3414a96706a1b720184cd657324db4d11db12590
Signed-off-by: Lusheng Ji <lji@research.att.com>
|
|
Issue-ID: DCAEGEN2-506
Change-Id: Ia82bf731fb018e4ae7063a22db87482d2bba6391
Signed-off-by: Lusheng Ji <lji@research.att.com>
|
|
1. change VES measurement data topic
2. fix bootstrap container image version
Issue-ID: DCAEGEN2-502
Issue-ID: DCAEGEN2-499
Change-Id: I1220b888d3b2ecaf8876868863c2964193ac0301
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>
|
|
Issue-ID: DCAEGEN2-501
Change-Id: I8638518c7e72547d6fc4262f4e815dede9b9fb78
Signed-off-by: Lusheng Ji <lji@research.att.com>
|
|
Also fix naming/namespacing for Cloudify Manager Consul registration.
Change-Id: Ie8d03651e4de2236d520be70b8c3170b03e9c97f
Issue-ID: DCAEGEN2-496
Signed-off-by: Jack Lucas <jflucas@research.att.com>
|
|
Change-Id: I5f500c0f00ea8188a3eaffcde7a10807a03fc59c
Issue-ID: DCAEGEN2-496
Signed-off-by: Jack Lucas <jflucas@research.att.com>
|
|
Change-Id: Idc6a3eece4e3aaba83a0b2388f2ae6c2407471a5
Issue-ID: DCAEGEN2-493
Signed-off-by: Jack Lucas <jflucas@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-489
Change-Id: Ia21f31a73f1414e6869807c793f26ed143d8c9cf
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>
|
|
Change-Id: Id91a9a6ca7eccf2462da0454fc87ad56a02c2dee
Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
Issue-ID: DCAEGEN2-480
|
|
Issue-ID: DCAEGEN2-481
Change-Id: I5086cd181d4c83f7c7e49cd0eb0b6942d12990d0
Signed-off-by: Lusheng Ji <lji@research.att.com>
|
|
Includes making a Consul service entry for policy handler,
needed by CM policy plugin.
Change-Id: I1697e70603b85a7a2a7a654e04773dbcbd6145b9
Issue-ID: DCAEGEN2-421
Signed-off-by: Jack Lucas <jflucas@research.att.com>
|
|
|
|
Change-Id: Ib61ec4d1a9351945cbeb230338245d18bc96857d
Issue-ID: DCAEGEN2-477
Signed-off-by: Jack Lucas <jflucas@research.att.com>
|
|
|
|
|
|
Issue-ID: DCAEGEN2-464
Change-Id: I4c42c1cef831c425bb5fa6f6fedeb63c30b68f26
Signed-off-by: Lusheng Ji <lji@research.att.com>
|
|
Change-Id: I3e4fa5551f4cc25ceed094234d152df8dfcc8b9b
Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
Issue-ID: DCAEGEN2-464
|
|
Change-Id: I8ebf079a9a1c5e064fdbae216663fb050e9fd71e
Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
Issue-ID: DCAEGEN2-464
|
|
Change-Id: Idff8936a380704647e0de43b301ff9d3396f69e8
Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
Issue-ID: DCAEGEN2-464
|
|
Issue-ID: DCAEGEN2-348
Change-Id: Ie414d6a11ebe3fbca7b284473fbf8d00e4c0f6e7
Signed-off-by: Lusheng Ji <lji@research.att.com>
|
|
Issue-ID: DCAEGEN2-465
Change-Id: I76065b2407aef01d8d5d2c25ad2fb288aa21e986
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
|