aboutsummaryrefslogtreecommitdiffstats
path: root/pgaas/src/repackage.json
diff options
context:
space:
mode:
Diffstat (limited to 'pgaas/src/repackage.json')
-rw-r--r--pgaas/src/repackage.json32
1 files changed, 0 insertions, 32 deletions
diff --git a/pgaas/src/repackage.json b/pgaas/src/repackage.json
deleted file mode 100644
index 365769b..0000000
--- a/pgaas/src/repackage.json
+++ /dev/null
@@ -1,32 +0,0 @@
-{
- "applicationName": "pgaas",
- "debian": {
- "conflicts": [],
- "externalDependencies": [
- {
- "cdf": ">= ${RELLONG}"
- },
- {
- "postgresql": ">= 9.5"
- }
- ],
- "groupId": "org.onap.dcae.storage.pgaas",
- "replaces": []
- },
- "description": " PostgreSQL as a Service main scripts ",
- "directoryTreeTops": {
- "/opt": "/opt/app/pgaas"
- },
- "docker": {
- "externalDependencies": [],
- "tag": "latest"
- },
- "executionGroup": "root",
- "executionUser": "root",
- "fileGroup": "postgres",
- "fileUser": "postgres",
- "groupId": "org.onap.dcae.storage.pgaas",
- "internalDependencies": [],
- "maintainer": "ONAP <dcae@lists.onap.org>",
- "version": "${RELLONG}"
-} \ No newline at end of file