demo.git
6 years agoUpdate License text 37/20037/1
Gokul Singaraju [Mon, 23 Oct 2017 04:12:44 +0000 (00:12 -0400)]
Update License text

Issue-Id: CERT-4
Change-Id: I4b92e39ea6bedb5c5a70eae93ee8e7c4be9f9866
Signed-Off-by: Gokul Singaraju <goksing@gmail.com>
6 years agoAdd proxying healthcheck to consul etc 43/19943/3
Lusheng Ji [Fri, 20 Oct 2017 22:22:38 +0000 (18:22 -0400)]
Add proxying healthcheck to consul etc

Changes are for:
1. Proxying healthcheck API call to Consul's health API using a Nginx
container proxy.  Also some code cleanup.
2. Add support for posting floating addresses to Designate DNS
3. Add addition parameters in heat for supporting spinning up DCAE in
a separate OS/tenant (due to lack of Designate support in main Integration
OS/tenant)

Issue-Id: DCAEGEN2-127
Change-Id: Iac66eddbdd1dfadfc92bf2a1e372c6ad55bd0ab1
Signed-off-by: Lusheng Ji <lji@research.att.com>
6 years agoFix spelling in ONAP heat template 41/19941/1
Gary Wu [Fri, 20 Oct 2017 21:36:37 +0000 (14:36 -0700)]
Fix spelling in ONAP heat template

Change-Id: Icbb44f9d569954a8a2d90be755628040344b51b8
Issue-ID: INT-288
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
6 years agoFix VNF instantiation issues in SO and Robot 21/19921/1
Marco Platania [Fri, 20 Oct 2017 18:50:13 +0000 (14:50 -0400)]
Fix VNF instantiation issues in SO and Robot

- Add keystone version to SO config file
- Add public_net_id and script_version to Robot
- Replace non-ASCII copyright sign in Heat templates license

Change-Id: I76b9caf19720c5b4ba7534c7d5ba329634860ff0
Issue-ID: INT-288
Signed-off-by: Marco Platania <platania@research.att.com>
6 years agoMerge "Remove GPL v3 HEAT templates"
Marco Platania [Wed, 18 Oct 2017 13:49:58 +0000 (13:49 +0000)]
Merge "Remove GPL v3 HEAT templates"

6 years agoMerge "Fix naming conflict in vLB/vDNS Heat template"
Marco Platania [Wed, 18 Oct 2017 13:49:43 +0000 (13:49 +0000)]
Merge "Fix naming conflict in vLB/vDNS Heat template"

6 years agoFixup errors in vgmux install script 51/19451/1
Eric Multanen [Wed, 18 Oct 2017 14:04:00 +0000 (07:04 -0700)]
Fixup errors in vgmux install script

Correct a couple typos made in the vgmux install script.

Change-Id: Ib6eff3a875c3588bb1aad42a4105827d883b9c8d
Issue-ID: INT-63
Signed-off-by: Eric Multanen <eric.w.multanen@intel.com>
6 years agoRemove GPL v3 HEAT templates 15/19515/1
Brian Freeman [Wed, 18 Oct 2017 12:31:05 +0000 (12:31 +0000)]
Remove GPL v3 HEAT templates

Issue-ID: UCA-38
Change-Id: Ia2e01a1b83c3cbc30dd542e25d03e058fd15029a
Signed-off-by: Brian Freeman <bf1936@att.com>
6 years agoFix naming conflict in vLB/vDNS Heat template 75/19375/1
Marco Platania [Tue, 17 Oct 2017 21:15:43 +0000 (17:15 -0400)]
Fix naming conflict in vLB/vDNS Heat template

- Rename DNS2 VM and ports

Change-Id: Ic19865785c73c777f68ea177493eec9363c95ae0
Issue-ID: SDC-448
Signed-off-by: Marco Platania <platania@research.att.com>
6 years agoMerge "Set consul version to 0.9.3"
Marco Platania [Tue, 17 Oct 2017 13:03:45 +0000 (13:03 +0000)]
Merge "Set consul version to 0.9.3"

6 years agoMerge "Fix install script for dcae2"
Marco Platania [Tue, 17 Oct 2017 13:03:28 +0000 (13:03 +0000)]
Merge "Fix install script for dcae2"

