doc.git
6 years agoUpdated git submodules
Dileep Ranganathan [Mon, 5 Mar 2018 10:14:46 +0000 (02:14 -0800)]
Updated git submodules

Project: optf/has master 19d220e1f87475ef762ba7f6fb39d4eb18ee4c20

Fix Data module unit tests

New code checkin was breaking the tests.
Modified the data module unit tests to fix the breakage.

Change-Id: I30b566f771badc4799fdd9a5a946c8c058d2ea6a
Issue-ID: OPTFRA-162
Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
6 years agoUpdated git submodules
Victor Morales [Mon, 5 Mar 2018 18:58:15 +0000 (10:58 -0800)]
Updated git submodules

Project: integration master f6dbe2829b8ca19bfc0def871036c50642de7770

Move src_folder

The SDC simultator mentions[1] the usage of ChefDK as part of tools
for installation/development. The installation process uses the /opt/
folder as destionation and it's affected by the sharing process. This
patchset changes the destionation folder for all the ONAP projects.

[1] https://git.onap.org/sdc/tree/utils/webseal-simulator/sdc-simulator/chef-solo/README.md#n4

Change-Id: Ib800c48864ce2cbe49e699a6d6e913be137af949
Signed-off-by: Victor Morales <victor.morales@intel.com>
Issue-ID: INT-214

6 years agoUpdated git submodules
Timoney, Dan (dt5972) [Mon, 5 Mar 2018 20:28:15 +0000 (15:28 -0500)]
Updated git submodules

Project: ccsdk/parent master ab85bb680539cb6bdd8dd86e05087c7291c96a13

Add staging config

Add staging configuration to parent aggregator pom

Change-Id: Iafa8b62118f33e61479143d2e70a39f62b88bb95
Issue-ID: CCSDK-197
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
6 years agoUpdated git submodules
ojasdubey [Mon, 5 Mar 2018 09:30:10 +0000 (15:00 +0530)]
Updated git submodules

Project: sdc master 89e52bf1cc737aacde929038714a7e540c018ed5

VLAN tagging - VFC Instance Group

Global types to support VFC Instance
Group per network role

Change-Id: Ib01551974695b882448a5920ad50e098cd615130
Issue-ID: SDC-1073
Signed-off-by: ojasdubey <ojas.dubey@amdocs.com>
6 years agoUpdated git submodules
ayalaben [Mon, 5 Mar 2018 12:24:21 +0000 (14:24 +0200)]
Updated git submodules

Project: sdc master 0067871bc673ffa76c7232292156301e734fc922

Delete VSP merge Hint - fix sonar issues

Change-Id: I7e8d3efd9db3ec714ab97d740cc71e826713b467
Issue-ID: SDC-1014
Signed-off-by: ayalaben <ayala.benzvi@amdocs.com>
6 years agoUpdated git submodules
Jorge Hernandez [Mon, 5 Mar 2018 19:52:50 +0000 (19:52 +0000)]
Updated git submodules

Project: policy/engine master d7dd5e1a57ae6bf0b0e832a7ccb323f9cf972b80

Merge "Upgrade commons-collection for security fix"

Upgrade commons-collection for security fix

Force use of 3.2.2 to clear security issue for commons
collections.

Issue-ID: POLICY-507
Change-Id: Id9ac1e07b90dfb6594cde5ba4cec4e3867f43a76
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
6 years agoUpdated git submodules
Jorge Hernandez [Mon, 5 Mar 2018 19:52:18 +0000 (19:52 +0000)]
Updated git submodules

Project: policy/engine master 884e138c695a21560b7619d457d5197276716af4

Merge "Upgrade dmaap client with security fix"

Upgrade dmaap client with security fix

Dmaap removed security issues.

Issue-ID: POLICY-618
Change-Id: Ied6051dd5eaec204a6d7806460410c3a3083c462
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
6 years agoUpdated git submodules
Jorge Hernandez [Mon, 5 Mar 2018 18:23:34 +0000 (18:23 +0000)]
Updated git submodules

Project: policy/engine master b0b3c8fd20176ff13b36f62d5d6ddca42a9e1ddb

Merge "Update Dockerfile and docker_*.sh"

Update Dockerfile and docker_*.sh

Correction to previous commit "Move docker_*.sh scripts into
policy/engine" as attempt to build docker image will result in failure to
pull the policy-base image from nexus
The policy-base and policy-os images are removed in favour of including
the contents of those images directly in the policy-pe image

Issue-ID: POLICY-624
Change-Id: Ie4a12407d4cb5a1d663cd11136c282a53f496ca3
Signed-off-by: mmis <michael.morris@ericsson.com>
6 years agoUpdated git submodules
Timoney, Dan (dt5972) [Mon, 5 Mar 2018 14:23:45 +0000 (09:23 -0500)]
Updated git submodules

Project: integration master 2bca74c9f23be02aee48455d875c5009f9a152cb

Update CCSDK docker version

Update CSIT to use version 0.2 (vs 0.1) of CCSDK docker containers.

Change-Id: Iab54db7dd665f38fb93e9002bcaf23ae76ec9b6c
Issue-ID: CCSDK-179
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
6 years agoUpdated git submodules
amshegokar [Mon, 5 Mar 2018 09:22:28 +0000 (14:52 +0530)]
Updated git submodules

Project: appc master 89a36a48001e19f57a09bb432e7baf7e1034599d

Unit Test Coverage Part:2

Unit Test Coverage for:
1. Snapshot.java
2. Volume.java
3. Volume_.java
4. Template.java
5. SnapshotRestoreResponse.java

Sonar Link:
https://sonar.onap.org/code?id=org.onap.appc%3Aappc&selected=org.onap.appc%3Aappc-iaas-adapter-bundle%3Asrc%2Fmain%2Fjava%2Forg%2Fonap%2Fappc%2Fadapter%2Fopenstack%2Fheat%2Fmodel

Change-Id: I18ecc259973bbd3934f9ccd4cc20d897444d9d76
Issue-ID: APPC-686
Signed-off-by: amshegokar <AS00500801@techmahindra.com>
6 years agoUpdated git submodules
Balaji, Ramya (rb111y) [Fri, 2 Mar 2018 21:39:47 +0000 (16:39 -0500)]
Updated git submodules

Project: appc master 2a65f44fc463f204ef51367dff9a894ce0acceb8

Code changes to retrieve template-id

Functionality to retrieve vf-module
and associated model information
from A&AI

Issue-ID: APPC-623
Change-Id: I9d2e12748641978c689566756a6301808e41b69a
Signed-off-by: Balaji, Ramya (rb111y) <rb111y@att.com>
6 years agoUpdated git submodules
Timoney, Dan (dt5972) [Mon, 5 Mar 2018 16:01:26 +0000 (11:01 -0500)]
Updated git submodules

