demo.git
5 years agoMerge "Fix subnet to use dhcp not preload"
Marco Platania [Mon, 16 Jul 2018 14:32:23 +0000 (14:32 +0000)]
Merge "Fix subnet to use dhcp not preload"

5 years agoMerge "Update vCPE vBNG vpp to released version"
Marco Platania [Mon, 16 Jul 2018 14:31:40 +0000 (14:31 +0000)]
Merge "Update vCPE vBNG vpp to released version"

5 years agoFix vGMUX building from snapshot dependency issues 11/56311/1
Enyinna Ochulor [Thu, 12 Jul 2018 19:06:34 +0000 (12:06 -0700)]
Fix vGMUX building from snapshot dependency issues

The vgmux env, yaml, install script, and  hc2vpp patch files were edited to remove snapshot dependencies.

Change-Id: Ibfdef8cf35013c4fea8254437d12098a0bb82575
Issue-ID: INT-525
Signed-off-by: Enyinna Ochulor <enyinna.ochulor@intel.com>
5 years agoUpdate vCPE vBNG vpp to released version 19/56319/1
Mariah Jacobs [Thu, 12 Jul 2018 13:39:00 +0000 (06:39 -0700)]
Update vCPE vBNG vpp to released version

Maintain consistency across VNFs with the snapshot dependency build fix.

Checkout vpp released code rather than stable branch.

Modify heat and env template parameters to specify release tag is checked out.

Issue-ID: INT-525

Change-Id: I190f47053a593040fe0cbfbda1da2fbef839e3fc
Signed-off-by: Mariah Jacobs <mariah.jacobs@intel.com>
5 years agoFix subnet to use dhcp not preload 87/56287/1
Brian Freeman [Thu, 12 Jul 2018 13:11:29 +0000 (08:11 -0500)]
Fix subnet to use dhcp not preload

Issue-ID: TEST-104
Change-Id: I9d44f9617ca02546dbe9d7355ec4ded5eaba5d23
Signed-off-by: Brian Freeman <bf1936@att.com>
5 years agoFix vDHCP CPE_PUBLIC config 37/56237/1
Brian Freeman [Wed, 11 Jul 2018 18:29:12 +0000 (13:29 -0500)]
Fix vDHCP CPE_PUBLIC config

Issue-ID: TEST-104
Change-Id: I9f2fcbe1f929240045b971dfff854423df254cbc
Signed-off-by: Brian Freeman <bf1936@att.com>
5 years agoMerge "Fix vCPE VNF vBRG image build issue"
Marco Platania [Wed, 11 Jul 2018 15:03:55 +0000 (15:03 +0000)]
Merge "Fix vCPE VNF vBRG image build issue"

5 years agoFix vCPE VNF vBRG image build issue 49/56149/1
Mariah Jacobs [Tue, 10 Jul 2018 22:01:20 +0000 (15:01 -0700)]
Fix vCPE VNF vBRG image build issue

Checkout hc2vpp and vpp released code rather than stable branches.

Modify heat and env template parameters to specify release tag is checked out.

The buildable vBRG image is no longer dependent on snapshot artifacts.

Issue-ID: INT-525

Change-Id: Ic13ce1c11138856a0958ec8af0c2c9f293f206f9
Signed-off-by: Mariah Jacobs <mariah.jacobs@intel.com>
5 years agoFix VPP vCPE VNF vGW image build issue 45/56145/3
Praneta Paithankar [Tue, 10 Jul 2018 15:52:54 +0000 (08:52 -0700)]
Fix VPP vCPE VNF vGW image build issue

The honeycomb software of VPP vCPE vGW image can not built.
The builds were dependent on snapshot artifacts.
These artifacts have now disappeared from upstream fd.io nexus.

vGW heat template files i.e. base_vcpe_vgw.env and base_vcpe_vgw.yaml are modified.
Now heat templates work with release tag of vpp and hc2vpp repositories.
v_gw_install.sh is modified accordingly.

Issue-ID: INT-525

Change-Id: I61d9d313ff619729b54cbda959d5daeec557c5b6
Signed-off-by: Praneta Paithankar <praneta.paithankar@intel.com>
5 years agoVersion bump demo artifacts to 1.3.0-SNAPSHOT 21/55421/1
Gary Wu [Tue, 26 Jun 2018 15:08:55 +0000 (08:08 -0700)]
Version bump demo artifacts to 1.3.0-SNAPSHOT

Also remove deprecated ONAP template