6 years agoFixes for vCPE vG-MUX install script 47/19147/1
Eric Multanen [Tue, 17 Oct 2017 08:25:31 +0000 (01:25 -0700)]
Fixes for vCPE vG-MUX install script

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>
6 years agoSet consul version to 0.9.3 05/19205/1
HuabingZhao [Tue, 17 Oct 2017 08:20:50 +0000 (16:20 +0800)]
Set consul version to 0.9.3

MSB can't work with the latest consul 1.0.0.

Issue-Id: MSB-77
Change-Id: Ic822c12f1971aa4dc3fcf8075747e703a7b27622
Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
6 years agoFix install script for dcae2 57/19157/1
Lusheng Ji [Tue, 17 Oct 2017 01:51:26 +0000 (21:51 -0400)]
Fix install script for dcae2

Issue-Id: DCAEGEN2-127
Change-Id: Icbb9e69d7cd28161ac4fc48f4449e188ae72e0d7
Signed-off-by: Lusheng Ji <lji@research.att.com>
6 years agoUpdate dcae2 vm_init and intsall scripts 61/18961/4
Lusheng Ji [Mon, 16 Oct 2017 00:16:44 +0000 (20:16 -0400)]
Update dcae2 vm_init and intsall scripts

Issue-Id: DCAEGEN2-127
Change-Id: I4e8221972144495d9f121e4f5cfc775d141b15cb
Signed-off-by: Lusheng Ji <lji@research.att.com>
6 years agoMerge "Fix development comments"
Marco Platania [Fri, 13 Oct 2017 17:34:00 +0000 (17:34 +0000)]
Merge "Fix development comments"

6 years agoFix development comments 91/18791/1
Gokul Singaraju [Fri, 13 Oct 2017 17:22:08 +0000 (13:22 -0400)]
Fix development comments

Issue-Id: CERT-3
Change-Id: Ibb0679fb2c44a6503aa933fff5bbb5a2ce7805d2
Signed-Off-by: Gokul Singaraju <goksing@gmail.com>
6 years agoMerge "Fix the esr-gui docker start issue."
Marco Platania [Fri, 13 Oct 2017 13:42:12 +0000 (13:42 +0000)]
Merge "Fix the esr-gui docker start issue."

6 years agoFix the esr-gui docker start issue. 21/18721/1
lizi [Fri, 13 Oct 2017 07:13:27 +0000 (15:13 +0800)]
Fix the esr-gui docker start issue.

Change-Id: Iec49be07cd42a2173926ba112785fc9d2d264d67
Issue-ID: AAI-434
Signed-off-by: lizi <li.zi30@zte.com.cn>
6 years agoFix development comments 79/18679/1
Gokul Singaraju [Fri, 13 Oct 2017 03:57:24 +0000 (23:57 -0400)]
Fix development comments

Issue-Id: CERT-2
Change-Id: Id7eed5e09bac3199f0911f92ab05ea3f877692bc
Signed-Off-by: Gokul Singaraju <goksing@gmail.com>
6 years agoMerge "Initial scripts to upgrade docker ONAP component"
Marco Platania [Thu, 12 Oct 2017 20:50:46 +0000 (20:50 +0000)]
Merge "Initial scripts to upgrade docker  ONAP component"

6 years agoMerge "fix vagrant script to deploy onap"
Marco Platania [Thu, 12 Oct 2017 20:49:36 +0000 (20:49 +0000)]
Merge "fix vagrant script to deploy onap"

6 years agoInitial scripts to upgrade docker ONAP component 03/18603/1
kranthi guttikonda [Thu, 12 Oct 2017 16:24:51 +0000 (12:24 -0400)]
Initial scripts to upgrade docker  ONAP component

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>
6 years agofix vagrant script to deploy onap 33/18433/2
Guo Ruijing [Wed, 11 Oct 2017 13:19:51 +0000 (21:19 +0800)]
fix vagrant script to deploy onap

Change-Id: I93d428875a3ca15df4829609cd79d5c6546329af
Issue-ID: INT-272
Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
6 years agoMerge "Fix script bugs"
Marco Platania [Wed, 11 Oct 2017 19:44:24 +0000 (19:44 +0000)]
Merge "Fix script bugs"

6 years agoMerge "Set CLI_PRODUCT_VERSION to onap-1.1 in CLI"
Marco Platania [Wed, 11 Oct 2017 19:19:54 +0000 (19:19 +0000)]
Merge "Set CLI_PRODUCT_VERSION to onap-1.1 in CLI"

