Jython execution component and service
authorSteve Alphonse Siani <alphonse.steve.siani.djissitchi@ibm.com>
Tue, 12 Feb 2019 04:35:16 +0000 (23:35 -0500)
committerSteve Alphonse Siani <alphonse.steve.siani.djissitchi@ibm.com>
Tue, 12 Feb 2019 13:07:00 +0000 (08:07 -0500)
commitd73ea79d225154e9edfd88901374cf5ed33947d1
tree4eb97577f229b827385f81be5de9bfc1a02478a5
parent7816ef331a873af0ba96f7478d45badefd135c62
Jython execution component and service

Change-Id: I2610e73a9c7ba073b5fa9d148dcd6fb5b9ad9ae3
Issue-ID: CCSDK-696
Signed-off-by: Steve Alphonse Siani <alphonse.steve.siani.djissitchi@ibm.com>
components/model-catalog/blueprint-model/starter-blueprint/baseconfiguration/Scripts/SampleResourceAssignmentProcessorScript.py [new file with mode: 0644]
components/model-catalog/blueprint-model/test-blueprint/CBA_Zip_Test.zip [deleted file]
components/model-catalog/blueprint-model/test-blueprint/baseconfiguration/Scripts/python/SampleRAProcessor.py [new file with mode: 0644]
components/scripts/python/ccsdk_blueprints/abstract_ra_processor.py [new file with mode: 0644]
components/scripts/python/ccsdk_blueprints/resource_assignment_utils.py [new file with mode: 0644]
components/scripts/python/ccsdk_blueprints/sample_ra_processor_function.py [new file with mode: 0644]