Change-Id: I6d1b927e00fe1297121fe60c742a5a00964c139d
Issue-ID: INT-506
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
5 years agoSwitch policy branch back to master 33/54833/1
Gary Wu [Thu, 14 Jun 2018 16:39:22 +0000 (09:39 -0700)]
Switch policy branch back to master

Change-Id: Id5e4c399d0cf43e07293a75c052272b020bb7988
Issue-ID: INT-506
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
5 years agoRemove docker version parameter for AAI sparky 65/54665/1
Gary Wu [Wed, 13 Jun 2018 17:23:15 +0000 (10:23 -0700)]
Remove docker version parameter for AAI sparky

Change-Id: I12239a1f2e3eda97b75b1f68598be3af7b895f16
Issue-ID: INT-529
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
5 years agoFix version issue with AAI sparky components 07/54607/1
Gary Wu [Wed, 13 Jun 2018 00:21:30 +0000 (17:21 -0700)]
Fix version issue with AAI sparky components

Change-Id: Ifb3f6f212119ebdc8a9702d1c9e78814a48721f2
Issue-ID: INT-529
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
5 years agoMerge "Update scale out Heat template for Casablanca"
Gary Wu [Mon, 11 Jun 2018 14:30:03 +0000 (14:30 +0000)]
Merge "Update scale out Heat template for Casablanca"

5 years agoMerge "Implement sequencing for faults only"
Marco Platania [Mon, 11 Jun 2018 14:12:09 +0000 (14:12 +0000)]
Merge "Implement sequencing for faults only"

5 years agoUpdate scale out Heat template for Casablanca 25/51125/1
Marco Platania [Mon, 11 Jun 2018 14:04:34 +0000 (10:04 -0400)]
Update scale out Heat template for Casablanca

- Separate API version from script version

Change-Id: Ia811a95b632f376c71070142d90fec3405e5813d
Issue-ID: INT-526
Signed-off-by: Marco Platania <platania@research.att.com>
5 years agoImplement sequencing for faults only 95/51095/1
Gokul Singaraju [Sun, 10 Jun 2018 17:46:56 +0000 (13:46 -0400)]
Implement sequencing for faults only

Issue-ID: CERT-14
Change-Id: I3f78eb87cc4c6fba3e4fb8d2fe91d31187b4f7f7
Signed-off-by: Gokul Singaraju <gs244f@att.com>
5 years agoPoint install/init scripts to released aritfacts 47/51047/1
Marco Platania [Fri, 8 Jun 2018 13:28:50 +0000 (09:28 -0400)]
Point install/init scripts to released aritfacts

Change-Id: Ib13ea785ff19ff2e16ef7ce4debf6bafb8340c42
Issue-ID: UCA-37
Signed-off-by: Marco Platania <platania@research.att.com>
(cherry picked from commit f51c4ed1634c1fad68ce7430d56e3af28a659770)

5 years agoUpdate to use 1.2.1 release demo artifacts 29/51029/1
Gary Wu [Fri, 8 Jun 2018 03:39:02 +0000 (20:39 -0700)]
Update to use 1.2.1 release demo artifacts

Change-Id: I6b377ba099902d0391893a39447ac3086d26ab57
Issue-ID: INT-506
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
(cherry picked from commit 995654ad4d923af5ad3639ae352beb5c6d29f65b)

5 years agoMerge "Add documentation for Change Management"
Gary Wu [Thu, 7 Jun 2018 23:42:18 +0000 (23:42 +0000)]
Merge "Add documentation for Change Management"

5 years agoAdd documentation for Change Management 61/50961/2
Arthur Martella [Thu, 7 Jun 2018 18:57:48 +0000 (14:57 -0400)]
Add documentation for Change Management

Change-Id: Ic20de32d6f1fbf0acf765bad40acba454ddf4c18
Issue-ID: SO-602
Signed-off-by: Arthur Martella <am153x@att.com>
5 years agoVersion bump demo master to 1.3.0-SNAPSHOT 73/50973/1
Gary Wu [Thu, 7 Jun 2018 20:13:20 +0000 (13:13 -0700)]
Version bump demo master to 1.3.0-SNAPSHOT

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>
5 years agoAdd script for Change Management 57/50957/1
Marco Platania [Thu, 7 Jun 2018 16:45:35 +0000 (12:45 -0400)]
Add script for Change Management

Change-Id: Id59d701913d18cdb0cf0bfdcc79cd79563db4aa4
Issue-ID: SO-602
Signed-off-by: Marco Platania <platania@research.att.com>
5 years agoUpdate README file 43/50943/1
Marco Platania [Thu, 7 Jun 2018 14:22:34 +0000 (10:22 -0400)]
Update README file