6 years agoMerge "Correct portal apps property directory name"
Marco Platania [Wed, 11 Oct 2017 19:06:39 +0000 (19:06 +0000)]
Merge "Correct portal apps property directory name"

6 years agoCorrect portal apps property directory name 03/18303/1
Christopher Lott (cl778h) [Wed, 11 Oct 2017 15:46:25 +0000 (11:46 -0400)]
Correct portal apps property directory name

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>
6 years agoAdd ESR FQDN to DNS configuration 79/18279/1
Marco Platania [Wed, 11 Oct 2017 13:39:24 +0000 (09:39 -0400)]
Add ESR FQDN to DNS configuration

Change-Id: Ic9faeada0df4456952946cbfad0919b25cab96df
Issue-ID: AAI-421
Signed-off-by: Marco Platania <platania@research.att.com>
6 years agoSet CLI_PRODUCT_VERSION to onap-1.1 in CLI 51/18251/1
Kanagaraj Manickam k00365106 [Wed, 11 Oct 2017 09:53:18 +0000 (15:23 +0530)]
Set CLI_PRODUCT_VERSION to onap-1.1 in CLI

CLI-40

Change-Id: Ic45bb549fbcc1e35418f8920823958229d255a63
Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
6 years agoAdd ESR register script. 97/18097/2
lizi [Wed, 11 Oct 2017 02:20:16 +0000 (10:20 +0800)]
Add ESR register script.

Change-Id: I8f313befd5b1391842c488efdbc8777402c3da0f
Issue-ID: MSB-89
Signed-off-by: lizi <li.zi30@zte.com.cn>
6 years agoFix script bugs 35/18135/1
Lusheng Ji [Wed, 11 Oct 2017 04:01:33 +0000 (04:01 +0000)]
Fix script bugs

Issue-Id: DCAEGEN2-127
Change-Id: Iea9c2d6e62ef732e85053f72ed60f5ed86adc7c8
Signed-off-by: Lusheng Ji <lji@research.att.com>
6 years agoMerge "Remove percent from vCPE VES packet loss value"
Marco Platania [Wed, 11 Oct 2017 02:13:40 +0000 (02:13 +0000)]
Merge "Remove percent from vCPE VES packet loss value"

6 years agoRemove percent from vCPE VES packet loss value 73/18073/1
Eric Multanen [Wed, 11 Oct 2017 07:12:32 +0000 (00:12 -0700)]
Remove percent from vCPE VES packet loss value

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>
6 years agoMerge "Add docker run instruction in demo for esr."
Marco Platania [Wed, 11 Oct 2017 02:13:16 +0000 (02:13 +0000)]
Merge "Add docker run instruction in demo for esr."

6 years agoFix the service register issue. 99/17799/2
lizi [Tue, 10 Oct 2017 04:35:38 +0000 (12:35 +0800)]
Fix the service register issue.

"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>
6 years agoAdd docker run instruction in demo for esr. 91/18091/1
lizi [Wed, 11 Oct 2017 02:06:00 +0000 (10:06 +0800)]
Add docker run instruction in demo for esr.

Change-Id: I9b0fe996a337d88ab081f0033aec07ff0c80b09b
Issue-ID: AAI-421
Signed-off-by: lizi <li.zi30@zte.com.cn>
6 years agoFix entity name in vFW/vLB VES reporting 33/18033/1
Marco Platania [Tue, 10 Oct 2017 19:48:30 +0000 (15:48 -0400)]
Fix entity name in vFW/vLB VES reporting

Change-Id: Iba34bfa61bab24761a86ffa6cce93994f37b7d5f
Issue-ID: INT-266
Signed-off-by: Marco Platania <platania@research.att.com>
6 years agoMerge "Add variable SERVICE_PORT for VF-C installtion"
Marco Platania [Tue, 10 Oct 2017 13:29:14 +0000 (13:29 +0000)]
Merge "Add variable SERVICE_PORT for VF-C installtion"

6 years agoAdd variable SERVICE_PORT for VF-C installtion 11/17811/1
Zhaoxing [Tue, 10 Oct 2017 05:24:46 +0000 (13:24 +0800)]
Add variable SERVICE_PORT for VF-C installtion

