Daniel, It's a shell (.sh) script we are trying to include. Thanks for your response, I'll try it out.
Regards, Beejal From: ROSE, DANIEL V [mailto:[email protected]] Sent: Tuesday, April 18, 2017 4:34 PM To: WEINSTOCK, ALAN M <aw2574 at att.com>; Beejal Shah <Beejal.Shah at amdocs.com>; onap-discuss at lists.onap.org Subject: RE: SDC Heat Manifest Question To expand on that here are all the types I have seen "data": [ { "file": "heat.yaml", "type": "HEAT", "data": [ { "file": "env.env", "type": "HEAT_ENV" }, { "file": "vol.yaml", "type": "HEAT_VOL", "data": [ { "file": "env.env", "type": "HEAT_ENV" } ] } ] }, { "file": "heat.yaml", "type": "HEAT", "data": [ { "file": "env.env", "type": "HEAT_ENV" } ] }, { "file": "heat.yaml", "type": "HEAT" }, { "file": "shell.sh", "type": "SHELL" }, { "file": "other.conf", "type": "OTHER" }, Daniel Rose ECOMP / ONAP com.att.ecomp 732-420-7308 From: onap-discuss-bounces at lists.onap.org<mailto:onap-discuss-bounces at lists.onap.org> [mailto:[email protected]] On Behalf Of WEINSTOCK, ALAN M Sent: Tuesday, April 18, 2017 4:31 PM To: SHAH, BEEJAL <beejal.shah at amdocs.com<mailto:beejal.shah at amdocs.com>>; onap-discuss at lists.onap.org<mailto:onap-discuss at lists.onap.org> Subject: Re: [onap-discuss] SDC Heat Manifest Question ***Security Advisory: This Message Originated Outside of AT&T *** Reference http://cso.att.com/EmailSecurity/IDSP.html for more information. Beejal, Most cases the type is assigned "OTHER". A .sh file will be assigned "SHELL". What is your get_file and what type is being assigned in the manifest? Regards, Alan From: onap-discuss-bounces at lists.onap.org<mailto:onap-discuss-bounces at lists.onap.org> [mailto:[email protected]] On Behalf Of SHAH, BEEJAL Sent: Tuesday, April 18, 2017 2:11 PM To: onap-discuss at lists.onap.org<mailto:onap-discuss at lists.onap.org> Subject: [onap-discuss] SDC Heat Manifest Question If I create a heat template that uses "get_file" directive to pull is a user-data script, does anyone know what the file type should be for this script in MANIFEST.json? Does anyone one have an example they can share? Thanks, Beejal This message and the information contained herein is proprietary and confidential and subject to the Amdocs policy statement, you may review at https://www.amdocs.com/about/email-disclaimer<https://urldefense.proofpoint.com/v2/url?u=https-3A__www.amdocs.com_about_email-2Ddisclaimer&d=DwMFAg&c=LFYZ-o9_HUMeMTSQicvjIg&r=yLYuNW5w2gOecrwMfo7-lQ&m=g0I8pqWNNOUfEdXRLS4W0alCIxI15M33quJCmCQjQjM&s=tdolemfec8iwFYh5zLHz0PDaJ6iMV0W6mVXqs0dZzoQ&e=> This message and the information contained herein is proprietary and confidential and subject to the Amdocs policy statement, you may review at https://www.amdocs.com/about/email-disclaimer <https://www.amdocs.com/about/email-disclaimer> -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.onap.org/pipermail/onap-discuss/attachments/20170419/7092cdab/attachment.html>