Change-Id: Ia8f0b3692eb29b97b283ae0b68e29b85259b5d5c
Issue-ID: INT-138
Signed-off-by: Marco Platania <platania@research.att.com>
5 years agoReplace docker version tags for OOF 87/50887/3
Dileep Ranganathan [Wed, 6 Jun 2018 18:58:14 +0000 (11:58 -0700)]
Replace docker version tags for OOF

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>
5 years agoRemove hardcoded sniroemulator docker version 57/50857/1
Gary Wu [Wed, 6 Jun 2018 22:55:31 +0000 (15:55 -0700)]
Remove hardcoded sniroemulator docker version

Change-Id: Iff34709c4f44d1e519b9dcbf9f4abbb48afcc11c
Issue-ID: INT-504
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
5 years agoRemoved openstack/ from openstack-ocata image name 21/50821/1
Gary Wu [Wed, 6 Jun 2018 21:29:50 +0000 (14:29 -0700)]
Removed openstack/ from openstack-ocata image name

Change-Id: If5a95602bc61a5b5133ccbf845abeb07e0e7922b
Issue-ID: INT-504
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
5 years agoSync docker image versions from manifest 11/50811/1
Gary Wu [Wed, 6 Jun 2018 21:07:09 +0000 (14:07 -0700)]
Sync docker image versions from manifest

Sync docker image versions from manifest commit
e644b420ed58abcaa4152e4a4e3fd410d14ddc53

Change-Id: I9d97f4b04d9b9df8ea91847c66d98522ef75a858
Issue-ID: MUSIC-79
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
5 years agoUpdate README file for Beijing Release 95/50795/1
Marco Platania [Wed, 6 Jun 2018 20:48:44 +0000 (16:48 -0400)]
Update README file for Beijing Release

Change-Id: Ide54cff489aaa44c351276c4e3ac1c198e91ba12
Issue-ID: INT-308
Signed-off-by: Marco Platania <platania@research.att.com>
5 years agoSync docker image versions from manifest 43/50743/1
Gary Wu [Wed, 6 Jun 2018 17:31:57 +0000 (10:31 -0700)]
Sync docker image versions from manifest

Sync docker image versions from manifest commit
3d9fbf05ee4de3eed5e415c5c57ea4d723df98a0

Change-Id: I8fc9f90c43585dc82c98085d2f46142402a7ac93
Issue-ID: AAF-330
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
5 years agoSync docker image versions from manifest 91/50691/1
Gary Wu [Wed, 6 Jun 2018 14:11:08 +0000 (07:11 -0700)]
Sync docker image versions from manifest

Sync docker image versions from manifest commit
8caa3e82d2e42735135e44b08b690d01182c6b76

Change-Id: I35ffbebee88f1c56c496bc3d4e20590cbed04ae2
Issue-ID: USECASEUI-125
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
5 years agoMerge "Change release version"
Gary Wu [Wed, 6 Jun 2018 14:02:10 +0000 (14:02 +0000)]
Merge "Change release version"

5 years agoChange release version 05/50505/4
System Administrator [Tue, 5 Jun 2018 22:51:14 +0000 (06:51 +0800)]
Change release version

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>
5 years agoRemove docker tags for unreleased components 53/50553/1
Lusheng Ji [Wed, 6 Jun 2018 02:20:09 +0000 (22:20 -0400)]
Remove docker tags for unreleased components

Issue-ID: DCAEGEN2-499
Change-Id: I50452c65087e83db9f129ccbbf4263af738a2d83
Signed-off-by: Lusheng Ji <lji@research.att.com>
5 years agoSync docker image versions from manifest 43/50543/1
Gary Wu [Wed, 6 Jun 2018 01:40:04 +0000 (18:40 -0700)]
Sync docker image versions from manifest

Sync docker image versions from manifest commit
410327d0a3d4b8b5c489438aa325ce46db298ee2

Change-Id: I4e0e1faca5a9ca4f23fa8dbae38eab238bbc9283
Issue-ID: INT-524
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
5 years agoSync docker image versions from manifest 35/50535/1
Gary Wu [Wed, 6 Jun 2018 00:52:29 +0000 (17:52 -0700)]
Sync docker image versions from manifest

Sync docker image versions from manifest commit
790ef2b3b4aad73d9fb776b08aa15f5e40dcfcd4