Change-Id: I17ff996c9a6c900c9ca5ad2112f4fc52b26dc15f
Issue-Id: INT-220
Signed-off-by: Zhaoxing <meng.zhaoxing1@zte.com.cn>
6 years agoMerge "Fix patch URLs for vCPE use case and other fixes"
Marco Platania [Tue, 10 Oct 2017 00:53:00 +0000 (00:53 +0000)]
Merge "Fix patch URLs for vCPE use case and other fixes"

6 years agoFix patch URLs for vCPE use case and other fixes 57/17757/1
Eric Multanen [Tue, 10 Oct 2017 08:37:12 +0000 (01:37 -0700)]
Fix patch URLs for vCPE use case and other fixes

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>
6 years agoAdd workflow docker for VF-C installtion 77/17577/2
Zhaoxing [Mon, 9 Oct 2017 02:46:08 +0000 (10:46 +0800)]
Add workflow docker for VF-C installtion

Change-Id: Icfd968fa202ceb6e4d00e6add204f065cef77a45
Issue-Id: INT-220
Signed-off-by: Zhaoxing <meng.zhaoxing1@zte.com.cn>
6 years agoFix UUI containers' name in init script 05/17505/1
Marco Platania [Fri, 6 Oct 2017 19:04:49 +0000 (15:04 -0400)]
Fix UUI containers' name in init script

Change-Id: Id9330cb405ce0143e9d94c7d8b05a60922130a84
Issue-ID: INT-213
Signed-off-by: Marco Platania <platania@research.att.com>
6 years agoAdd onap.org to DNS configuration 77/17477/3
Marco Platania [Fri, 6 Oct 2017 15:29:47 +0000 (11:29 -0400)]
Add onap.org to DNS configuration

Change-Id: Ib86f91f986d06f999a35aaf88916685b8ae710be
Issue-ID: INT-255
Signed-off-by: Marco Platania <platania@research.att.com>
6 years agoFix network config in DCAE GEN2 VM 49/17349/1
Marco Platania [Thu, 5 Oct 2017 14:54:54 +0000 (10:54 -0400)]
Fix network config in DCAE GEN2 VM

Change-Id: I6e4cf47cbf92c471f3b8e6a05c58d636198f2af4
Issue-ID: INT-213
Signed-off-by: Marco Platania <platania@research.att.com>
6 years agoAdd SNIRO FQDN to DNS configuration 37/17337/1
Marco Platania [Thu, 5 Oct 2017 14:13:59 +0000 (10:13 -0400)]
Add SNIRO FQDN to DNS configuration

Change-Id: Iae96e270e8a2ae2f3dcdb413422f4e3484725faf
Issue-ID: INT-215
Signed-off-by: Marco Platania <platania@research.att.com>
6 years agoRestore portal_vm_init.sh 95/16895/2
Christopher Lott (cl778h) [Mon, 2 Oct 2017 17:43:44 +0000 (13:43 -0400)]
Restore portal_vm_init.sh

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>
6 years agoMerge "SNIRO Emulator - Adding SNIRO emulator container"
Marco Platania [Mon, 2 Oct 2017 15:26:08 +0000 (15:26 +0000)]
Merge "SNIRO Emulator - Adding SNIRO emulator container"

6 years agoUpdate IPs in the vCPE templates 75/16875/1
Marco Platania [Mon, 2 Oct 2017 15:07:46 +0000 (11:07 -0400)]
Update IPs in the vCPE templates

Change-Id: I737fe38d4a095c9bad98b47b5dc7081dd761ef51
Issue-ID: UCA-32
Signed-off-by: Marco Platania <platania@research.att.com>
6 years agoSNIRO Emulator - Adding SNIRO emulator container 55/16855/1
Geora Barsky [Mon, 2 Oct 2017 13:31:29 +0000 (09:31 -0400)]
SNIRO Emulator - Adding SNIRO emulator container

Add SNIRO emulator container to Robot VM initialize script

JIRA ID - INT-215

Change-Id: I0a7e59c8c1dc95dd2127d03fa2cd57ab30357351
Signed-off-by: Geora Barsky <georab@amdocs.com>
6 years agoAdd CLI docker version number 15/16815/1
Marco Platania [Mon, 2 Oct 2017 02:49:59 +0000 (22:49 -0400)]
Add CLI docker version number

Change-Id: I2b7cb0d8969cd9eb4185b225d913a2b04d2933e9
Issue-ID: INT-213
Signed-off-by: Marco Platania <platania@research.att.com>
6 years agoMerge "Fix bugs in the installation process"
Marco Platania [Mon, 2 Oct 2017 02:32:10 +0000 (02:32 +0000)]
Merge "Fix bugs in the installation process"

