dcaepolicy plugin and dcae.node.type 79/11979/1
authorAlex Shatov <alexs@att.com>
Tue, 12 Sep 2017 15:30:55 +0000 (11:30 -0400)
committerAlex Shatov <alexs@att.com>
Tue, 12 Sep 2017 15:30:55 +0000 (11:30 -0400)
commit9622da66409485995f1dd388bca406d24a215661
tree7e1714ef405d3ff633e4b091deccf5bb40bbb83a
parenta26c9cc72f8fdc513458c2ba87f9378743f255fb
dcaepolicy plugin and dcae.node.type

* new plugin and node type file to be used by blueprints that use policy

Change-Id: I79dc24f3bf6f8471457544f6bb8562cbcd448d00
Issue-Id: DCAEGEN2-62
Signed-off-by: Alex Shatov <alexs@att.com>
dcae-policy/LICENSE.txt [new file with mode: 0644]
dcae-policy/MANIFEST.in [new file with mode: 0644]
dcae-policy/README.md [new file with mode: 0644]
dcae-policy/dcaepolicy-node-type.yaml [new file with mode: 0644]
dcae-policy/dcaepolicyplugin/__init__.py [new file with mode: 0644]
dcae-policy/dcaepolicyplugin/discovery.py [new file with mode: 0644]
dcae-policy/dcaepolicyplugin/tasks.py [new file with mode: 0644]
dcae-policy/requirements.txt [new file with mode: 0644]
dcae-policy/setup.py [new file with mode: 0644]