Project: ccsdk/parent master b02ff95567ac507d567749ab5fc13634fbdc2ed4

Fix versions

Fix versions in properties to match what is preloaded in ODL
and remove karaf4-parent, which contains security vulnerabilties

Change-Id: Ief514a209e7c483e15007a1c464059f91859f82e
Issue-ID: CCSDK-195
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
6 years agoUpdated git submodules
Sunder Tattavarada [Mon, 5 Mar 2018 15:37:41 +0000 (15:37 +0000)]
Updated git submodules

Project: portal master cd58d374ba9fe39796230f14b65151cd6d335742

Merge "Added Junits"

Added Junits

Issue-ID: PORTAL-136

Includes JUNITS

Change-Id: I025eff3eb4f74940cd427767e4d1f376eabfe51f
Signed-off-by:Kishore Reddy, Gujja (kg811t) <kg811t@research.att.com>

6 years agoUpdated git submodules
Sunder Tattavarada [Mon, 5 Mar 2018 15:37:21 +0000 (15:37 +0000)]
Updated git submodules

Project: portal master 0d2d6a5ba5a81b19497f5ce77506c1e7aed7b776

Merge "Adding Junit Test for EPAuditServiceImp.java"

Adding Junit Test for EPAuditServiceImp.java

Adding Junit Test for org.openecomp.portalapp.portal.service.EPAuditServiceImp.java

Change-Id: I8133ed1776026a3183493f9011d0a2c6035fb8a7
Issue-ID: PORTAL-184
Signed-off-by: Havaldar Girish <hg0071052@techmahindra.com>
6 years agoUpdated git submodules
bobbymander [Mon, 5 Mar 2018 14:05:13 +0000 (09:05 -0500)]
Updated git submodules

Project: policy/engine master 1e48f43d43382f444d1401be8130eea9bbc6cddc

JUnit addition/fix for PAP-REST

Issue-ID: POLICY-600
Change-Id: I342bc97f85739f73b0dac6aaea19f6f4b2ded470
Signed-off-by: bobbymander <bobby.mander@att.com>
6 years agoUpdated git submodules
Sébastien Determe [Mon, 5 Mar 2018 15:20:47 +0000 (15:20 +0000)]
Updated git submodules

Project: clamp master 2c5ab90cdf8acfa28728bd2cd8b39f3f1e0682b0

Merge "Remove the clds-reference.properties"

Remove the clds-reference.properties

Remove clds-reference.properties and merge it into
application.properties

Issue-ID: CLAMP-136
Change-Id: I8dc6deffdca47dc50d1473ccbe9a94dc91d7d5d9
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
6 years agoUpdated git submodules
Timoney, Dan (dt5972) [Mon, 5 Mar 2018 14:57:07 +0000 (09:57 -0500)]
Updated git submodules

Project: ccsdk/distribution master c62d00e30accbea9a60c66cceaaf52fa434057b2

Update timestamp format

Update build timestamp format to meet project standards

Change-Id: If4d40eddaf1d9111e842140753e9da747e83306d
Issue-ID: CCSDK-179
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
6 years agoUpdated git submodules
subhash kumar singh [Fri, 2 Mar 2018 09:41:26 +0000 (09:41 +0000)]
Updated git submodules

Project: so/libs master 69e3a3af4c88034633c17a82b02b957b7523bb2b

Improve code coverage for libs

Improve code coverage for libs.

Change-Id: I4c52b2eaab79b6e26fc56f32d23a5bd178f5a884
Issue-ID: SO-369
Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
6 years agoUpdated git submodules
subhash kumar singh [Fri, 2 Mar 2018 09:40:42 +0000 (09:40 +0000)]
Updated git submodules

Project: so/libs master 353373f8caa7a100633f0224bc6cc69fd275a048

Improve code coverage for libs

Improve code coverage for libs.

Change-Id: I13ef7d3b52c1070ef083bdf02f45d16fb1a51346
Issue-ID: SO-369
Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
6 years agoUpdated git submodules
subhash kumar singh [Fri, 2 Mar 2018 09:39:48 +0000 (09:39 +0000)]
Updated git submodules

Project: so/libs master 0bc60b3757aa60f295c4fdc843c9cc490aa26097

Improve code coverage for libs

Improve code coverage for libs.

Change-Id: I30df779e110c76c35766c3ec913745d761ed1d24
Issue-ID: SO-369
Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
6 years agoUpdated git submodules
subhash kumar singh [Wed, 28 Feb 2018 11:09:27 +0000 (11:09 +0000)]
Updated git submodules

Project: so/libs master eb1a13a069060c73d3b55c47de77fc6b450ca010

Improve code coverage for libs

Impove code coverage for libs.

Change-Id: Idd871ffe7875d8fc8161981d179662c9fc2c6479
Issue-ID: SO-369
Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
6 years agoUpdated git submodules
subhash kumar singh [Wed, 28 Feb 2018 11:07:49 +0000 (11:07 +0000)]
Updated git submodules

Project: so/libs master bbb8101b70f7ce40ba618f7b5d299f5eecd8a6a0

Improve code coverage for libs

Impove code coverage for libs.

Change-Id: Id9acbc7f5e34904dce7b797f267e1ee8adbc3b37
Issue-ID: SO-369
Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
6 years agoUpdated git submodules
subhash kumar singh [Wed, 28 Feb 2018 11:06:14 +0000 (11:06 +0000)]
Updated git submodules

Project: so/libs master 26db8a0cacff1db3f87473787fffd8a5dbb06a9f

Improve code coverage for libs

Improve code coverage for libs.

Change-Id: Ida27822c7a37d2850f8d18101fbde1710f91a0c8
Issue-ID: SO-369
Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
6 years agoUpdated git submodules
subhash kumar singh [Wed, 28 Feb 2018 11:05:12 +0000 (11:05 +0000)]
Updated git submodules

Project: so/libs master c1cb490eba330a7c296a84b62df1a9dc4ce66557

Improve code coverage for libs

Improve code coverate for libs.

Change-Id: Ia38db44cf1e0492be70d8baf7a812d5c8b88136c
Issue-ID: SO-369
Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
6 years agoUpdated git submodules
subhash kumar singh [Wed, 28 Feb 2018 11:03:41 +0000 (11:03 +0000)]
Updated git submodules

Project: so/libs master adc60db9f94296ddbb67bd0fda14ab7d15202de9

Improve code coverage for libs

Improve code coverage for libs.

Change-Id: I76066580000e7a8a6d8aef99e599ea3887c4a86c
Issue-ID: SO-369
Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
6 years agoUpdated git submodules
Seshu Kumar M [Mon, 5 Mar 2018 14:46:15 +0000 (14:46 +0000)]
Updated git submodules