6 years agoFix bugs in the installation process 13/16813/1
Marco Platania [Mon, 2 Oct 2017 02:29:14 +0000 (22:29 -0400)]
Fix bugs in the installation process

- 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>
6 years agoAdd Nokia part 35/16735/1
yufei_zhou [Sat, 30 Sep 2017 08:48:50 +0000 (16:48 +0800)]
Add Nokia part

Change-Id: I41ced3ac5a765725845daa62092cb26ba51c5a42
Issue-ID: VFC-53
Signed-off-by: yufei_zhou <yufei.zhou@nokia-sbell.com>
6 years agoUpdate Heat template for ONAP installation 83/16683/1
Marco Platania [Fri, 29 Sep 2017 20:29:04 +0000 (16:29 -0400)]
Update Heat template for ONAP installation

- 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>
6 years agoAdd DCAE GEN2 to Heat template 75/16675/1
Marco Platania [Fri, 29 Sep 2017 18:47:33 +0000 (14:47 -0400)]
Add DCAE GEN2 to Heat template

- 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>
6 years agoUse onap cli for registering services to msb 69/16269/3
Kanagaraj Manickam k00365106 [Wed, 27 Sep 2017 11:39:55 +0000 (17:09 +0530)]
Use onap cli for registering services to msb

MSB-83

Change-Id: Id2f591b6d7d7bfc92c399a07564f4cf06c5f6d4b
Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
6 years agoMerge "Register ONAP Services to MSB"
Marco Platania [Thu, 28 Sep 2017 13:07:36 +0000 (13:07 +0000)]
Merge "Register ONAP Services to MSB"

6 years agoRegister ONAP Services to MSB 73/16273/1
HuabingZhao [Thu, 28 Sep 2017 08:13:59 +0000 (16:13 +0800)]
Register ONAP Services to MSB

Register UUI service and UI.

Issue-Id: MSB-83
Change-Id: Iae8e0a07f6b40ec7684cab7f59a7671db4a81a75
Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
6 years agoMerge "Register ONAP services to MSB"
Marco Platania [Wed, 27 Sep 2017 20:43:22 +0000 (20:43 +0000)]
Merge "Register ONAP services to MSB"

6 years agoSet portal_docker version to 1.3-STAGING-latest 63/16063/2
Christopher Lott (cl778h) [Wed, 27 Sep 2017 18:34:19 +0000 (14:34 -0400)]
Set portal_docker version to 1.3-STAGING-latest

In preparation for release of Amsterdam.

Change-Id: Ic0df3e6aa9198fec88c01eed5ce75bf93c4e6b57
Issue: PORTAL-109
Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
6 years agoRegister ONAP services to MSB 29/16029/1
HuabingZhao [Wed, 27 Sep 2017 16:17:56 +0000 (00:17 +0800)]
Register ONAP services to MSB

Register VF-C services to MSB.

Issue-Id: MSB-83
Change-Id: I14a901960f8e6fcb0dcb5144990b5ad6e72ec975
Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
6 years agoRemove version number from keystone 91/15991/1
Marco Platania [Wed, 27 Sep 2017 13:48:29 +0000 (09:48 -0400)]
Remove version number from keystone

- Affected components:
  - Rackspace Heat template
  - dcae_install.sh

Change-Id: I0635be8cdba305822db8c175777ecac33d3da40d
Issue-ID: INT-197
Signed-off-by: Marco Platania <platania@research.att.com>
6 years agoIntegrate CLI with ONAP 71/15971/1
Marco Platania [Wed, 27 Sep 2017 13:16:07 +0000 (09:16 -0400)]
Integrate CLI with ONAP

Change-Id: Idb7a92546a5cb41217e91517f2c27a18855f7df6
Issue-ID: INT-213
Signed-off-by: Marco Platania <platania@research.att.com>
6 years agoFix cli install script to check for java existance 45/15945/2
Kanagaraj Manickam k00365106 [Wed, 27 Sep 2017 08:43:28 +0000 (14:13 +0530)]
Fix cli install script to check for java existance

CLI-49

Change-Id: I517d0ebf12a41bffb9626ca5857bc23e551e376f
Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
6 years agoFix typos in vCPE Heat templates 69/15669/1
Marco Platania [Tue, 26 Sep 2017 18:53:26 +0000 (14:53 -0400)]
Fix typos in vCPE Heat templates

