Sylvain Desbureaux [Tue, 24 Oct 2017 08:40:26 +0000 (10:40 +0200)]
copy keystone url in right folder
Change-Id: I6b3ad94300885cf9ca23cec1fee19afbf5c6a5f6
Issue-ID: INT-298
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
Jorge Hernandez [Mon, 23 Oct 2017 19:53:01 +0000 (14:53 -0500)]
add policy clean up commands in *init script
Change-Id: Idac193367433182a3e6e7d430ccac3090c55b3b3
Issue-ID: POLICY-365
Signed-off-by: Jorge Hernandez <jh1730@att.com>
Marco Platania [Mon, 23 Oct 2017 15:48:10 +0000 (11:48 -0400)]
Add multiservice VM IP to SO init script
Change-Id: I2850284c39027cf5b8a185436bae5b81c332f8f5
Issue-ID: SO-181
Signed-off-by: Marco Platania <platania@research.att.com>
Marco Platania [Mon, 23 Oct 2017 14:58:06 +0000 (14:58 +0000)]
Merge "Clean up DCAE GEN 1 params from Heat template"
Marco Platania [Mon, 23 Oct 2017 14:26:16 +0000 (10:26 -0400)]
Clean up DCAE GEN 1 params from Heat template
Change-Id: Id76c7a561494f7aa201b728f1f62e88f198496cc
Issue-ID: DCAEGEN2-127
Signed-off-by: Marco Platania <platania@research.att.com>
Marco Platania [Mon, 23 Oct 2017 14:25:33 +0000 (14:25 +0000)]
Merge "Update License text"
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>
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>
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>
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>
Marco Platania [Wed, 18 Oct 2017 13:49:58 +0000 (13:49 +0000)]
Merge "Remove GPL v3 HEAT templates"
Marco Platania [Wed, 18 Oct 2017 13:49:43 +0000 (13:49 +0000)]
Merge "Fix naming conflict in vLB/vDNS Heat template"
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>
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>
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>
Marco Platania [Tue, 17 Oct 2017 13:03:45 +0000 (13:03 +0000)]
Merge "Set consul version to 0.9.3"
Marco Platania [Tue, 17 Oct 2017 13:03:28 +0000 (13:03 +0000)]
Merge "Fix install script for dcae2"
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>
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>
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>
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>
Marco Platania [Fri, 13 Oct 2017 17:34:00 +0000 (17:34 +0000)]
Merge "Fix development comments"
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>
Marco Platania [Fri, 13 Oct 2017 13:42:12 +0000 (13:42 +0000)]
Merge "Fix the esr-gui docker start issue."
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>
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>
Marco Platania [Thu, 12 Oct 2017 20:50:46 +0000 (20:50 +0000)]
Merge "Initial scripts to upgrade docker ONAP component"
Marco Platania [Thu, 12 Oct 2017 20:49:36 +0000 (20:49 +0000)]
Merge "fix vagrant script to deploy onap"
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>
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>
Marco Platania [Wed, 11 Oct 2017 19:44:24 +0000 (19:44 +0000)]
Merge "Fix script bugs"
Marco Platania [Wed, 11 Oct 2017 19:19:54 +0000 (19:19 +0000)]
Merge "Set CLI_PRODUCT_VERSION to onap-1.1 in CLI"
Marco Platania [Wed, 11 Oct 2017 19:06:39 +0000 (19:06 +0000)]
Merge "Correct portal apps property directory name"
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>
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>
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>
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>
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>
Marco Platania [Wed, 11 Oct 2017 02:13:40 +0000 (02:13 +0000)]
Merge "Remove percent from vCPE VES packet loss value"
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>
Marco Platania [Wed, 11 Oct 2017 02:13:16 +0000 (02:13 +0000)]
Merge "Add docker run instruction in demo for esr."
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>
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>
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>
Marco Platania [Tue, 10 Oct 2017 13:29:14 +0000 (13:29 +0000)]
Merge "Add variable SERVICE_PORT for VF-C installtion"
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>
Marco Platania [Tue, 10 Oct 2017 00:53:00 +0000 (00:53 +0000)]
Merge "Fix patch URLs for vCPE use case and other fixes"
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>
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>
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>
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>
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>
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>
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>
Marco Platania [Mon, 2 Oct 2017 15:26:08 +0000 (15:26 +0000)]
Merge "SNIRO Emulator - Adding SNIRO emulator container"
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>
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>
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>
Marco Platania [Mon, 2 Oct 2017 02:32:10 +0000 (02:32 +0000)]
Merge "Fix bugs in the installation process"
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>
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>
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>
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>
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>
Marco Platania [Thu, 28 Sep 2017 13:07:36 +0000 (13:07 +0000)]
Merge "Register ONAP Services to MSB"
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>
Marco Platania [Wed, 27 Sep 2017 20:43:22 +0000 (20:43 +0000)]
Merge "Register ONAP services to MSB"
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
Marco Platania [Mon, 25 Sep 2017 14:22:45 +0000 (14:22 +0000)]
Merge "Add scripts to bind nic and set ip"
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>
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>
Marco Platania [Fri, 22 Sep 2017 17:22:37 +0000 (17:22 +0000)]
Merge "Initial version vCPE TOSCA infra template"
Marco Platania [Fri, 22 Sep 2017 17:20:25 +0000 (17:20 +0000)]
Merge "Naming custom additional fields and filesys fields"
Marco Platania [Fri, 22 Sep 2017 17:19:38 +0000 (17:19 +0000)]
Merge "Add install script for CLI"
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>
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>
Marco Platania [Fri, 22 Sep 2017 15:13:32 +0000 (15:13 +0000)]
Merge "Add Usecase-UI docker run instructions in demo"
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>
Marco Platania [Fri, 22 Sep 2017 13:30:13 +0000 (13:30 +0000)]
Merge "Register ONAP services to MSB"
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>
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>
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>
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>
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>
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>
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>
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>
Marco Platania [Thu, 21 Sep 2017 14:36:52 +0000 (14:36 +0000)]
Merge "Add vfc docker run instructions in demo"
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>
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>