Project: so master 51f4f8eb9cfaa582ab2a6780cee762b0a98912b2

Merge "Removed unreachable log"

Removed unreachable log

Change-Id: I10bcb20f8cb7729da7ce382279ee377ba905bcb0
Issue-ID: SO-437
Signed-off-by: Munir Ahmad <munir.ahmad@bell.ca>
6 years agoUpdated git submodules
Alexis de Talhouët [Mon, 5 Mar 2018 14:06:32 +0000 (14:06 +0000)]
Updated git submodules

Project: oom master b6f992d5421b778cca7549b24f753107505b0b1e

Merge "One namespace leftover fixes"

One namespace leftover fixes

Change-Id: Id44e74db3a26f963957222ba6690f6d57e0378db
Issue-ID: OOM-722
Signed-off-by: BorislavG <Borislav.Glozman@amdocs.com>
6 years agoUpdated git submodules
mayankg2703 [Mon, 29 Jan 2018 09:57:05 +0000 (09:57 +0000)]
Updated git submodules

Project: oom master bc6f0d761337f571079656fe04c4fdfada26ced5

Removing tag from config-init

Issue-ID: OOM-622

Change-Id: I865d1a2bc01bb259d28f08ccf9853d7dc0cb3815
Signed-off-by: mayankg2703 <mayank.gupta@amdocs.com>
6 years agoUpdated git submodules
BorislavG [Sun, 4 Mar 2018 12:27:00 +0000 (12:27 +0000)]
Updated git submodules

Project: oom master 6c51bae72387f508a3aaada83ee1dd299cd1413c

Use latest stable mso image

Change-Id: I621c2418337047ae88ad58b26e447d3b750ed000
Issue-ID: OOM-780
Signed-off-by: BorislavG <Borislav.Glozman@amdocs.com>
6 years agoUpdated git submodules
Eddy Hautot [Mon, 5 Mar 2018 12:53:44 +0000 (12:53 +0000)]
Updated git submodules

Project: clamp master c1006c29c8d9566f7157e84891abb69190ae2efb

Merge "Rework configuration"

Rework configuration

Move the JSON content from the properties file to json files for all
configuration defined in clds-reference.properties

Issue-ID: CLAMP-136
Change-Id: Idfb21be729d7260518756e5f585371de78d18944
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
6 years agoUpdated git submodules
liangke [Mon, 5 Mar 2018 09:04:16 +0000 (17:04 +0800)]
Updated git submodules

Project: multicloud/framework master d346df79314344c238866e9df0fb4b44c92d03ba

    Update log setting of multivimbroker

Change-Id: I6d666ed07c5c28edc3337028c29c502d4fbeb3dd
Issue-ID: MULTICLOUD-151
Signed-off-by: liangke <lokyse@163.com>
6 years agoUpdated git submodules
Fu Jinhua [Mon, 5 Mar 2018 08:44:53 +0000 (08:44 +0000)]
Updated git submodules

Project: vfc/nfvo/lcm master 41ddfc48b5d9162e987596badc0f9ef7961f2a6f

Merge "Add Resources defination of Grant Req"

Add Resources defination of Grant Req

Change-Id: I4ed216134f539c0efb35b668f990c861647201d7
Issue-ID: VFC-779
Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
6 years agoUpdated git submodules
Fu Jinhua [Mon, 5 Mar 2018 08:23:28 +0000 (08:23 +0000)]
Updated git submodules

Project: vfc/nfvo/lcm master 34d85acc5f265c8d16c4ec211d44f2b9797cb98e

Merge "Add Resource Handle Serializer of Grant Req"

Add Resource Handle Serializer of Grant Req

Change-Id: I7b88ec635b210db8676c95df800d7272cddebfba
Issue-ID: VFC-779
Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
6 years agoUpdated git submodules
Fu Jinhua [Mon, 5 Mar 2018 07:58:05 +0000 (07:58 +0000)]
Updated git submodules

Project: vfc/nfvo/lcm master 1c7da291e97e97ad1878e6c516f45a1640416bd8

Merge "Add Resource Serializer of Grant Req"

Add Resource Serializer of Grant Req

Change-Id: I5427a57595b6008985c20519f41ab30155826b56
Issue-ID: VFC-779
Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
6 years agoUpdated git submodules
Liang Ke [Mon, 5 Mar 2018 07:36:05 +0000 (07:36 +0000)]
Updated git submodules

Project: multicloud/framework master e677a3c5218e7dc277c21d17784cdfb210e0a7f2

Merge "Revise vim_types API"

Revise vim_types API

Change-Id: I0a5728655fc8eb894a11dac56192f724db2000b6
Issue-ID: MULTICLOUD-165
Signed-off-by: Ethan Lynn <ethanlynnl@vmware.com>
6 years agoUpdated git submodules
HuabingZhao [Mon, 5 Mar 2018 06:59:44 +0000 (14:59 +0800)]
Updated git submodules

Project: msb/apigateway master decc4a36e208e38c9944481908652435aaa51ca7

Support websocket request forwarding

Issue-ID: MSB-156
Change-Id: Id63da46c6321d5d007e8078847ad093aaebe0a45
Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
6 years agoUpdated git submodules
fengyuanxing [Mon, 5 Mar 2018 06:40:59 +0000 (14:40 +0800)]
Updated git submodules

Project: vfc/nfvo/lcm master 5c52e21b097c11ae582c209fbe164e9a10e5a86c

Modify code of scaling aspect

Change-Id: I860160408db6f6fbefbdffcf6f5638e569ed9701
Issue-ID: VFC-784
Signed-off-by: fengyuanxing <feng.yuanxing@zte.com.cn>
Modify code to fix a bug

Change-Id: I72ab7804cdeb067823a260f0fbe03083276871f2
Issue-ID: VFC-784
Signed-off-by: fengyuanxing <feng.yuanxing@zte.com.cn>
6 years agoUpdated git submodules
Bin Hu [Mon, 5 Mar 2018 06:39:55 +0000 (06:39 +0000)]
Updated git submodules

Project: multicloud/framework master 9c2cef670b21c84dc431c00d127767155ddeb715

Merge "spec for Container based network service/function"

spec for Container based network service/function

TODO: issue id should be updated once JIRA item is created.

Change-Id: I38d1f2503fd47f838d2f0de15e17e6497fdf712a
Issue-ID: MULTICLOUD-148
Signed-off-by: Isaku Yamahata <isaku.yamahata@intel.com>
6 years agoUpdated git submodules
Chuanyu Chen [Mon, 5 Mar 2018 06:22:11 +0000 (06:22 +0000)]
Updated git submodules

Project: so master f8af1e81377ee6e3257a695b5b7ed8d176081204

Merge "Update generic create service workflow"

Update generic create service workflow

Update generic create service workflow