Change-Id: I784c221c0428f25820be850f5f8f488b332ed324
Issue-ID: UCA-32
Signed-off-by: Marco Platania <platania@research.att.com>
6 years agoTake out private networks from vCPE Heat templates 31/15631/1
Marco Platania [Tue, 26 Sep 2017 15:45:00 +0000 (11:45 -0400)]
Take out private networks from vCPE Heat templates

- Take out shared networks (use network templates in SO)
- Remove rackspace from templates name
- Modify MANIFEST files accordingly

Change-Id: I43f778eff74cf525b5ad7628ccdc38dfab7d0ef4
Issue-ID: UCA-32
Signed-off-by: Marco Platania <platania@research.att.com>
6 years agoFix tag in SDNC container 51/15551/1
Marco Platania [Tue, 26 Sep 2017 13:12:28 +0000 (09:12 -0400)]
Fix tag in SDNC container

- From openecomp to onap

Change-Id: Ide97bb4fe687b25b014e0a0fe7eb6f60eea70c51
Issue-ID: INT-213
Signed-off-by: Marco Platania <platania@research.att.com>
6 years agoFix path to VES library in go_client script 85/15185/1
Marco Platania [Mon, 25 Sep 2017 19:55:54 +0000 (15:55 -0400)]
Fix path to VES library in go_client script

Change-Id: I8eeaaee147fdfadde8260a00d981aca556802f52
Issue-ID: INT-228
Signed-off-by: Marco Platania <platania@research.att.com>
6 years agoUpgrade vFW and vLB to VES 5.x 67/15167/1
Marco Platania [Mon, 25 Sep 2017 18:19:00 +0000 (14:19 -0400)]
Upgrade vFW and vLB to VES 5.x

Change-Id: I5a9904d34dd1fbca2ab62b2f909b693553b2b61c
Issue-ID: INT-228
Signed-off-by: Marco Platania <platania@research.att.com>
6 years agoAdd/update pom files for VES5 17/15117/1
Marco Platania [Mon, 25 Sep 2017 15:00:19 +0000 (11:00 -0400)]
Add/update pom files for VES5

Change-Id: I2ebf12ba9ce6dba7222159f2c112779b3a7fa7ba
Issue-ID: UCA-37
Signed-off-by: Marco Platania <platania@research.att.com>
6 years agoMerge "Add scripts to bind nic and set ip"
Marco Platania [Mon, 25 Sep 2017 14:22:45 +0000 (14:22 +0000)]
Merge "Add scripts to bind nic and set ip"

6 years agoFix path to SDNC containers 29/14729/2
Marco Platania [Fri, 22 Sep 2017 21:12:08 +0000 (17:12 -0400)]
Fix path to SDNC containers

Change-Id: Ia7a7b1694bd7a2a0cb3979c544490f63ad0ba45d
Issue-ID: INT-213
Signed-off-by: Marco Platania <platania@research.att.com>
6 years agoFix typo in dgbuilder name 19/14719/1
Marco Platania [Fri, 22 Sep 2017 20:17:28 +0000 (16:17 -0400)]
Fix typo in dgbuilder name

Change-Id: I49427fda44b717de457f1143534b8a80f2607065
Issue-ID: INT-213
Signed-off-by: Marco Platania <platania@research.att.com>
6 years agoMerge "Initial version vCPE TOSCA infra template"
Marco Platania [Fri, 22 Sep 2017 17:22:37 +0000 (17:22 +0000)]
Merge "Initial version vCPE TOSCA infra template"

6 years agoMerge "Naming custom additional fields and filesys fields"
Marco Platania [Fri, 22 Sep 2017 17:20:25 +0000 (17:20 +0000)]
Merge "Naming custom additional fields and filesys fields"

6 years agoMerge "Add install script for CLI"
Marco Platania [Fri, 22 Sep 2017 17:19:38 +0000 (17:19 +0000)]
Merge "Add install script for CLI"

6 years agoNaming custom additional fields and filesys fields 69/14669/1
Gokul Singaraju [Fri, 22 Sep 2017 16:10:18 +0000 (12:10 -0400)]
Naming custom additional fields and filesys fields