Change-Id: Ie4f71b4643d0f5f4a4b0b3b3c59d27cbe1c79ec9
Issue-ID: CIMAN-132
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
5 years agoSync docker image versions from manifest 97/50497/1
Gary Wu [Tue, 5 Jun 2018 22:30:33 +0000 (15:30 -0700)]
Sync docker image versions from manifest

Sync docker image versions from manifest commit
fa290e17ced19e893b3f7cf8e070f459c3aeea07

Change-Id: I913455b5699be38a87f920173cc2e0dcb9c08f46
Issue-ID: AAF-349
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
5 years agoSync docker image versions from manifest 81/50481/1
Gary Wu [Tue, 5 Jun 2018 21:18:21 +0000 (14:18 -0700)]
Sync docker image versions from manifest

Sync docker image versions from manifest commit
076730db5e2f9f277c91f57b782f5aab64329a0e

Change-Id: Id6bf5fc87709f3c5aee104a639ef8ca6c740733f
Issue-ID: INT-520
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
5 years agoSync docker image versions from manifest 65/50465/1
Gary Wu [Tue, 5 Jun 2018 21:00:16 +0000 (14:00 -0700)]
Sync docker image versions from manifest

Sync docker image versions from docker manifest commit
4c7d20e30fb2e5165b0d155c8d6de787662d467c

Change-Id: Ie19c0268a2673e5e3a0187d070484e97f5e571bc
Issue-ID: AAI-1204
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
5 years agoSync docker image versions from manifest 49/50449/1
Gary Wu [Tue, 5 Jun 2018 20:16:16 +0000 (13:16 -0700)]
Sync docker image versions from manifest

Sync docker image versions from docker manifest commit
bceee2e6a6aac08d6c8dc6e41d541c6067f41015

Change-Id: I084b9653651883b8acf9a9ab19194d5f2771ac80
Issue-ID: SO-601
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
5 years agoUpdate for OOM DMaaP Port 31/50431/1
Brian Freeman [Tue, 5 Jun 2018 19:40:08 +0000 (14:40 -0500)]
Update for OOM DMaaP Port

Issue-ID: INT-522
Change-Id: I7d29fee829312559554dd8c95b39dce1aabe0f3b
Signed-off-by: Brian Freeman <bf1936@att.com>
5 years agoAdd aai-search service in MSB init script 87/50387/1
Yang Xu [Tue, 5 Jun 2018 15:34:32 +0000 (15:34 +0000)]
Add aai-search service in MSB init script

Issue-ID: INT-521
Change-Id: I867220b0b427ada0b31e1fdd2b65120f506bed93
Signed-off-by: Yang Xu <yang.xu3@huawei.com>
5 years agoSync docker image versions from manifest 79/50379/1
Gary Wu [Tue, 5 Jun 2018 14:53:58 +0000 (07:53 -0700)]
Sync docker image versions from manifest

Sync docker image versions from docker manifest commit
a6e05c8c18624a1794abb1d3a3ab879a7a06bcfe

Change-Id: Iba0667ba969e0a9dae799a76df6bd3d657e439b3
Issue-ID: INT-504
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
5 years agoSync docker image versions from manifest 65/50365/1
Gary Wu [Tue, 5 Jun 2018 14:24:05 +0000 (07:24 -0700)]
Sync docker image versions from manifest

Sync docker image versions from docker manifest commit
d53a3a7352e76fa0305f90fb28d3f9be224554bf

Change-Id: I317f82301a4470536eaa1d6fbbd647871f16091f
Issue-ID: INT-504
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
5 years agoUpdate appc docker versions 57/50257/1
Gary Wu [Mon, 4 Jun 2018 22:01:10 +0000 (15:01 -0700)]
Update appc docker versions

Sync docker image versions from docker manifest commit
60307ecad5a5f59009d77413b706efc9f26a2012

Change-Id: I1187c883002902100f9404f4a06d4b53c196310f
Issue-ID: APPC-967
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
5 years agoUpdate exernalapi/nbi to 2.0.0 53/50253/1
Gary Wu [Mon, 4 Jun 2018 21:52:48 +0000 (14:52 -0700)]
Update exernalapi/nbi to 2.0.0

Sync docker image versions from docker manifest commit
a59c75d12f8f9260ed87fc0f65ee72d0de82a2cb

Change-Id: I8abcb0fe321276e60255cc05c21df6dd0eb5cba9
Issue-ID: EXTAPI-103
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
5 years agoMerge "Fix OOF configuration in init script"
Gary Wu [Mon, 4 Jun 2018 21:42:45 +0000 (21:42 +0000)]
Merge "Fix OOF configuration in init script"

