X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=heat%2FvCPE%2Finfra%2FMANIFEST.json;h=5e9337427868713d4b87f263bae48ac905585fc6;hb=89da408dd79bcc7cfb4d89033da435c974c13e70;hp=7c4780d6bb65a1bcec31ba124e06906c427866d1;hpb=e4833492df6547160233f4d6d776241ee81d5a9d;p=demo.git diff --git a/heat/vCPE/infra/MANIFEST.json b/heat/vCPE/infra/MANIFEST.json index 7c4780d6..5e933742 100644 --- a/heat/vCPE/infra/MANIFEST.json +++ b/heat/vCPE/infra/MANIFEST.json @@ -1,17 +1,17 @@ { - "name": "", - "description": "", + "name": "", + "description": "", "data": [ { - "file": "base_vcpe_infra_rackspace.yaml", - "type": "HEAT", - "isBase": "true", + "file": "base_vcpe_infra.yaml", + "type": "HEAT", + "isBase": "true", "data": [ { - "file": "base_vcpe_infra_rackspace.env", + "file": "base_vcpe_infra.env", "type": "HEAT_ENV" } ] } ] -} \ No newline at end of file +}