variable collection of policies per component 41/27841/2
authorAlex Shatov <alexs@att.com>
Wed, 10 Jan 2018 16:27:44 +0000 (11:27 -0500)
committerAlex Shatov <alexs@att.com>
Thu, 11 Jan 2018 15:55:32 +0000 (10:55 -0500)
commit9cbe049d92690f94ca4e07e6a823b90340b922c1
tree0cbfab002f8e55b2394eb8a09d32aaf1d8b8c69c
parent5ed29250d08b8c5a826f535f48fcfa76c756964a
variable collection of policies per component

* new feature variable collection of policies per component in DCAE
* Unit Test coverage 78%
* moved module docstring below the license text

Change-Id: Iefe6d4c31e2e125194781edc79e69af2c11e96ef
Issue-ID: DCAEGEN2-249
Signed-off-by: Alex Shatov <alexs@att.com>
dcae-policy/dcaepolicy-node-type.yaml
dcae-policy/dcaepolicyplugin/__init__.py
dcae-policy/dcaepolicyplugin/discovery.py
dcae-policy/dcaepolicyplugin/tasks.py
dcae-policy/pom.xml
dcae-policy/setup.py
dcae-policy/tests/__init__.py [new file with mode: 0644]
dcae-policy/tests/log_ctx.py
dcae-policy/tests/mock_cloudify_ctx.py
dcae-policy/tests/test_tasks.py
dcae-policy/tox-local.ini