aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2017-10-17Fixes for vCPE vG-MUX install scriptEric Multanen4-60/+177
Addresses the following items: - Do not setup auto configuration for eth1 and eth3 These interfaces will be used by vpp so they need to be down - Fix pci bus numbering for vpp interfaces - Fixes to properly create the 'save_config' script - Install linux-image-extra package to get uio_pci_generic driver module for the vpp dpdk interfaces - fix build of honeycomb so the jvpp-ves module built by vpp can be found - Patch libevel.so code to tweak the VES data produced so that sourceId and sourceName come from the openstack vnf_id property (instead of vm_uuid and vm_name) Issue-ID: INT-63 Change-Id: I469c2377df9dd9920a5769628b2b14d043d55d63 Signed-off-by: Eric Multanen <eric.w.multanen@intel.com>
2017-10-16Update dcae2 vm_init and intsall scriptsLusheng Ji4-42/+45
Issue-Id: DCAEGEN2-127 Change-Id: I4e8221972144495d9f121e4f5cfc775d141b15cb Signed-off-by: Lusheng Ji <lji@research.att.com>
2017-10-13Merge "Fix development comments"Marco Platania1-1/+0
2017-10-13Fix development commentsGokul Singaraju1-1/+0
Issue-Id: CERT-3 Change-Id: Ibb0679fb2c44a6503aa933fff5bbb5a2ce7805d2 Signed-Off-by: Gokul Singaraju <goksing@gmail.com>
2017-10-13Merge "Fix the esr-gui docker start issue."Marco Platania1-1/+1
2017-10-13Fix the esr-gui docker start issue.lizi1-1/+1
Change-Id: Iec49be07cd42a2173926ba112785fc9d2d264d67 Issue-ID: AAI-434 Signed-off-by: lizi <li.zi30@zte.com.cn>
2017-10-12Fix development commentsGokul Singaraju2-4/+0
Issue-Id: CERT-2 Change-Id: Id7eed5e09bac3199f0911f92ab05ea3f877692bc Signed-Off-by: Gokul Singaraju <goksing@gmail.com>
2017-10-12Merge "Initial scripts to upgrade docker ONAP component"Marco Platania4-0/+273
2017-10-12Merge "fix vagrant script to deploy onap"Marco Platania5-16/+28
2017-10-12Initial scripts to upgrade docker ONAP componentkranthi guttikonda4-0/+273
Initial scripts to upgrade docker containers in each component. Script will login to each vm and run vm_init.sh based on component Issue-ID: INT-269 Change-Id: I8453a401a8a2d1f94f34424bba915c176fbcee2d Signed-off-by: kranthi guttikonda <kranthi.guttikonda9@gmail.com>
2017-10-11fix vagrant script to deploy onapGuo Ruijing5-17/+29
Change-Id: I93d428875a3ca15df4829609cd79d5c6546329af Issue-ID: INT-272 Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
2017-10-11Merge "Fix script bugs"Marco Platania1-17/+18
2017-10-11Merge "Set CLI_PRODUCT_VERSION to onap-1.1 in CLI"Marco Platania1-0/+1
2017-10-11Merge "Correct portal apps property directory name"Marco Platania1-2/+2
2017-10-11Correct portal apps property directory nameChristopher Lott (cl778h)1-2/+2
Old name had "rackspace" which was misleading; new name has "simpledemo" which is descriptive. Issue: PORTAL-113 Change-Id: I50934d1b42acdf4ed2f1fb57337a81f3e71786e1 Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
2017-10-11Add ESR FQDN to DNS configurationMarco Platania2-0/+2
Change-Id: Ic9faeada0df4456952946cbfad0919b25cab96df Issue-ID: AAI-421 Signed-off-by: Marco Platania <platania@research.att.com>
2017-10-11Set CLI_PRODUCT_VERSION to onap-1.1 in CLIKanagaraj Manickam k003651061-0/+1
CLI-40 Change-Id: Ic45bb549fbcc1e35418f8920823958229d255a63 Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
2017-10-11Add ESR register script.lizi1-0/+14
Change-Id: I8f313befd5b1391842c488efdbc8777402c3da0f Issue-ID: MSB-89 Signed-off-by: lizi <li.zi30@zte.com.cn>
2017-10-11Fix script bugsLusheng Ji1-17/+18
Issue-Id: DCAEGEN2-127 Change-Id: Iea9c2d6e62ef732e85053f72ed60f5ed86adc7c8 Signed-off-by: Lusheng Ji <lji@research.att.com>
2017-10-11Merge "Remove percent from vCPE VES packet loss value"Marco Platania1-1/+1
2017-10-11Remove percent from vCPE VES packet loss valueEric Multanen1-1/+1
Remove percentage symbol from output reported for Packet Loss Rate in the VES ouput. Change-Id: I9f827a5152521d3dac2f2ac6c2fb01d107d393ae Issue-ID: INT-63 Signed-off-by: Eric Multanen <eric.w.multanen@intel.com>
2017-10-11Merge "Add docker run instruction in demo for esr."Marco Platania9-1/+38
2017-10-11Fix the service register issue.lizi1-48/+40
"path" parameter is need for some services. "enable_ssl" parameter is needed when register A&AI service to MSB. Change-Id: Ifcf055e9104dc7a7b2ca642ff9f0ece5ce7cb782 Issue-ID: MSB-88 Signed-off-by: lizi <li.zi30@zte.com.cn>
2017-10-11Add docker run instruction in demo for esr.lizi9-1/+38
Change-Id: I9b0fe996a337d88ab081f0033aec07ff0c80b09b Issue-ID: AAI-421 Signed-off-by: lizi <li.zi30@zte.com.cn>
2017-10-10Fix entity name in vFW/vLB VES reportingMarco Platania2-2/+2
Change-Id: Iba34bfa61bab24761a86ffa6cce93994f37b7d5f Issue-ID: INT-266 Signed-off-by: Marco Platania <platania@research.att.com>
2017-10-10Merge "Add variable SERVICE_PORT for VF-C installtion"Marco Platania1-2/+2
2017-10-10Add variable SERVICE_PORT for VF-C installtionZhaoxing1-2/+2
Change-Id: I17ff996c9a6c900c9ca5ad2112f4fc52b26dc15f Issue-Id: INT-220 Signed-off-by: Zhaoxing <meng.zhaoxing1@zte.com.cn>
2017-10-10Merge "Fix patch URLs for vCPE use case and other fixes"Marco Platania4-5/+6
2017-10-10Fix patch URLs for vCPE use case and other fixesEric Multanen4-5/+6
Fixup URLs for the patch files to be applied to VPP and honeycomb components. Fix what looked like a typo in vgmux key attribute. Create maven ~/.m2 directory before saving file to it. Change-Id: Iccd10dac44b51a3ad4721422619c8823d8fa65bb Issue-ID: INT-63 Signed-off-by: Eric Multanen <eric.w.multanen@intel.com>
2017-10-10Add workflow docker for VF-C installtionZhaoxing1-0/+6
Change-Id: Icfd968fa202ceb6e4d00e6add204f065cef77a45 Issue-Id: INT-220 Signed-off-by: Zhaoxing <meng.zhaoxing1@zte.com.cn>
2017-10-06Fix UUI containers' name in init scriptMarco Platania2-5/+5
Change-Id: Id9330cb405ce0143e9d94c7d8b05a60922130a84 Issue-ID: INT-213 Signed-off-by: Marco Platania <platania@research.att.com>
2017-10-06Add onap.org to DNS configurationMarco Platania4-1/+303
Change-Id: Ib86f91f986d06f999a35aaf88916685b8ae710be Issue-ID: INT-255 Signed-off-by: Marco Platania <platania@research.att.com>
2017-10-05Fix network config in DCAE GEN2 VMMarco Platania1-6/+1
Change-Id: I6e4cf47cbf92c471f3b8e6a05c58d636198f2af4 Issue-ID: INT-213 Signed-off-by: Marco Platania <platania@research.att.com>
2017-10-05Add SNIRO FQDN to DNS configurationMarco Platania2-0/+16
Change-Id: Iae96e270e8a2ae2f3dcdb413422f4e3484725faf Issue-ID: INT-215 Signed-off-by: Marco Platania <platania@research.att.com>
2017-10-03Restore portal_vm_init.shChristopher Lott (cl778h)1-16/+19
Interim versions were being maintained in portal repo; now restored to the ONAP demo area. Issue: PORTAL-90, PORTAL-113 Change-Id: Ib98bcf27f85139f55a0bd1f9b79c6e0edf6402fe Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
2017-10-02Merge "SNIRO Emulator - Adding SNIRO emulator container"Marco Platania1-0/+5
2017-10-02Update IPs in the vCPE templatesMarco Platania3-3/+3
Change-Id: I737fe38d4a095c9bad98b47b5dc7081dd761ef51 Issue-ID: UCA-32 Signed-off-by: Marco Platania <platania@research.att.com>
2017-10-02SNIRO Emulator - Adding SNIRO emulator containerGeora Barsky1-0/+5
Add SNIRO emulator container to Robot VM initialize script JIRA ID - INT-215 Change-Id: I0a7e59c8c1dc95dd2127d03fa2cd57ab30357351 Signed-off-by: Geora Barsky <georab@amdocs.com>
2017-10-01Add CLI docker version numberMarco Platania9-2/+23
Change-Id: I2b7cb0d8969cd9eb4185b225d913a2b04d2933e9 Issue-ID: INT-213 Signed-off-by: Marco Platania <platania@research.att.com>
2017-10-02Merge "Fix bugs in the installation process"Marco Platania5-4/+7
2017-10-01Fix bugs in the installation processMarco Platania5-4/+7
- Add short-term fix to robot script after MSO/SO renaming - Change docker version number in SDNC Change-Id: I625e09457b843c875ea19c69ed6078f88a978f17 Issue-ID: INT-213 Signed-off-by: Marco Platania <platania@research.att.com>
2017-09-30Add Nokia partyufei_zhou1-1/+4
Change-Id: I41ced3ac5a765725845daa62092cb26ba51c5a42 Issue-ID: VFC-53 Signed-off-by: yufei_zhou <yufei.zhou@nokia-sbell.com>
2017-09-29Update Heat template for ONAP installationMarco Platania3-388/+388
- Comment out sections about DCAE GEN 1 - Ugrade Robot VM flavor to medium Change-Id: I7fdd37675090571548a5ae8f14fc4a9c27ceb3fe Issue-ID: INT-213 Signed-off-by: Marco Platania <platania@research.att.com>
2017-09-29Add DCAE GEN2 to Heat templateMarco Platania10-14/+708
- Add DCAE GEN2 VM to all Heat templates - Add DCAE-related parameters - Create new install/init scripts for DCAE Change-Id: I299ad3b2c212a05d12a109fda21ce48980ddd448 Issue-ID: INT-213 Signed-off-by: Marco Platania <platania@research.att.com>
2017-09-28Use onap cli for registering services to msbKanagaraj Manickam k003651063-77/+87
MSB-83 Change-Id: Id2f591b6d7d7bfc92c399a07564f4cf06c5f6d4b Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
2017-09-28Merge "Register ONAP Services to MSB"Marco Platania1-1/+6
2017-09-28Register ONAP Services to MSBHuabingZhao1-1/+6
Register UUI service and UI. Issue-Id: MSB-83 Change-Id: Iae8e0a07f6b40ec7684cab7f59a7671db4a81a75 Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
2017-09-27Merge "Register ONAP services to MSB"Marco Platania1-1/+32
2017-09-27Set portal_docker version to 1.3-STAGING-latestChristopher Lott (cl778h)4-4/+4
In preparation for release of Amsterdam. Change-Id: Ic0df3e6aa9198fec88c01eed5ce75bf93c4e6b57 Issue: PORTAL-109 Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
2017-09-28Register ONAP services to MSBHuabingZhao1-1/+32
Register VF-C services to MSB. Issue-Id: MSB-83 Change-Id: I14a901960f8e6fcb0dcb5144990b5ad6e72ec975 Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>