5 years agoUpdate manifests for CCSDK, SDNC 97/50197/1
Gary Wu [Mon, 4 Jun 2018 19:32:31 +0000 (12:32 -0700)]
Update manifests for CCSDK, SDNC

Sync dcae docker image versions from docker manifest commit
857966881f67cd2f5b321ef8e5f8b474313a02f7

Change-Id: Ie7dd73a14619c9ccd729cf9eebda229bb834fb9b
Issue-ID: CCSDK-291
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
5 years agoSet SO cloud owner in init script 83/50183/1
Marco Platania [Mon, 4 Jun 2018 18:29:30 +0000 (14:29 -0400)]
Set SO cloud owner in init script

Change-Id: Ia47d4cc3a58669c64ad9641c98b49c4721bc8560
Issue-ID: SO-663
Signed-off-by: Marco Platania <platania@research.att.com>
5 years agoUpdate Manifest for Holmes 19/50119/1
Gary Wu [Mon, 4 Jun 2018 14:43:18 +0000 (07:43 -0700)]
Update Manifest for Holmes

Sync from docker manifest commit
b9898b31b0582f3e5e7d79f267a0d5c5037d001f

Change-Id: I6ce0ee0b619931d83a7b8292949cf7b6d7fba2d1
Issue-ID: HOLMES-132
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
5 years agoFix OOF configuration in init script 01/50201/1
Dileep Ranganathan [Mon, 4 Jun 2018 12:51:55 +0000 (05:51 -0700)]
Fix OOF configuration in init script

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>
5 years agoUpdate testsuite docker image version 89/49889/1
Gary Wu [Thu, 31 May 2018 22:59:45 +0000 (15:59 -0700)]
Update testsuite docker image version

Sync from docker manifest commit
c533c4bb56148b708a935f60a5ee3aeaea840a0a

Change-Id: I776ca6adf7174fdd9db155b738f6a43c3a7cf80a
Issue-ID: INT-500
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
5 years agoEnsure policy beijing branch pulled 69/49869/1
Pamela Dragosh [Thu, 31 May 2018 21:54:25 +0000 (17:54 -0400)]
Ensure policy beijing branch pulled

This should pull the correct policy/docker repository which
has minor changes to pull the correct template.

Issue-ID: POLICY-877
Change-Id: I6e639da5b06d6259e04c99bf5ef1d27baf0b6c89
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
5 years agoUpdate DCAE Docker R2 image tags 29/49829/1
Gary Wu [Thu, 31 May 2018 18:30:45 +0000 (11:30 -0700)]
Update DCAE Docker R2 image tags

Sync dcae docker image versions from docker manifest commit
840180a4c18ecbc0353b15fa93f94462ff443041

Change-Id: Ic0548055c4362c052cea857a00f899d53aa2ecf1
Issue-ID: DCAEGEN2-499
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
5 years agoMerge "Update final policy 1.2.3 image"
Gary Wu [Thu, 31 May 2018 02:19:53 +0000 (02:19 +0000)]
Merge "Update final policy 1.2.3 image"

5 years agoMerge "Updated the mounting path for the OSDF config."
Marco Platania [Thu, 31 May 2018 01:46:25 +0000 (01:46 +0000)]
Merge "Updated the mounting path for the OSDF config."

5 years agoUpdated the mounting path for the OSDF config. 61/49661/1
Patel, Ankitkumar [Wed, 30 May 2018 23:36:22 +0000 (19:36 -0400)]
Updated the mounting path for the OSDF config.

Updated the mounting point for the OSDF config.

Issue-ID: INT-144
Change-Id: Id5f245282bc8bc770c23192a25e4dd90c90a3a01
Signed-off-by: Patel, Ankitkumar <ankit@research.att.com>
5 years agoSync HEAT docker versions with docker-manifest.csv 29/49629/1
Gary Wu [Wed, 30 May 2018 21:28:45 +0000 (14:28 -0700)]
Sync HEAT docker versions with docker-manifest.csv

Sync docker versions to match docker-manifest.csv
commit 603039d72995e36a7a366855fa714d2634e0a3ed

Change-Id: I8462d094e058872f7f9aa592b81b10bf9a13f3fb
Issue-ID: INT-495
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
5 years agoUpdate final policy 1.2.3 image 77/49677/1
Pamela Dragosh [Tue, 29 May 2018 18:08:18 +0000 (14:08 -0400)]
Update final policy 1.2.3 image

Final beijing docker image

