aboutsummaryrefslogtreecommitdiffstats
path: root/boot/db_simpledemo_openecomp_org
diff options
context:
space:
mode:
authorMarco Platania <platania@research.att.com>2017-08-16 09:25:40 -0400
committerMarco Platania <platania@research.att.com>2017-08-16 09:25:40 -0400
commit6c850ae66f515d6990d2d94e02a5bc7be17d3a9f (patch)
treefa4d337dac44c016817fd982dbca2c860dc3075a /boot/db_simpledemo_openecomp_org
parent5008a779ccb979e1b7aa9ffa6238272f3471702b (diff)
Add AAI searchservice entry to DNS configuration
- Add the searchservice entry to DNS zone file - Rename aai2_* install/init scripts to aai_* - Point Heat template to aai_* scripts Change-Id: Ife73688cdc2cf01dc9aa89d8b91db79eea6ea15b Issue-ID: AAI-128 Signed-off-by: Marco Platania <platania@research.att.com>
Diffstat (limited to 'boot/db_simpledemo_openecomp_org')
-rw-r--r--boot/db_simpledemo_openecomp_org1
1 files changed, 1 insertions, 0 deletions
diff --git a/boot/db_simpledemo_openecomp_org b/boot/db_simpledemo_openecomp_org
index f7d2b9dc..4209bfe0 100644
--- a/boot/db_simpledemo_openecomp_org
+++ b/boot/db_simpledemo_openecomp_org
@@ -78,6 +78,7 @@ vm1.mr.simpledemo.openecomp.org. IN A 10.0.11.1
;A&AI
aai.api.simpledemo.openecomp.org. IN CNAME vm1.aai.simpledemo.openecomp.org.
aai.ui.simpledemo.openecomp.org. IN CNAME vm1.aai.simpledemo.openecomp.org.
+aai.searchservice.simpledemo.openecomp.org. IN CNAME vm1.aai.simpledemo.openecomp.org.
aai.hbase.simpledemo.openecomp.org. IN CNAME vm2.aai.simpledemo.openecomp.org.
aai.gremlinserver.simpledemo.openecomp.org. IN CNAME vm2.aai.simpledemo.openecomp.org.
aai.elasticsearch.simpledemo.openecomp.org. IN CNAME vm2.aai.simpledemo.openecomp.org.