summaryrefslogtreecommitdiffstats
path: root/python-dcae-policy
AgeCommit message (Collapse)AuthorFilesLines
2017-09-20Add sonar and push to pypiLusheng Ji2-3/+13
Issue-Id: DCAEGEN2-60 Change-Id: I4d2d32ca2c5ffb113c4379a1b3374b1a1dfc1856 Signed-off-by: Lusheng Ji <lji@research.att.com>
2017-09-19add tools to support PGaaS integrationTony Hansen1-3/+3
add pom files for check-blueprint-vs-input, repackage fill in deployment step within mvn script fix warnings generated during jenkins build Change-Id: Id8d10180a4e32b5125c586804086ea86c3b85a78 Signed-off-by: Tony Hansen <tony@att.com> Issue: DCAEGEN2-49 Signed-off-by: Tony Hansen <tony@att.com>
2017-09-121.0.0 and removed dcae.node.type and policy_getAlex Shatov5-187/+36
* moved dcae.node.type and policy_get from lib to dcaepolicy plugin and dcae.node.type * removed dependency on cloudify-plugins-common and requests packages * removed discovery logic since the lib does not talk to policy-handler anymore - happens in the new dcaepolicy plugin now * no more policy_apply_mode per policy node - it is up to component's blueprint to decide how to notify about policy change Change-Id: Ieefc3b5af1166a5c201574144fbf8c399e5ddc15 Issue-Id: DCAEGEN2-62 Signed-off-by: Alex Shatov <alexs@att.com>
2017-09-07Fix pom for child modulesLusheng Ji1-140/+93
Issue-Id: DCAEGEN2-60 Change-Id: I9be7e10ca53f32f99c116ac730ee3c848bd76489 Signed-off-by: Lusheng Ji <lji@research.att.com>
2017-08-29Update LICENSE.txt, pom.xml's, etcLusheng Ji1-0/+315
Issue-Id: DCAEGEN2-86 Change-Id: Ia0cda2a83eab6031d4e41d9fdf86bb2891132d5a Signed-off-by: Lusheng Ji <lji@research.att.com>
2017-08-24added python-dcae-policy to utilsalex_sh10-0/+810
Change-Id: Iefba53b3fa219ff799828e5128abd7503d0fe75c Issue-Id: DCAEGEN2-80 Signed-off-by: Alex Shatov <alexs@att.com>