Issue-ID: POLICY-844
Change-Id: Iaf4c992c911ed95ace68ceea941eeb8e575f4551
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
5 years agoMerge "Set the CLI docker version to beijing"
Gary Wu [Fri, 25 May 2018 04:16:57 +0000 (04:16 +0000)]
Merge "Set the CLI docker version to beijing"

5 years agoSet the CLI docker version to beijing 67/47767/2
Kanagaraj Manickam k00365106 [Wed, 16 May 2018 06:49:53 +0000 (12:19 +0530)]
Set the CLI docker version to beijing

Issue-ID: CLI-114

Change-Id: If2446722aa8a2580bbfeed27f1e628ee9c5f3b67
Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
5 years agoClean up deprecated DCAE parameters from R2 89/48989/1
Lusheng Ji [Thu, 24 May 2018 16:26:59 +0000 (12:26 -0400)]
Clean up deprecated DCAE parameters from R2

Issue-ID: DCAEGEN2-499
Change-Id: Icc2b45e5207882f24f079b57083a5702baf5eb1d
Signed-off-by: Lusheng Ji <lji@research.att.com>
5 years agoRemove old DCAE Gen 1 files 89/48689/1
Marco Platania [Wed, 23 May 2018 14:35:03 +0000 (10:35 -0400)]
Remove old DCAE Gen 1 files

- Remove install and init scripts

Change-Id: Ib25256b345ddf03dfbb8221d0d173874df452ba2
Issue-ID: INT-444
Signed-off-by: Marco Platania <platania@research.att.com>
5 years agoClean Heat template 41/48641/1
Eric Debeau [Wed, 23 May 2018 08:34:57 +0000 (08:34 +0000)]
Clean Heat template

Remove some parameters no more used:
- flavor_xxlarge
- horizon_url

Change-Id: I300b5b6b096fc1c8b6a66b043499178c2613ff97
Issue-ID: INT-505
Signed-off-by: Eric Debeau <eric.debeau@orange.com>
5 years agoFixed certificate to use to connect to AAI 97/48597/1
Ritu Sood [Wed, 23 May 2018 07:35:36 +0000 (00:35 -0700)]
Fixed certificate to use to connect to AAI

Certificate to connect to AAI added

Issue-ID: INT-144
Change-Id: I2e7193c7a21c45656d3e7d3ca94a3b402bc6f7c2
Signed-off-by: Ritu Sood <ritu.sood@intel.com>
5 years agoUpdating https to http for HAS API 93/48593/1
Ankitkumar Patel [Tue, 22 May 2018 22:47:38 +0000 (18:47 -0400)]
Updating https to http for HAS API

Updating the HAS api.

Issue-ID: INT-144
Change-Id: I0c830448d4b1155dba096a237a07bdab41279caf
Signed-off-by: Ankitkumar Patel <ankit@research.att.com>
5 years agoRetrieve boot scripts from new demo artifact zip 97/48397/2
Gary Wu [Fri, 18 May 2018 23:31:17 +0000 (16:31 -0700)]
Retrieve boot scripts from new demo artifact zip

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>
6 years agoFixed the url of HAS 49/48249/1
Ankitkumar Patel [Sat, 19 May 2018 16:52:37 +0000 (12:52 -0400)]
Fixed the url of HAS

Parameterised the HAS host API

Issue-ID: INT-144
Change-Id: I27404a4b771d655c2fd543dc03c4287a3b63025a
Signed-off-by: Ankitkumar Patel <ankit@research.att.com>
6 years agoMerge "Retrieve boot scripts from new demo artifact zip"
Marco Platania [Fri, 18 May 2018 15:43:14 +0000 (15:43 +0000)]
Merge "Retrieve boot scripts from new demo artifact zip"

6 years agoAdd option to use OAM network for Robot public net 35/48135/1
Gary Wu [Fri, 18 May 2018 00:41:02 +0000 (17:41 -0700)]
Add option to use OAM network for Robot public net

Change-Id: I7d2692e64d0e09afed0b09dc9349c03e09b1869e
Issue-ID: INT-414
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
6 years agoRetrieve boot scripts from new demo artifact zip 33/48133/1
Gary Wu [Thu, 17 May 2018 22:54:17 +0000 (15:54 -0700)]
Retrieve boot scripts from new demo artifact zip