Change-Id: Ia13b7acd107ca9df96f05f239e8ca156c554eb40
Issue-ID: SO-370
Signed-off-by: c00149107 <chenchuanyu@huawei.com>
6 years agoUpdated git submodules
fujinhua [Mon, 5 Mar 2018 06:01:34 +0000 (14:01 +0800)]
Updated git submodules

Project: vfc/nfvo/lcm master 8604bff377a5532d718e608f440cc0bd4ef7551e

Add Link Serializer of Grant

Change-Id: Ie2778fb2c50162f846bc878c089825d920569547
Issue-ID: VFC-779
Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
6 years agoUpdated git submodules
Jessica Wagantall [Thu, 1 Mar 2018 07:06:56 +0000 (23:06 -0800)]
Updated git submodules

Project: logging-analytics master 9ffcefcbbb6ad6b8ba485a402ccc3e469285ec4b

Add INFO.yaml file

Add INFO.yaml to list:
- Project description
- Properties
- PTL information
- Meeting information
- Committer information

Change-Id: I018ef4c658c065ad85ea49df95c1f9ba63a6a4bd
Issue-ID: CIMAN-134
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
6 years agoUpdated git submodules
Liang Ke [Mon, 5 Mar 2018 05:03:44 +0000 (05:03 +0000)]
Updated git submodules

Project: multicloud/framework master b439a033c3b41bb499132ec80bf7c969a308cf8b

Merge "Add test plan for check_vim_capacity spec"

Add test plan for check_vim_capacity spec

Add unit test and CSIT tests plan

Change-Id: I1c99d4cdd89e792046f3e8dcc4d4389c4b98e674
Issue-ID: MULTICLOUD-160
Signed-off-by: Ethan Lynn <ethanlynnl@vmware.com>
6 years agoUpdated git submodules
Ethan Lynn [Fri, 5 Jan 2018 05:50:29 +0000 (13:50 +0800)]
Updated git submodules

Project: multicloud/framework master 5c0a8385f2fecf926acba8a89774a86609a1899d

Remove unused redis config

Broker didn't use redis for now.

Change-Id: I585c5ea2e4c3664de8b26bacb3a3452799872476
Issue-ID: MULTICLOUD-133
Signed-off-by: Ethan Lynn <ethanlynnl@vmware.com>
6 years agoUpdated git submodules
HuabingZhao [Mon, 5 Mar 2018 03:45:49 +0000 (11:45 +0800)]
Updated git submodules

Project: msb/apigateway master 3ea845d26d864935511ca93c64669c5d1890c87b

set log level to info

Issue-ID: MSB-154
Change-Id: Ia8b7467b5d141c6983311d2b2f1cf54b157a2d9e
Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
6 years agoUpdated git submodules
Pamela Dragosh [Mon, 5 Mar 2018 01:59:45 +0000 (01:59 +0000)]
Updated git submodules

Project: policy/engine master 87102d3e68569b81709633935dbd31070ce24a8b

Merge "JUnit additions for SDK-APP"

JUnit additions for SDK-APP

Issue-ID: POLICY-604
Change-Id: Ide34e02942a473c626b4f074113d235a3fdfccba
Signed-off-by: bobbymander <bobby.mander@att.com>
6 years agoUpdated git submodules
Shankaranarayanan Puzhavakath Narayanan [Sun, 4 Mar 2018 17:12:01 +0000 (17:12 +0000)]
Updated git submodules

Project: optf/has master 37301dd6ce1fd71cfde394bef74e9645e808d804

Merge "Version.py must match setup.cfg"

Version.py must match setup.cfg

pip install -e . command was failing due to project
name mismatch in version.py (pbr settings) and setup.cfg.

Also, README.rst is a required file - must be present in
the directory pip install is run from (needed by setup.py).

Copied README.rst (and its markdown counterpart - README.md)
to one level in (./conductor).

Issue-ID: OPTFRA-161
Change-Id: I76e8e9c7d303a1e82524635118af3de36bc1a361
Signed-off-by: Ikram Ikramullah (ikram@research.att.com) <ikram@research.att.com>
6 years agoUpdated git submodules
Shankaranarayanan Puzhavakath Narayanan [Sun, 4 Mar 2018 17:11:00 +0000 (17:11 +0000)]
Updated git submodules

Project: optf/has master db05d1fb5487976a1e74545c76aa2f0db5e4c245

Merge "Add Active-Active code to has"

Add Active-Active code to has

Added Active-Active setup related files (new and modifications)

Issue-ID: OPTFRA-150
Change-Id: I50964ae990a465d0f977a4dea512dd61b35e308d
Signed-off-by: Ikram Ikramullah <ikram@research.att.com>
6 years agoUpdated git submodules
katy.rotman [Wed, 21 Feb 2018 11:14:21 +0000 (13:14 +0200)]
Updated git submodules

Project: sdc master 7d5ccf3d6207008321595ec45149a370ba80ffe8

VirtualMachineInterface guildeine validator

Issue-ID: SDC-994
Change-Id: Ia232a384c51facb61eaada66c2924957e68b8f0a
Signed-off-by: katy.rotman <katy.rotman@amdocs.com>
6 years agoUpdated git submodules
siddharth0905 [Wed, 28 Feb 2018 13:01:23 +0000 (18:31 +0530)]
Updated git submodules

Project: sdc master 17ef2f46be5686d48d8e77b9b5a504456f169e3b

Junit for verifying Pattern1B

Junit for verifying Pattern1B

Change-Id: Ic7af0f22abf097dbe9f48a838951478eca648cd2
Issue-ID: SDC-1072
Signed-off-by: siddharth0905 <siddharth.singh4@amdocs.com>
6 years agoUpdated git submodules
siddharth0905 [Wed, 28 Feb 2018 12:11:34 +0000 (17:41 +0530)]
Updated git submodules

Project: sdc master 5a3d729a49c1a62b0fef9530753c51e598a64c1f

Code change to support new global type

Code change to support new global type for VMI port

Change-Id: I30427a8ec784c8d314c3df0e34178587dda0351c
Issue-ID: SDC-1070
Signed-off-by: siddharth0905 <siddharth.singh4@amdocs.com>
6 years agoUpdated git submodules
siddharth0905 [Wed, 28 Feb 2018 10:52:06 +0000 (16:22 +0530)]
Updated git submodules

Project: sdc master 4d3fef3e44d898ed9947c17fd6d20f15e19aa124

Global Type for External Port of VMI Type

Replace external port of VMI with new global type

Change-Id: Ibbaacb63bdc70d81c7ad8eac3b69da276c128fd1
Issue-ID: SDC-1069
Signed-off-by: siddharth0905 <siddharth.singh4@amdocs.com>
6 years agoUpdated git submodules
amitjai [Wed, 28 Feb 2018 06:14:39 +0000 (11:44 +0530)]
Updated git submodules

