summaryrefslogtreecommitdiffstats
path: root/services
diff options
context:
space:
mode:
authorefiacor <fiachra.corcoran@est.tech>2021-07-23 19:15:53 +0100
committerefiacor <fiachra.corcoran@est.tech>2021-08-09 17:22:44 +0100
commit0beea783cef8a84d8bc2655ea678e00d459cc831 (patch)
treeafa6b459a7f46910566dfce2d39a30ebe84d60e2 /services
parent49b2a82292f8be3b73fe7460573260d47b5c2b98 (diff)
[DMAAP-MR] Remove redundant data
Signed-off-by: efiacor <fiachra.corcoran@est.tech> Change-Id: I56a8417f72d892705230e94f079db3024170e884 Issue-ID: DMAAP-1638
Diffstat (limited to 'services')
-rw-r--r--services/README.txt8
1 files changed, 0 insertions, 8 deletions
diff --git a/services/README.txt b/services/README.txt
deleted file mode 100644
index c20898d..0000000
--- a/services/README.txt
+++ /dev/null
@@ -1,8 +0,0 @@
-Place any Deployment Packages (zips) in this folder to be deployed with your service.
-This can be used for importing older Nimbus deployment packages to the AJSC. Not all
-prior Nimbus services are available and therefore, not ALL former Nimbus deployment
-packages will convert directly to AJSC. However, for Service Development, you may create
-other Services (Deployment Packages) as separate services and test by themselves. Then,
-simply take the created zip (deployment package) of the service and place in THIS services folder for it
-to be deployed within this AJSC Container. This folder will be copied to the ultimate AJSC_HOME/services
-folder from which all services are deployed. \ No newline at end of file