Issue-Id: VNFRQTS-108
Change-Id: I751751bf1bc937ba5f7657370333a8a59b142eaf
Signed-Off-by: Gokul Singaraju <goksing@gmail.com>
6 years agoFix issues in MSB and Multi-VIM installation 51/14651/1
Marco Platania [Fri, 22 Sep 2017 15:15:17 +0000 (11:15 -0400)]
Fix issues in MSB and Multi-VIM installation

- Add delay before curl operations in MSB
- Use detached mode (-d) in Multi-VIM

Change-Id: Id9f022b163312286ea370ebd40d1f75084631759
Issue-ID: INT-213
Signed-off-by: Marco Platania <platania@research.att.com>
6 years agoMerge "Add Usecase-UI docker run instructions in demo"
Marco Platania [Fri, 22 Sep 2017 15:13:32 +0000 (15:13 +0000)]
Merge "Add Usecase-UI docker run instructions in demo"

6 years agoAdd Usecase-UI docker run instructions in demo 85/14485/2
shentao [Fri, 22 Sep 2017 07:03:20 +0000 (15:03 +0800)]
Add Usecase-UI docker run instructions in demo

Change-Id: I7a464d0be3702a207bd524620090919da67eeaed
Issue-Id: USECASEUI-44
Signed-off-by: shentao <shentao@chinamobile.com>
6 years agoMerge "Register ONAP services to MSB"
Marco Platania [Fri, 22 Sep 2017 13:30:13 +0000 (13:30 +0000)]
Merge "Register ONAP services to MSB"

6 years agoRegister ONAP services to MSB 93/14493/4
HuabingZhao [Fri, 22 Sep 2017 07:30:49 +0000 (15:30 +0800)]
Register ONAP services to MSB

Register AAI,SO,Policy,Portal,SDC,SDNC,Multi-Vim to MSB.

Issue-Id: MSB-83
Change-Id: I0cc133f75887463e67e58d35a8480193bb2d3996
Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
6 years agoAdd scripts to bind nic and set ip 29/14029/5
root [Thu, 21 Sep 2017 03:01:06 +0000 (11:01 +0800)]
Add scripts to bind nic and set ip

Issue-ID: INT-80
Change-Id: Idd407cadae26f354b85a356ce5aaf6e090e03fc1
Signed-off-by: root <rujun.li@intel.com>
Signed-off-by: RujunLi <rujun.li@intel.com>
6 years agoUpgrade VES library from 4.2 to 5.x 17/14417/2
Johnson Li [Fri, 22 Sep 2017 02:57:16 +0000 (10:57 +0800)]
Upgrade VES library from 4.2 to 5.x

Issue-ID: INT-80
Change-Id: I6ae3cabf62c85a8da85c8a4623db4aae0e5e4281
Signed-off-by: Johnson Li <johnson.li@intel.com>
6 years agoAdd install script for CLI 43/14243/2
Kanagaraj Manickam k00365106 [Thu, 21 Sep 2017 13:00:05 +0000 (18:30 +0530)]
Add install script for CLI

Installer script to download the latest CLI
from the nexus and install it locally with
all required software.

CLI-47

Change-Id: I4c77991012bfb79f3e4157a53e0e46df0b899a4e
Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
6 years agoAdd OPEN-O VM to Heat template 77/14377/1
Marco Platania [Thu, 21 Sep 2017 22:00:24 +0000 (18:00 -0400)]
Add OPEN-O VM to Heat template

- Add OPEN-O VM with MSB, Multi-VIM, VNFSDK, VFC, UUI
- Add branch name per component
- Add docker version number per component
- Add xxlarge flavor to Heat for OPEN-O VM
- Add MSB, Multi-VIM, VNFSDK, VFC, UUI to DNS config
- Rename MSO to SO (wherever possible)

Change-Id: Ie64563486212b4589b190e5c52d6524f9ca22850
Issue-ID: INT-213
Signed-off-by: Marco Platania <platania@research.att.com>
6 years agoInitial version vCPE TOSCA infra template 81/14681/1
dfilppi [Thu, 21 Sep 2017 20:05:01 +0000 (20:05 +0000)]
Initial version vCPE TOSCA infra template

Change-Id: Ib1c6709b9802a2c2d439e1aaa10cc2faa1117af1
Issue-id: INT-93
Signed-off-by: DeWayne Filppi <dewayne@cloudify.co>
6 years agoParametrize MSB IP in VF-C installation 41/14341/1
Marco Platania [Thu, 21 Sep 2017 19:04:56 +0000 (15:04 -0400)]
Parametrize MSB IP in VF-C installation