Project: sdc master d1ff60acd2c3a416cc9c86a47d87aee99d8dd840

EP UUIDs are not same in vlm.xml

EP UUIDs in the vendor-license-model.xml are not same each time we create new VSP version new UUID is assigned.

Change-Id: I8d98652e2474d6096b4e24fb4b121533f5578a95
Issue-ID: SDC-1064
Signed-off-by: amitjai <amitjai@amdocs.com>
6 years agoUpdated git submodules
olegb [Mon, 19 Feb 2018 14:11:35 +0000 (16:11 +0200)]
Updated git submodules

Project: sdc master 313dce44ae1ab2328c33a6448e87b3fbb81b15f0

Changed audit API of logger

Change-Id: I3e091ba7ce592fae536da1eaf28a220284b846c3
Issue-ID: SDC-772
Signed-off-by: olegb <olegb@amdocs.com>
6 years agoUpdated git submodules
olegb [Mon, 26 Feb 2018 13:18:55 +0000 (15:18 +0200)]
Updated git submodules

Project: sdc master f86741b693d54f0cb074028c484835f42c991923

Failure to submit NFoD when backup NIC is set

Issue-ID: SDC-1062
Change-Id: I03944def6a3695dad7c866dbe1eb17b2fe5f5ae9
Signed-off-by: olegb <olegb@amdocs.com>
6 years agoUpdated git submodules
katy.rotman [Mon, 26 Feb 2018 09:48:50 +0000 (11:48 +0200)]
Updated git submodules

Project: sdc master 0f75bea8333e50a57df10d2248fce94a5a17b1a2

adding flow tests for vlan tagging validation

Issue-ID: SDC-994
Change-Id: I04c1fd0e10f36681b4a5752900d2e2be67579c4a
Signed-off-by: katy.rotman <katy.rotman@amdocs.com>
6 years agoUpdated git submodules
Michael Lando [Tue, 27 Feb 2018 18:13:46 +0000 (20:13 +0200)]
Updated git submodules

Project: sdc/sdc-tosca master 644e2206bcbaa87744b08b869ee8a378c9fae2fc

Revert "vLAN . Support Policies."

This reverts commit fe7a82b3a8f416fd87519caa07124261d9f117f3.

Issue-ID: SDC-1056
Change-Id: I79a00f8b5d6897d65317f9504cde177c186a6221
Signed-off-by: Michael Lando <ml636r@att.com>
6 years agoUpdated git submodules
GuangrongFu [Sat, 3 Mar 2018 07:43:14 +0000 (15:43 +0800)]
Updated git submodules

Project: holmes/rule-management master 61785d9b87afee1ee0bddd3507fcb7b7308be944

Made some API changes

Change-Id: I4abb0068128d5cd73d42b3ca1607fc982a364efd
Issue-ID: HOLMES-115
Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
6 years agoUpdated git submodules
GuangrongFu [Sat, 3 Mar 2018 07:44:25 +0000 (15:44 +0800)]
Updated git submodules

Project: holmes/engine-management master 3b822dd0c43d656cf4cb9b3f37633300b963e120

Made some API changes

Change-Id: I4657758559076beaaeab009aa0b0df8305003849
Issue-ID: HOLMES-115
Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
6 years agoUpdated git submodules
fujinhua [Sat, 3 Mar 2018 02:50:56 +0000 (10:50 +0800)]
Updated git submodules

Project: vfc/nfvo/lcm master 1fbb8a2482d0cb7030becdd58820b2c9fa7f02fa

Fix GPL license problems for vfc-nfvo-lcm

Change Mysql connector to PyMySQL

Change-Id: Idc7912dc240678e9b30c9cbbdb28a9bc73298019
Issue-ID: VFC-787
Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
6 years agoUpdated git submodules
fengyuanxing [Fri, 2 Mar 2018 09:37:01 +0000 (17:37 +0800)]
Updated git submodules

Project: vfc/nfvo/lcm master f736ce533c5cc6067af601bf8cde596a909c3e9f

Modify code to fix a sonar bug

Change-Id: Id3fb2c416320193dd16300e5ecc60b3399f94404
Issue-ID: VFC-784
Signed-off-by: fengyuanxing <feng.yuanxing@zte.com.cn>
6 years agoUpdated git submodules
Timoney, Dan (dt5972) [Fri, 2 Mar 2018 23:52:01 +0000 (18:52 -0500)]
Updated git submodules

Project: ccsdk/distribution master 1f05eb812249c6d4320a7ebc09658ed4866d53bc

Wrong groupId

Set groupId to correct value (org.onap.ccsdk.distribution) to avoid
inheriting wrong value from parent.

Change-Id: Ic45596c810db12cee75268f21e7e2751fc7e3475
Issue-ID: CCSDK-179
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
6 years agoUpdated git submodules
Victor Morales [Fri, 2 Mar 2018 22:08:39 +0000 (14:08 -0800)]
Updated git submodules

Project: integration master 96fe388aea872a5e4b7255422c44be24f77f646f

Refactor install_docker_compose function

Usually this function is followed by a run command, this change
ensure that docker-compose program is installed before its execution

Change-Id: Ic68616a1db1e3c5bee516985c74f369a956d6775
Signed-off-by: Victor Morales <victor.morales@intel.com>
Issue-ID: INT-436

6 years agoUpdated git submodules
Dan Timoney [Fri, 2 Mar 2018 22:08:57 +0000 (22:08 +0000)]
Updated git submodules

Project: ccsdk/distribution master 5c8bb0075a6b689e0213ced79d3c1b3a59c8d5ed

Merge "Use dependencies plugin"

Use dependencies plugin

Update odlsli to use maven dependencies plugin within pom.xml to
install features, as opposed to using separate installZips.sh script.
That script was needed to work around a problem in early set up
using self-signed SSL certs that no longer exists.

Change-Id: Ia1b79d2f1c4593b8c6ff617882c4f9e9434ab0e0
Issue-ID: CCSDK-179
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
6 years agoUpdated git submodules
Smokowski, Kevin (ks6305) [Fri, 2 Mar 2018 21:02:31 +0000 (21:02 +0000)]
Updated git submodules

Project: ccsdk/distribution master bd1855cc37ddfc158ecd0c0ab6b60d19c7a9a986

add timestamps to install log

Currently the logger doesn't output any timestamps so reading the logs is difficult. This change enables timestamps in the logs.

Change-Id: Ie31eaa62499d7c8533811c56f474b4c597f4fa7d
Issue-ID: CCSDK-193
Signed-off-by: Smokowski, Kevin (ks6305) <ks6305@att.com>
6 years agoUpdated git submodules
Gary Wu [Fri, 2 Mar 2018 21:59:10 +0000 (21:59 +0000)]
Updated git submodules

