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
|
|
- 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-128
Change-Id: If721b85de4f741026b4a881ef2711e53bbfbf2b4
Signed-off-by: Lusheng Ji <lji@research.att.com>
|
|
Change-Id: I9600acb8c3eb29a9c994b7aa95e6f4fbeb06f9ba
Issue-Id: DCAEGEN2-159
Signed-off-by: Jack Lucas <jflucas@research.att.com>
|
|
Removed tab char.
fixed typo errors.
added bulet points and rearranged lines.
Issues-Id:DCAEGEN2-92
Change-Id: I7279e9d46fe62848af0cb60b6fc7105a001778bd
Signed-off-by: Bharat saraswal <bharat.saraswal@huawei.com>
|
|
Issue-Id: DCAEGEN2-115
Change-Id: Ia2745d0d4c1ceaa361424d44d28bbdcffb591937
Signed-off-by: Lusheng Ji <lji@research.att.com>
|
|
Issue-Id: DCAEGEN2-75
Change-Id: I0158762c1c3e29612381734a608fa821e903e92e
Signed-off-by: Lusheng Ji <lji@research.att.com>
|