aboutsummaryrefslogtreecommitdiffstats
path: root/boot
AgeCommit message (Collapse)AuthorFilesLines
2018-08-11Update SO container endpointsBrian Freeman1-0/+10
Issue-ID: INT-621 Change-Id: I4d7a02c7e2e1d046e3dd621ea20d499352655dd4 Signed-off-by: Brian Freeman <bf1936@att.com>
2018-08-08Refactor HEAT robot propertiesGary Wu1-4/+4
Change properties file in HEAT to match OOM as much as possible to facilitate diffing between the two. Change-Id: I4c52281fc24dd81a5b4e878db7f31fd40a9e54e5 Issue-ID: INT-605 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-08-07Bug fix on renaming OPENO_IP to MULTISERV_IPGary Wu4-25/+25
Change-Id: Ib6431e651af2015a991e4349ade66ab6e09c3751 Issue-ID: INT-526 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-08-06Bug fix on boot scripts locationGary Wu2-0/+212
Two multiserv VM boot scripts were located in the wrong directory. This fixes the issue. Change-Id: Iac6336d279882af0197ab7711bfa52b1a25bcfc8 Issue-ID: INT-606 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-08-06Refactor ONAP HEAT template config, part 3Marco Platania5-40/+40
- Consolidate serv.sh activation in generic config script - Rename OPEN-O (open-o) -> MULTISERV (multiserv) - Resurce names in Heat template - File names - References in other installation scripts - Rename dcae_c_ -> dcae_ in Heat template - Minor clean up Change-Id: If45a1f1e01933f828aa698c815e0a3f65810a208 Issue-ID: INT-526 Signed-off-by: Marco Platania <platania@research.att.com>
2018-08-06Refactor ONAP HEAT template config, part 2Gary Wu22-1260/+0
Change-Id: Ic4930654395ec9e9d57836733cd47e7a3b0bf972 Issue-ID: INT-605 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-08-02Refactor ONAP HEAT template config scriptsGary Wu20-2178/+0
Change-Id: I5f95acc7c67d48ea1f7f9e819d6c9e742e4b52cc Issue-ID: INT-605 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-08-02Cleanup ONAP installation via HeatMarco Platania40-2502/+44
- Remove all the parts of code related to deprecated configurations - Consolidate serv.sh scripts in a single one - Allow SO resolution via DNS (in addition to MSO) Change-Id: I6cabacdabaa3c5158ee101057738584922858fc9 Issue-ID: INT-526 Signed-off-by: Marco Platania <platania@research.att.com>
2018-08-02Merge "Remove unnecessary install of JDK"Marco Platania17-50/+18
2018-08-02Remove unnecessary install of JDKGary Wu17-50/+18
JDK should not be necessary in HEAT VMs since everything should be run in docker containers. Change-Id: Ibf5038490595bdf3a02699eeb824eb4b4e569bb1 Issue-ID: INT-605 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-08-02Merge "Improve the way to deploy DCAE under proxy"Marco Platania1-4/+64
2018-08-01Merge "Add back music configs inside OOF HEAT script"Gary Wu1-4/+93
2018-08-01Update demo.sh to make ipv4-oam-address optionalMarco Platania1-3/+3
Change-Id: If204432dcd98309edf9509d92e8f0c740deef7e0 Issue-ID: INT-602 Signed-off-by: Marco Platania <platania@research.att.com>
2018-08-01Improve the way to deploy DCAE under proxyAbirATTAR1-4/+64
Change-Id: I34a1690e34f2875d61b67bf097c077d86c883cbf Issue-ID: DCAEGEN2-654 Signed-off-by: Abir EL ATTAR <abir.el_attar@nokia.com>
2018-07-31Made docker install agnostic to ubuntu versionGary Wu17-17/+17
This is the first step toward gracefully upgrading all VMs to ubuntu 16.04. Change-Id: If2b7c57b43165bd99984e76eba5f29fd8bfc6df0 Issue-ID: INT-606 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-07-31Bug fix in robot VM install scriptGary Wu2-6/+6
Change-Id: I057181b9da353ab51b7bd4ce2275b67c3ea89ef2 Issue-ID: INT-605 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-08-01Add back music configs inside OOF HEAT scriptRuoyu Ying1-4/+93
Add back music configs as MUSIC is not ready to a run as a service. Change-Id: I9e6cde04dcd2bdb3d2cb00513b96addd8cb0370e Issue-ID: OPTFRA-306 Signed-off-by: Ruoyu Ying <ruoyu.ying@intel.com>
2018-07-30Remove demo, testuite/properties repos in robot VMGary Wu8-57/+673
No longer clone demo and testsuite/properties repos in robot VM. Instead, use demo repo content within testsuite container, and pass properties directly from heat template boot/ directory. Change-Id: I9e472f9b6cea47dc2faebd091d95be9e89aff667 Issue-ID: INT-605 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-07-19Merge "Clean up script for OOF HEAT based deployment"Gary Wu1-154/+62
2018-07-17Bug fix on HEAT template HTTP_PROXYgwu20-20/+20
Various boot scripts should have been checking for "no_proxy" but were checking for " " instead. This fixes the issue. Also add default values for HTTP_PROXY variables. Change-Id: I5245018a7bb9c33b84ac3096d8a9c0986b2e976c Issue-ID: OOM-1275 Signed-off-by: gwu <gary.i.wu@huawei.com>
2018-07-18Clean up script for OOF HEAT based deploymentRuoyu Ying1-154/+62
Removed configuration for MUSIC, removed unused certification and fixed hard coded values Change-Id: I665d3f40f1836ba448ad8ee59971be5debb304e5 Issue-ID: OPTFRA-300 Signed-off-by: Ruoyu Ying <ruoyu.ying@intel.com>
2018-07-16Improve the way to deploy onap via proxyAbirATTAR40-6/+472
Issue-ID: OOM-1275 Change-Id: I0d77bcfe1e9ca183b3ba1aa56fff713db33b677b Signed-off-by: Abir EL ATTAR <abir.el_attar@nokia.com>
2018-06-07Version bump demo master to 1.3.0-SNAPSHOTGary Wu1-1/+1
Also remove the call to upload boot scripts Change-Id: I80957bb289aea65cd2e7f7f219680192d9c42ff2 Issue-ID: INT-506 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-06-06Replace docker version tags for OOFDileep Ranganathan1-13/+16
Replace docker version tags to read from HEAT template Change-Id: Iacdaa2956e1a7a889cd00f440d81d248f56337af Issue-ID: OPTFRA-257 Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com> Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-06-06Remove hardcoded sniroemulator docker versionGary Wu1-2/+3
Change-Id: Iff34709c4f44d1e519b9dcbf9f4abbb48afcc11c Issue-ID: INT-504 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-06-06Removed openstack/ from openstack-ocata image nameGary Wu1-2/+2
Change-Id: If5a95602bc61a5b5133ccbf845abeb07e0e7922b Issue-ID: INT-504 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-06-06Change release versionSystem Administrator1-2/+2
This patch is to change the release version of multi vim Change-Id: Ib1c97c61f2697d59ee8cc58d22558cb4667f2875 Issue-ID: MULTICLOUD-241 Signed-off-by: Xinhui Li <lxinhui@vmware.com>
2018-06-05Add aai-search service in MSB init scriptYang Xu1-0/+2
Issue-ID: INT-521 Change-Id: I867220b0b427ada0b31e1fdd2b65120f506bed93 Signed-off-by: Yang Xu <yang.xu3@huawei.com>
2018-06-04Fix OOF configuration in init scriptDileep Ranganathan1-0/+1
Replace MSB url with actual HEAT environment URL in oof_vm_init.sh Change-Id: I5a407c94c79719b38dc8eda900b8819692e14b7b Issue-ID: OPTFRA-232 Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
2018-06-04Set SO cloud owner in init scriptMarco Platania1-1/+4
Change-Id: Ia47d4cc3a58669c64ad9641c98b49c4721bc8560 Issue-ID: SO-663 Signed-off-by: Marco Platania <platania@research.att.com>
2018-05-30Updated the mounting path for the OSDF config.Patel, Ankitkumar1-1/+1
Updated the mounting point for the OSDF config. Issue-ID: INT-144 Change-Id: Id5f245282bc8bc770c23192a25e4dd90c90a3a01 Signed-off-by: Patel, Ankitkumar <ankit@research.att.com>
2018-05-23Remove old DCAE Gen 1 filesMarco Platania3-337/+0
- Remove install and init scripts Change-Id: Ib25256b345ddf03dfbb8221d0d173874df452ba2 Issue-ID: INT-444 Signed-off-by: Marco Platania <platania@research.att.com>
2018-05-23Fixed certificate to use to connect to AAIRitu Sood1-3/+3
Certificate to connect to AAI added Issue-ID: INT-144 Change-Id: I2e7193c7a21c45656d3e7d3ca94a3b402bc6f7c2 Signed-off-by: Ritu Sood <ritu.sood@intel.com>
2018-05-22Updating https to http for HAS APIAnkitkumar Patel1-1/+1
Updating the HAS api. Issue-ID: INT-144 Change-Id: I0c830448d4b1155dba096a237a07bdab41279caf Signed-off-by: Ankitkumar Patel <ankit@research.att.com>
2018-05-21Retrieve boot scripts from new demo artifact zipGary Wu21-75/+52
Remove use of the raw repo. Remove nexus_repo parameter. Add new nexus_artifact_repo parameter with default value. Change-Id: Ib502a77010258c2a7a642cd375094b336d046174 Issue-ID: INT-504 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-05-19Fixed the url of HASAnkitkumar Patel1-2/+3
Parameterised the HAS host API Issue-ID: INT-144 Change-Id: I27404a4b771d655c2fd543dc03c4287a3b63025a Signed-off-by: Ankitkumar Patel <ankit@research.att.com>
2018-05-17Adjust boot artifact zip packagingGary Wu1-0/+2
Move all scripts to the top level of the zip file instead of having them within a subdirectory. Change-Id: Id2a447ae7b1d4abf2f05e31d6f79da178c021205 Issue-ID: INT-504 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-05-17Package demo boot scripts into nexus artifactGary Wu2-0/+86
Package the scripts in the boot/ directory into a zip file to be deployed to nexus, so that they can go through the normal artifact release process and become available from https://nexus.onap.org/content/repositories/releases/ repo. Change-Id: Idbb573068eb79686677aa47e84e217a2d626e3fc Issue-ID: INT-504 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-05-15rm policy install dependency on artifact_versionv1.2.0Jorge Hernandez1-7/+8
Change-Id: I529d4cbafae863b503d28e31e7d4858c7349214f Issue-ID: POLICY-797 Signed-off-by: Jorge Hernandez <jh1730@att.com>
2018-05-14Fix oof vm init scriptShankar Narayanan1-3/+3
Fix the sed line numbers in the OOF VM init script. Issue-ID: OPTFRA-234 Change-Id: Ibe0ed9d284782dd0f05059ea526256f8693bf879 Signed-off-by: Shankar Narayanan <snarayanan@research.att.com>
2018-05-14Change to local_ip.txtInstrumental1-1/+1
Issue-ID: AAF-282 Change-Id: Ib14d8cbb008e38e99e1dd6ba3c76e99acb891e92 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-05-14Pass local IP to AAF VMMarco Platania1-1/+1
Change-Id: Ib4228124415cd1ee70975d737f6c8462107473f4 Issue-ID: INT-444 Signed-off-by: Marco Platania <platania@research.att.com>
2018-05-14Call DInstall only once nowInstrumental1-2/+0
Issue-ID: AAF-282 Change-Id: Iba54ec026d9e89235e3faa9465e22c32b99e0789 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-05-12Start SDNC containers after SDCMarco Platania2-2/+19
- Run Health Check against SDC before starting SDNC containers - Wait for 10 minutes, otherwise start SDNC anyways, even though UEB Listener may not be healthy Change-Id: Ia4933e671180c71d7ca07e385e728def9e152024 Issue-ID: INT-444 Signed-off-by: Marco Platania <platania@research.att.com>
2018-05-11modify Cass Install on vm_init2Instrumental1-1/+1
Issue-ID: AAF-282 Change-Id: Ice22b8490093c25269bf468dacdd9f6a0e713816 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-05-11modify Cass Install on vm_initInstrumental1-12/+2
Issue-ID: AAF-282 Change-Id: I85f6c03b751b477304ecd177f33c3fd26b264ad6 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-05-10ensure Cass Phase2 on startsInstrumental1-11/+15
Issue-ID: AAF-270 Change-Id: I158973ecef715871fd6dc6aee2ab29688f5af3c2 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-05-09fix path used for launching smsKiran Kamineni1-1/+1
Current path is incorrect. Tested and verified in the openlab setup. This patch is dependent on 46927 Issue-ID: AAF-280 Change-Id: I857e0129e2c3a851cb8e65e150ddcf71f1bbecd3 Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
2018-05-09Add NEXUS_DOCKER_REPO in the .env fileEric Debeau1-2/+5
Add NEXUS_DOCKER_REPO in the.env file to be used by docker-compose Change-Id: I6c29b5bba788a333d50c652c441d42dd8ae3e4db Issue-ID: EXTAPI-83 Signed-off-by: Eric Debeau <eric.debeau@orange.com>
2018-05-08Add ansible server pullTimoney, Dan (dt5972)1-0/+3
Added docker pull/tag for ansible server container to sdnc vm init script. Change-Id: I1e6f5d2266d1209f9b95fa827c38bc0eb35768b4 Issue-ID: SDNC-306 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>