Project: integration master 964af191e5d959ad855636cbab2dfa1350cbfa9e

Merge "Remove customize src_folder variables"

Remove customize src_folder variables

There were some leftovers of variables used for pointing to the
project source code folder. This variables are not used anymore.

Change-Id: I355930f8ce6acbc31a1adca61741d7221dee196c
Signed-off-by: Victor Morales <victor.morales@intel.com>
Issue-ID: INT-367

6 years agoUpdated git submodules
Balaji, Ramya (rb111y) [Thu, 1 Mar 2018 02:01:47 +0000 (21:01 -0500)]
Updated git submodules

Project: appc master 84919d3230ad04b6a78f52e37449ba5d34c9a033

ConfigScaleOut flow changes

Code changes and unit test cases
to include template id when
retrieving vnfc reference data and artifacts
from tables. Cleaned up Unit Tests.

Issue-ID: APPC-619,APPC-620
Change-Id: I8db08be19b9fa094a07e5c5597c45327824cfb01
Signed-off-by: Balaji, Ramya (rb111y) <rb111y@att.com>
6 years agoUpdated git submodules
Gujja [Thu, 1 Mar 2018 20:57:55 +0000 (15:57 -0500)]
Updated git submodules

Project: portal master fadf84a4a76f7501e7dad2f426cdf4603304baad

Added Junits

Issue-ID: PORTAL-155

Includes JUNITS, security issues fix

Change-Id: I7c4032808163c46bf53477195823c7ed9dc99edc
Signed-off-by:GUJJA <kg811t@research.att.com>

6 years agoUpdated git submodules
Ikram Ikramullah (ikram@research.att.com) [Fri, 2 Mar 2018 17:24:35 +0000 (12:24 -0500)]
Updated git submodules

Project: optf/has master da2f81ccb94a5830341da4a17b251a40fac6a6b9

Fixing setup.cfg too like setup.py

Changed email-ids to those of contributors in already existing files
(files setup.cf was only copied from one direcotry to another)

Issue-ID: OPTFRA-160
Change-Id: Ic87251654d5ffc9db496da40f6dd8d507ac5dcab
Signed-off-by: Ikram Ikramullah (ikram@research.att.com) <ikram@research.att.com>
6 years agoUpdated git submodules
Jorge Hernandez [Fri, 2 Mar 2018 19:17:18 +0000 (19:17 +0000)]
Updated git submodules

Project: policy/engine master 44a296f53e8faf2b458c59355e5a2506ad46aca5

Merge "Move docker_*.sh scripts into policy/engine"

Move docker_*.sh scripts into policy/engine

Add files for building policy-pe docker image

Issue-ID: POLICY-614
Change-Id: Id3e999e652c7c7c6092eb9bde76709cfa1c06c7b
Signed-off-by: mmis <michael.morris@ericsson.com>
6 years agoUpdated git submodules
Tomek Kaminski [Mon, 26 Feb 2018 14:45:24 +0000 (15:45 +0100)]
Updated git submodules

Project: appc master 91057d811d2c43013d789ad85dd3ac175c0e98dd

Unit tests for send methods

Covered functionality of 4 send methods with JUnits

Change-Id: I21de5eab799e52899959cf61199a4d185a47268c
Issue-ID: APPC-591
Signed-off-by: Tomek Kaminski <tomasz.kaminski@nokia.com>
6 years agoUpdated git submodules
Shankaranarayanan Puzhavakath Narayanan [Fri, 2 Mar 2018 16:48:41 +0000 (16:48 +0000)]
Updated git submodules

Project: optf/has master 62fd23a0b3c56de69a3dfd7b15ff5382d0d9f8be

Merge "Fixed location for setup.py"

Fixed location for setup.py

Looks like our daily job will fail if setup.py
is not where it currently resides (higher folder).

But if kept there, pip install wont work since it wont
be part of the package created and uploaded.

Moving it to both places for now for both items to work.

Note: A restructuring is already in the plans to bring
this 'multi-module' (so-called) structure to one straight
strucutre. In that restucturing setup.py would eventually
be in one place anyways.

Issue-ID: OPTFRA-160
Change-Id: Ib9ff7a273d6cf1e0c00bb74e562f268e8a569d48
Signed-off-by: Ikram Ikramullah (ikram@research.att.com) <ikram@research.att.com>
6 years agoUpdated git submodules
Scott Seabolt [Fri, 2 Mar 2018 03:38:25 +0000 (22:38 -0500)]
Updated git submodules

Project: appc master 7e11f9a41ce0b645c3458d9df0c44ae8840784b2

Correct Issue ID APPC LCM Guide

Previsou submit included an incorrect Issue Id

Issue-ID: APPC-657
Change-Id: I11a4a3cd64f52a3c49fa439ee27320b48c6a93bb
Signed-off-by: Scott Seabolt <js9808@att.com>
Added missed code to appc-dg-common bundle

Issue-ID: APPC-688
Change-Id: I7cfb5a90005f046336bf7858aa94001bdc5b6b32
Signed-off-by: Balaji, Ramya (rb111y) <rb111y@att.com>
6 years agoUpdated git submodules
Taka Cho [Fri, 2 Mar 2018 01:57:52 +0000 (20:57 -0500)]
Updated git submodules

Project: appc master 65d7a3047e10675c1d754ded62987e55a6faaca6

security issue jackson-mapper 1.9.12

Change-Id: I89266f7a8dde8bc409f4edc8bdf91195c4249515
Issue-ID: APPC-675
Signed-off-by: Taka Cho <tc012c@att.com>
6 years agoUpdated git submodules
Shankaranarayanan Puzhavakath Narayanan [Fri, 2 Mar 2018 16:17:18 +0000 (16:17 +0000)]
Updated git submodules

Project: optf/has master 8fdd83e998fbc4d68e6a3a9c01eb4029f43065e7

Merge "Add API documentation for optf-has"

Add API documentation for optf-has

Add the API documentation exposed by HAS, used by OSDF in R2.

Issue-ID: OPTFRA-155
Change-Id: I78fa78f26720ee4670fc62c250c2c4720aca2a77
Signed-off-by: Shankar Narayanan <snarayanan@research.att.com>
6 years agoUpdated git submodules
bobbymander [Fri, 2 Mar 2018 15:17:28 +0000 (10:17 -0500)]
Updated git submodules

Project: policy/engine master 1aaed5799c4796ff757b9be8e70a61d2caafc38b

JUnit remove one flaky test for now

Issue-ID: POLICY-600
Change-Id: I8b32cb3658e9a145a6493639787abc0145a04991
Signed-off-by: bobbymander <bobby.mander@att.com>
6 years agoUpdated git submodules
Rob Daugherty [Fri, 2 Mar 2018 14:52:50 +0000 (09:52 -0500)]
Updated git submodules