Change-Id: I3a1dbaec578b5eace44d7bb746a0df398a1047aa
Issue-ID: INT-213
Signed-off-by: Marco Platania <platania@research.att.com>
6 years agoAdd two more containers to Multi-VIM 85/14285/1
Marco Platania [Thu, 21 Sep 2017 14:44:27 +0000 (10:44 -0400)]
Add two more containers to Multi-VIM

Change-Id: Icfbdab67489d731b94d29d5a483804ee00b70177
Issue-ID: INT-213
Signed-off-by: Marco Platania <platania@research.att.com>
6 years agoMerge "Add vfc docker run instructions in demo"
Marco Platania [Thu, 21 Sep 2017 14:36:52 +0000 (14:36 +0000)]
Merge "Add vfc docker run instructions in demo"

6 years agoAdd MTU config to vnfsdk init script 13/14113/1
Murali [Thu, 21 Sep 2017 06:12:16 +0000 (06:12 +0000)]
Add MTU config to vnfsdk init script

MTU configuration has been added to init script and docker compose file

Change-Id: Ic5a364b6315b4a3f3f55b482347139f5c74f991d
Jira:VNFSDK-92
Signed-off-by: Murali <murali.p@huawei.com>
6 years agoAdd vfc docker run instructions in demo 27/14027/1
ying.yunlong [Thu, 21 Sep 2017 03:10:59 +0000 (11:10 +0800)]
Add vfc docker run instructions in demo

Change-Id: I3915b0654c06c3e923ea71f5bd7605ca0160ad9e
Issue-ID: VFC-404
Signed-off-by: ying.yunlong <ying.yunlong@zte.com.cn>
6 years agoFix MultiCloud Environment variable 15/14015/1
Ethan Lynn [Thu, 21 Sep 2017 01:31:07 +0000 (09:31 +0800)]
Fix MultiCloud Environment variable

Correct name is MSB_ADDR.

Change-Id: Ib92b4222df824b11baaf96b62e4e6b0dc369ff7b
issue-id: MULTICLOUD-97
Signed-off-by: Ethan Lynn <ethanlynnl@vmware.com>
6 years agoFix docker installation in OPEN-O VM 87/13987/1
Marco Platania [Wed, 20 Sep 2017 22:27:37 +0000 (18:27 -0400)]
Fix docker installation in OPEN-O VM

Change-Id: Ib636ec64cf2d634bb4db5fff651d18d165fb6bf2
Issue-ID: INT-213
Signed-off-by: Marco Platania <platania@research.att.com>
6 years agoFix OPEN-O VM installation issues 73/13973/1
Marco Platania [Wed, 20 Sep 2017 21:10:05 +0000 (17:10 -0400)]
Fix OPEN-O VM installation issues

Change-Id: I89079d0d690032b2ea88d0f30f2f20daa3098838
Issue-ID: INT-213
Signed-off-by: Marco Platania <platania@research.att.com>
6 years agoAdd install scripts for OPEN-O component 67/13967/1
Marco Platania [Wed, 20 Sep 2017 20:23:22 +0000 (16:23 -0400)]
Add install scripts for OPEN-O component

- Modify vnfsdk_vm_init.sh
- Modify msb_vm_init.sh
- Rename vnfsdk_install.sh to openo_install.sh
- Rename vnfsdk_serv.sh to openo_serv.sh
- Add mvim_vm_init.sh, vfc_vm_init.sh, and vfc_vm_init.sh

Change-Id: Ie7927356f542166c1dfe808b37b14fca5b1accb0
Issue-ID: INT-213
Signed-off-by: Marco Platania <platania@research.att.com>
6 years agoMerge "Add install support using Heat for vnfsdk"
Marco Platania [Wed, 20 Sep 2017 13:56:31 +0000 (13:56 +0000)]
Merge "Add install support using Heat for vnfsdk"

6 years agoAdd install support using Heat for vnfsdk 13/13813/1
Murali [Wed, 20 Sep 2017 10:01:40 +0000 (10:01 +0000)]
Add install support using Heat for vnfsdk

New files added to support vnfsdk deployment using HEAT

Change-Id: Ib0329267a534b96ad14b1cec3d291399b6bc6241
Jira:VNFSDK-92
Signed-off-by: Murali <murali.p@huawei.com>