aboutsummaryrefslogtreecommitdiffstats
path: root/boot
AgeCommit message (Collapse)AuthorFilesLines
2018-09-18Add cds option to Robot demo scriptYang Xu1-0/+7
Change-Id: I536a34b16f507ab6eb7a0a5c0b99abc895134e62 Issue-ID: CCSDK-537 Signed-off-by: Yang Xu <yang.xu3@huawei.com>
2018-09-18Merge "Remove deprecated R1 code"Gary Wu1-745/+40
2018-09-18exclude datarouter from heatBrian Freeman1-1/+1
Issue-ID: INT-664 Change-Id: I66cc60f4db323e44beb765a0a58fe885998961ec Signed-off-by: Brian Freeman <bf1936@att.com>
2018-09-18Remove deprecated R1 codeLusheng Ji1-745/+40
Issue-ID: DCAEGEN2-499 Change-Id: I8dd791c09a8f45412319f4a1d0f0fb919028b011 Signed-off-by: Lusheng Ji <lji@research.att.com>
2018-09-14Add portal option to ete test scriptGary Wu1-1/+1
Change-Id: I06a9a03af82e2601955d9871f2443e66f9759dc2 Issue-ID: PORTAL-388 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-09-12use https for robot framework and vfw scriptJorge Hernandez1-1/+1
Change-Id: I3a41f8ce087c63279b5d324d485d335f6d6cdc69 Signed-off-by: Jorge Hernandez <jh1730@att.com> Issue-ID: POLICY-1112 Signed-off-by: Jorge Hernandez <jh1730@att.com>
2018-09-10Change DCAE collector portMarco Platania1-1/+1
- 8080 --> 8081 Change-Id: I4ac69b877c8b7db2fe9c5f1073d1d02ccac4e43f Issue-ID: INT-584 Signed-off-by: Marco Platania <platania@research.att.com>
2018-09-04Update APPC PasswordBrian Freeman1-1/+1
Issue-ID: INT-645 Change-Id: I7fb6d1d7849ac236c7c88d794c6852dc700c14be Signed-off-by: Brian Freeman <bf1936@att.com>
2018-09-03Refactor MC WindRiver plugin namespaceBin Yang2-10/+11
Workaround the constraints of ISTIO which prohibits the usage of _ in the namespace Change-Id: If5d0ae33b4f7d47cc9f1234e92dbeef81fdeadd3 Issue-ID: MULTICLOUD-335 Signed-off-by: Bin Yang <bin.yang@windriver.com>
2018-08-29Retrieve demo artifacts via nexus REST APIGary Wu1-2/+1
This supports the use of SNAPSHOT demo artifacts in the vnf HEAT templates. Change-Id: I980c879819b1a396c985c7a2af1885b28e4f150a Issue-ID: INT-592 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-08-28Updates for SO integration & sec_groupBrian Freeman2-1/+18
Issue-ID: INT-621 Change-Id: Iad87a8ce5cb0058a82e6b96c84c6e5411ce08b2f Signed-off-by: Brian Freeman <bf1936@att.com>
2018-08-14Merge "Add vfc-db docker to vfc_vm_init.sh"Marco Platania1-5/+9
2018-08-14Add vfc-db docker to vfc_vm_init.shfujinhua1-5/+9
Change-Id: I5f0c441cd6f07eae1d4958fc96264412f6afe261 Issue-ID: VFC-976 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
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>