Change-Id: Icc805d78fb9191e53b5eee61ee2abb8086279dcd
Issue-ID: INT-504
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
6 years agoAdjust boot artifact zip packaging 99/48099/2
Gary Wu [Thu, 17 May 2018 20:25:08 +0000 (13:25 -0700)]
Adjust boot artifact zip packaging

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>
6 years agoPackage demo boot scripts into nexus artifact 89/48089/1
Gary Wu [Thu, 17 May 2018 19:08:51 +0000 (12:08 -0700)]
Package demo boot scripts into nexus artifact

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>
6 years agoMerge "Policy 1.2.2 image"
Marco Platania [Thu, 17 May 2018 14:38:54 +0000 (14:38 +0000)]
Merge "Policy 1.2.2 image"

6 years agoGo back to SNAPSHOT raw artifact version 61/48061/1
Gary Wu [Thu, 17 May 2018 14:36:05 +0000 (07:36 -0700)]
Go back to SNAPSHOT raw artifact version

Change-Id: I4002b21e5685ed5fc822133d6d2db9cb613cbe33
Issue-ID: INT-500
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
6 years agoPolicy 1.2.2 image 43/48043/1
Pamela Dragosh [Thu, 17 May 2018 12:16:35 +0000 (08:16 -0400)]
Policy 1.2.2 image

We will have another image with the vLB fix - but for
completeness we will update this version.

Issue-ID: POLICY-798
Change-Id: I02dc7cbc0aa2822e34676073da3c5356b3b92140
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
6 years agoUpdate the ESR docker image tag 81/47981/1
Bin Yang [Thu, 17 May 2018 06:51:51 +0000 (06:51 +0000)]
Update the ESR docker image tag

Change-Id: I6d900330bf4a9aa678b03eeb2f357be85d4cf304
Issue-ID: AAI-1113
Signed-off-by: Bin Yang <bin.yang@windriver.com>
6 years agoMerge "Use release version of demo in env template"
Marco Platania [Wed, 16 May 2018 23:06:59 +0000 (23:06 +0000)]
Merge "Use release version of demo in env template"

6 years agoAdd robot parameters 31/47931/2
Brian Freeman [Wed, 16 May 2018 22:29:04 +0000 (17:29 -0500)]
Add robot parameters

Issue-ID: INT-503
Change-Id: I1d1983fcb422a29cec4f1046c79c2b2edf2f2236
Signed-off-by: Brian Freeman <bf1936@att.com>
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
6 years agoUse release version of demo in env template 29/47929/1
Gary Wu [Wed, 16 May 2018 22:29:27 +0000 (15:29 -0700)]
Use release version of demo in env template

Change-Id: I20eb8f94150d706342fb265b8463c5e23267d2b1
Issue-ID: INT-500
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
6 years agoMerge "Fix bug with vm_image_name in robot VM"
Marco Platania [Wed, 16 May 2018 20:34:21 +0000 (20:34 +0000)]
Merge "Fix bug with vm_image_name in robot VM"

6 years agoMerge "Use release versions of demo and testsuite"
Gary Wu [Wed, 16 May 2018 20:33:51 +0000 (20:33 +0000)]
Merge "Use release versions of demo and testsuite"

6 years agoFix bug with vm_image_name in robot VM 03/47903/1
Gary Wu [Wed, 16 May 2018 20:31:12 +0000 (13:31 -0700)]
Fix bug with vm_image_name in robot VM

Change-Id: I45c3df1ec7bd735217061517e6b83f49627b1034
Issue-ID: INT-407
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
6 years agoUse release versions of demo and testsuite 01/47901/1
Gary Wu [Wed, 16 May 2018 20:21:02 +0000 (13:21 -0700)]
Use release versions of demo and testsuite

Change-Id: I44931eb61ec9016819404720caa0c11d515fc47f
Issue-ID: INT-500
Issue-ID: INT-501
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
6 years agoBump demo version to 1.2.1-SNAPSHOT 89/47889/1
Gary Wu [Wed, 16 May 2018 19:39:07 +0000 (12:39 -0700)]
Bump demo version to 1.2.1-SNAPSHOT

Change-Id: Id7b439cbcb744a92d006e4922452c156a64be3d9
Issue-ID: INT-501
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
6 years agorm policy install dependency on artifact_version 25/47725/1 v1.2.0
Jorge Hernandez [Tue, 15 May 2018 21:50:27 +0000 (16:50 -0500)]
rm policy install dependency on artifact_version

Change-Id: I529d4cbafae863b503d28e31e7d4858c7349214f
Issue-ID: POLICY-797
Signed-off-by: Jorge Hernandez <jh1730@att.com>
6 years agoRemove heat light file 45/47545/1
mrichomme [Tue, 15 May 2018 06:56:37 +0000 (08:56 +0200)]
Remove heat light file