Project: so master 51b81849198a97f716f810dd8183ff276304d2ba

Revert previous Test commit

Change-Id: Idaa55084f5ecb0dd3636c232cebc14fa5f0641c4
Issue-ID: SO-425
Signed-off-by: Rob Daugherty <rd472p@att.com>
6 years agoUpdated git submodules
Rob Daugherty [Fri, 2 Mar 2018 14:43:30 +0000 (14:43 +0000)]
Updated git submodules

Project: so master f5988718168a345990016e84efae077b23620606

Merge "Test commit in Test branch"

Test commit in Test branch

Change-Id: I1d436b10538cac3b98d264f359595da0a20f7180
Issue-ID: SO-425
Signed-off-by: Arthur Martella <amartell@research.att.com>
6 years agoUpdated git submodules
Jorge Hernandez [Fri, 2 Mar 2018 14:11:01 +0000 (14:11 +0000)]
Updated git submodules

Project: policy/engine master 232424b155d8c1c005f059e1e7d5f1da5bbfcf89

Merge "Remove CLM issues with commons-collections"

Remove CLM issues with commons-collections

We know that we are not configuring an LDAP PIP in our
use of the XACML open source. The LDAP implementation
uses Apache Velocity, which uses a very old version
of commons-collections that has security issues. So
we can exclude commons-collections from the build.

Issue-ID: POLICY-507
Change-Id: I735eae4fe507ad016d9b0b49e67536415edb9820
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
6 years agoUpdated git submodules
Eddy Hautot [Fri, 2 Mar 2018 10:57:38 +0000 (10:57 +0000)]
Updated git submodules

Project: clamp master 356fc5f8f9f0b075fba54da19df2de0fb9c0c69f

Merge changes from topic 'bugfix/nexus-iq'

* changes:
  Update some dependencies
  Upgrade lib to recent
  Remove useless web.xml

Update some dependencies

Update versions of some dependencies as reported by Nexus IQ

Issue-ID: CLAMP-135
Change-Id: I79b6e7f464032630f5d07c4d00999a38da50d2a6
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
Upgrade lib to recent

Upgrade moment.min.js to latest known due to nexus IQ report

Issue-ID: CLAMP-135
Change-Id: I6675c92c456ccc243fb3c3c2129b530874d52640
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
Remove useless web.xml

Remove the file that is not useful anymore since a while

Issue-ID: CLAMP-85
Change-Id: Ib55095a80a95f1dc7107954aad03338577a00b33
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
6 years agoUpdated git submodules
Eddy Hautot [Fri, 2 Mar 2018 10:39:57 +0000 (10:39 +0000)]
Updated git submodules

Project: clamp master b79ce61729c0422ab9d3909439538b000157f721

Merge "Fix issue with bmpnText"

Fix issue with bmpnText

The bpmnText is not provided by the UI anymore so it has been replaced
by db template values.

Issue-ID: CLAMP-115
Change-Id: Ifb3abb081560191e50b3267a0ceea0775d93b1ee
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
6 years agoUpdated git submodules
Eddy Hautot [Fri, 2 Mar 2018 10:39:49 +0000 (10:39 +0000)]
Updated git submodules

Project: clamp master f9121f131d1ee833eef18789a7c6f459efd788d4

Merge "Fix Clamp runtime"

Fix Clamp runtime

Add the missing file for SDC Config in resource and docker clamp.env.

Issue-ID: CLAMP-81
Change-Id: Ie1a22fcc1a8d95fcc5dd826353e989c7e1707abd
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
6 years agoUpdated git submodules
Chuanyu Chen [Fri, 2 Mar 2018 09:51:18 +0000 (09:51 +0000)]
Updated git submodules

Project: so master 437220551824eafe0e4190205dab87eed6e93ac3

Merge "Support decompose service by model uuid"

Support decompose service by model uuid

Support decompose service by model uuid

Change-Id: Ib6f751440bc9c60df12e18857f23b4c62181b9c6
Issue-ID: SO-451
Signed-off-by: c00149107 <chenchuanyu@huawei.com>
6 years agoUpdated git submodules
yunlong ying [Fri, 2 Mar 2018 09:34:27 +0000 (09:34 +0000)]
Updated git submodules

Project: vfc/nfvo/lcm master 40187be68d73b231a16edf476881c5eef05da211

Merge "Modify code to get scaling data"

Modify code to get scaling data

Change-Id: I67f0a43d7d5e288e3927e2c8e5e80b0712bc8367
Issue-ID: VFC-784
Signed-off-by: fengyuanxing <feng.yuanxing@zte.com.cn>
6 years agoUpdated git submodules
LiZi [Fri, 2 Mar 2018 09:26:10 +0000 (04:26 -0500)]
Updated git submodules

Project: aai/esr-gui master 8ac643868c8b551b01d29177fb4e351d36056f23

Fix the url of query vim type.

Change-Id: I087bfb4a4e802253cecdb3af2a9fa45c63d0d93d
Issue-ID: AAI-833
Signed-off-by: LiZi <li.zi30@zte.com.cn>
6 years agoUpdated git submodules
Li Zi [Fri, 2 Mar 2018 09:16:17 +0000 (09:16 +0000)]
Updated git submodules

Project: aai/esr-server master 336cdb316f039f6212211df12f894b3ef68920af

Merge "Fix the bug about nullpointer when update VIM"

Fix the bug about nullpointer when update VIM

Change-Id: I25d81a88a7fec20a6f1ebca26b727cee64be1d96
Issue-ID: AAI-832
Signed-off-by: LiZi <li.zi30@zte.com.cn>
6 years agoUpdated git submodules
fujinhua [Fri, 2 Mar 2018 08:58:14 +0000 (16:58 +0800)]
Updated git submodules

Project: vfc/nfvo/lcm master 53dfd3b4028632b72bca8270a5a3927a70313e4d

Add Sonar coverage for vfc-nfvo-lcm

Change-Id: Ia8780aed5eee306420e9d91b40a085eb116baa99
Issue-ID: VFC-782
Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
6 years agoUpdated git submodules
fujinhua [Fri, 2 Mar 2018 08:32:58 +0000 (16:32 +0800)]
Updated git submodules

Project: vfc/nfvo/lcm master 936e24b79ac5ec5d88cc72109a8b49387ad2951b

Add Sonar coverage for vfc-nfvo-lcm

Change-Id: I4005b094f9b1ae98fe5324605a2ea65738bac497
Issue-ID: VFC-782
Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
6 years agoUpdated git submodules
Li Zi [Fri, 2 Mar 2018 08:24:17 +0000 (08:24 +0000)]
Updated git submodules

Project: aai/esr-server master 36f3f5388cdc979f9bcb6d07e31ef817d85fdda1