this file is not updated when the official heat file is updated
it is then misleading and confusing

Issue-ID: INT-498

Change-Id: I414a188849934943ce4574d5beb1a9d27c7f5851
Signed-off-by: mrichomme <morgan.richomme@orange.com>
6 years agoFix oof vm init script 09/47509/1
Shankar Narayanan [Tue, 15 May 2018 00:51:39 +0000 (20:51 -0400)]
Fix oof vm init script

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>
6 years agoClean up local files in AAF 79/47479/1
Marco Platania [Mon, 14 May 2018 21:05:49 +0000 (17:05 -0400)]
Clean up local files in AAF

Change-Id: I961a104b94c1ef0e42a08166e07e3af1888cc0fb
Issue-ID: INT-444
Signed-off-by: Marco Platania <platania@research.att.com>
6 years agoChange to local_ip.txt 73/47473/1
Instrumental [Mon, 14 May 2018 20:54:24 +0000 (15:54 -0500)]
Change to local_ip.txt

Issue-ID: AAF-282
Change-Id: Ib14d8cbb008e38e99e1dd6ba3c76e99acb891e92
Signed-off-by: Instrumental <jonathan.gathman@att.com>
6 years agoPass local IP to AAF VM 69/47469/1
Marco Platania [Mon, 14 May 2018 20:32:38 +0000 (16:32 -0400)]
Pass local IP to AAF VM

Change-Id: Ib4228124415cd1ee70975d737f6c8462107473f4
Issue-ID: INT-444
Signed-off-by: Marco Platania <platania@research.att.com>
6 years agoCall DInstall only once now 57/47457/1
Instrumental [Mon, 14 May 2018 19:23:39 +0000 (14:23 -0500)]
Call DInstall only once now

Issue-ID: AAF-282
Change-Id: Iba54ec026d9e89235e3faa9465e22c32b99e0789
Signed-off-by: Instrumental <jonathan.gathman@att.com>
6 years agoStart SDNC containers after SDC 05/47305/1
Marco Platania [Sat, 12 May 2018 16:09:22 +0000 (12:09 -0400)]
Start SDNC containers after SDC

- 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>
6 years agomodify Cass Install on vm_init2 79/47279/1
Instrumental [Fri, 11 May 2018 20:29:58 +0000 (15:29 -0500)]
modify Cass Install on vm_init2

Issue-ID: AAF-282
Change-Id: Ice22b8490093c25269bf468dacdd9f6a0e713816
Signed-off-by: Instrumental <jonathan.gathman@att.com>
6 years agomodify Cass Install on vm_init 53/47253/1
Instrumental [Fri, 11 May 2018 19:04:12 +0000 (14:04 -0500)]
modify Cass Install on vm_init

Issue-ID: AAF-282
Change-Id: I85f6c03b751b477304ecd177f33c3fd26b264ad6
Signed-off-by: Instrumental <jonathan.gathman@att.com>
6 years agoMerge "Create ~/.m2 in VNFs for manual scaling"
Gary Wu [Fri, 11 May 2018 02:15:43 +0000 (02:15 +0000)]
Merge "Create ~/.m2 in VNFs for manual scaling"

6 years agoensure Cass Phase2 on starts 45/47145/1
Instrumental [Thu, 10 May 2018 22:17:39 +0000 (17:17 -0500)]
ensure Cass Phase2 on starts

Issue-ID: AAF-270
Change-Id: I158973ecef715871fd6dc6aee2ab29688f5af3c2
Signed-off-by: Instrumental <jonathan.gathman@att.com>
6 years agoCreate ~/.m2 in VNFs for manual scaling 39/47139/1
Marco Platania [Thu, 10 May 2018 21:46:33 +0000 (17:46 -0400)]
Create ~/.m2 in VNFs for manual scaling

Change-Id: I49cd34abec065cdf3f2cebd19b6f20d430309076
Issue-ID: INT-443
Signed-off-by: Marco Platania <platania@research.att.com>
6 years agoAdd target/ to .gitignore 75/47075/1
Gary Wu [Thu, 10 May 2018 15:23:45 +0000 (08:23 -0700)]
Add target/ to .gitignore

Change-Id: Id0928ec60e1122ce65792c769f957ff23f93c069
Issue-ID: INT-278
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
6 years agoMerge "Sync HEAT docker versions with docker-manifest.csv"
Marco Platania [Wed, 9 May 2018 22:32:08 +0000 (22:32 +0000)]
Merge "Sync HEAT docker versions with docker-manifest.csv"