Merge "Add unit test for the newly entity classes."

Add unit test for the newly entity classes.

Change-Id: Ie87f678cdaab10322211b546d5defa1e17a8b3c8
Issue-ID: AAI-831
Signed-off-by: LiZi <li.zi30@zte.com.cn>
6 years agoUpdated git submodules
fengyuanxing [Fri, 2 Mar 2018 07:42:37 +0000 (15:42 +0800)]
Updated git submodules

Project: vfc/nfvo/lcm master 0685bf7af0a0ad8b5f7f439dd39e1667b9214a74

Modify code to get scaling json by catalog

Change-Id: Id1743cdf2a50f4ec100a0fa1fc74a42de16db4a0
Issue-ID: VFC-784
Signed-off-by: fengyuanxing <feng.yuanxing@zte.com.cn>
6 years agoUpdated git submodules
fengyuanxing [Fri, 2 Mar 2018 07:16:18 +0000 (15:16 +0800)]
Updated git submodules

Project: vfc/nfvo/lcm master 6a35534386bf5f2f5d45bb63763d88c3b72a647b

Add code to download scaling json

Change-Id: I97f13443430db70e99c22b9baec2610b58aee191
Issue-ID: VFC-784
Signed-off-by: fengyuanxing <feng.yuanxing@zte.com.cn>
Add code to deal with scaling json

Change-Id: I203065c621dab33c5c61b946c85e22b6ede48d77
Issue-ID: VFC-784
Signed-off-by: fengyuanxing <feng.yuanxing@zte.com.cn>
6 years agoUpdated git submodules
Li Zi [Fri, 2 Mar 2018 06:30:47 +0000 (06:30 +0000)]
Updated git submodules

Project: aai/esr-server master cb6a81d520e2a7176baaff46f71d24c6edaeb1d2

Merge "Add unit test for the newly API."

Add unit test for the newly API.

Add unit test for the API of query complexes and create relationship between cloud region and complex

Change-Id: I1a5b4b53346e820f66946482ce27f4273d842e88
Issue-ID: AAI-830
Signed-off-by: LiZi <li.zi30@zte.com.cn>
6 years agoUpdated git submodules
fengyuanxing [Fri, 2 Mar 2018 06:02:41 +0000 (14:02 +0800)]
Updated git submodules

Project: vfc/nfvo/lcm master 0d5d10bb9d4650a265cfaa76e25e260a29e4e715

Add code to deal with scaling json

Change-Id: I7e9fe895f96fda8c84b9bd39e41000e55107af8c
Issue-ID: VFC-784
Signed-off-by: fengyuanxing <feng.yuanxing@zte.com.cn>
6 years agoUpdated git submodules
Congcong Peng [Fri, 2 Mar 2018 02:46:54 +0000 (10:46 +0800)]
Updated git submodules

Project: integration master 10d984c3606b5c6a026dea4b9df0954d74d0a8d1

Rename some variables

Issue-ID: HOLMES-117

Change-Id: Ia67c2e577408a13a231868392912ffe035494203
Signed-off-by: Congcong Peng <peng.congcong@zte.com.cn>
6 years agoUpdated git submodules
fengyuanxing [Fri, 2 Mar 2018 03:29:43 +0000 (11:29 +0800)]
Updated git submodules

Project: vfc/nfvo/lcm master 2b4006276b5b08c60c22ee41b0fa9e9b238edef5

Add json for scaling

Change-Id: Ic2bfea8ab54405a06a687fb3d3be55928f3984f0
Issue-ID: VFC-784
Signed-off-by: fengyuanxing <feng.yuanxing@zte.com.cn>
6 years agoUpdated git submodules
Dileep Ranganathan [Thu, 15 Feb 2018 16:12:42 +0000 (08:12 -0800)]
Updated git submodules

Project: optf/has master 5238bc5d23b926e49c2805890d108cc2f1dcc618

Added unit tests for Data module

Unit test for conductor/data

Change-Id: I62e95824a8191adacd630746dc0101660d480886
Issue-ID: OPTFRA-70
Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
6 years agoUpdated git submodules
Li Zi [Fri, 2 Mar 2018 02:20:00 +0000 (02:20 +0000)]
Updated git submodules

Project: aai/esr-server master 709944ea341a3b4da53899114b85afa590028d0f

Merge "Get complex name and put it to cloud region"

Get complex name and put it to cloud region

Get complex name by query complex object and put it to cloud region when register VIM.

Change-Id: I1c5a2537b70de5ec8d3630dec6c8b79981445290
Issue-ID: AAI-829
Signed-off-by: LiZi <li.zi30@zte.com.cn>
6 years agoUpdated git submodules
Dileep Ranganathan [Thu, 1 Mar 2018 14:20:22 +0000 (06:20 -0800)]
Updated git submodules

Project: optf/has master 413abf436d94d48019f3995a860e0d43ea291b96

Integrate optf/has with Sonar

Added sonar properties for python related config
Added custom inclusion/exclusion patterns which could be leveraged

Change-Id: I3992a9120a30555fc933c1b052984367af69e4da
Issue-ID: OPTFRA-101
Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
6 years agoUpdated git submodules
Jorge Hernandez [Fri, 2 Mar 2018 01:47:18 +0000 (01:47 +0000)]
Updated git submodules

Project: policy/engine master 6ad0e11a3d77f42805d72d63accb63c69c19feb8

Merge "JUnit additions for PAP-REST,API"

JUnit additions for PAP-REST,API

Issue-ID: POLICY-600
Change-Id: I68020230d370950c0323a544910ad54015e1a08a
Signed-off-by: bobbymander <bobby.mander@att.com>
6 years agoUpdated git submodules
Jorge Hernandez [Fri, 2 Mar 2018 01:46:48 +0000 (01:46 +0000)]
Updated git submodules

Project: policy/engine master 4173b9c7e3143733ee3133c6416472cf8db46e3f

Merge "Added Junits for ONAP-SDK-APP"

Added Junits for ONAP-SDK-APP

Issue-ID: POLICY-604
Change-Id: Ice9264ff38d51c5801cfeedcf7169cc26ca780f5
Signed-off-by: rb7147 <rb7147@att.com>
6 years agoUpdated git submodules
Li Zi [Fri, 2 Mar 2018 01:05:28 +0000 (01:05 +0000)]
Updated git submodules

Project: aai/esr-server master d48f437e18ae68c70547b21902d5ad87243aac35

Merge "Create relationship while register VIM."

Create relationship while register VIM.

Create relationship between cloud region and complex object while register VIM.

Change-Id: I8bd121ad653cb27fb8a571d4544c10464e2a1fc4
Issue-ID: AAI-827
Signed-off-by: LiZi <li.zi30@zte.com.cn>