summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2018-11-07Add optf/cmso module in the readme docsvrvarma3-0/+6
Change-Id: I28115c660a4d02d8a294ca81ec86ad8ae092edea Signed-off-by: vrvarma <vv8305@att.com> Issue-ID: OPTFRA-394
2018-11-08Updated git submodulesGary Wu1-0/+0
Project: integration master 4ee737cff74c52411b1d2f1455e15055f176b7ab Merge "update sdc and work flow versions." update sdc and work flow versions. Change-Id: I613ca39e2d6a9f0251bc4ba9caa5d09a7ab4deb5 Issue-ID: SDC-1865 Signed-off-by: Michael Lando <michael.lando@intl.att.com>
2018-11-08Updated git submodulesVijay Venkatesh Kumar1-0/+0
Project: integration master 7f8617faa586fd2fbe17d5a45008c25831f8a7de update DFC version Change-Id: Idfbedc4f25684a1a8c5a68d3cd7ee5f0b86602c8 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-946
2018-11-08Updated git submodulesBin Hu1-0/+0
Project: multicloud/k8s master b4a5ff60af9186f45f64f310d1d615da571c834d Merge "Fix start.sh script" Fix start.sh script The start bash script is used during development phase to quickly test some changes in source code. This script requires to get the IP address of the Consul database and export the image name. This change fixes those instructions Change-Id: I73c4c4be0a9476304bedcd4c62a723ff1ecc7f7c Signed-off-by: Victor Morales <victor.morales@intel.com> Issue-ID: MULTICLOUD-301
2018-11-07Updated git submodulesInstrumental1-0/+0
Project: aaf/authz master 8cd88b8fbd5cdaa3fe796a11c0788ba202a808a3 Fix Proxy DELETE Issue-ID: AAF-617 Change-Id: I9c9380480eada84cf91effab9330eb0c81770b70 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-11-07Updated git submodulesVictor Morales1-0/+0
Project: multicloud/k8s master 5915937baedda033ec6a558caa376d2d9cf3eaa7 Merge "Change proxy-mode from iptables to ipvs" Change proxy-mode from iptables to ipvs Kubespray uses iptables by default for implementing a form of virtual IP. Ipvs has better performance when syncing proxy rules than iptables. This change sets that configuration option. Change-Id: Idd054a786284c54ceee1770d7774975b0ed43430 Signed-off-by: Victor Morales <victor.morales@intel.com> Issue-ID: MULTICLOUD-301
2018-11-07Updated git submodulesdglFromAtt1-0/+0
Project: dmaap/dbcapi master 87bf9245434ad317ea39a84a0099233197f3d7c2 Introduce useExisting query param for feeds/topics Change-Id: I0eb7000cff801a7fb622c70d4621458fe3574fed Signed-off-by: dglFromAtt <dgl@research.att.com> Issue-ID: DMAAP-878
2018-11-07Updated git submodulesJimmy Forsyth1-0/+0
Project: aai/aai-common master 6edb62395a4a18481ff851a218af3e570f085b4e Update API doc and custom query doc Issue-ID: AAI-1878 Change-Id: I597eed7bfc64f73b2ac4300ca63f77384e727813 Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2018-11-07Updated git submodulesManzon, Inna (im453s)1-0/+0
Project: sdc/sdc-tosca master bc0945a600e11741b86524889740b701297c986f Update ReadMe file for 1.4.5 version Change-Id: Ic0019492ac0b8932084875a32164841ff4592ebd Issue-ID: SDC-1904 Signed-off-by: Manzon, Inna (im453s) <im453s@intl.att.com>
2018-11-07Updated git submodulesJimmy Forsyth1-0/+0
Project: aai/aai-common master 84e5a3a494565d21fae0ea79b470b0ef7f31a6d6 Update API doc and add custom query doc Issue-ID: AAI-1878 Change-Id: I55d29b3a4ad6c5b4a641644a82fe1848b3a10b7c Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2018-11-07Updated git submodulesBenjamin, Max (mb388a)1-0/+0
Project: so master 61affc6311906aee71b16ee8632c1e7468cd1990 Catchup commits for Dublin added property for retry timer multiplier for testing Infra APIH table, fixed test assertNull condition. Infra APIH table, added tests for request-url = null. Infra APIH should write request_url to infra_active_requests. Return SelfLink URL on ServiceInstantiation SyncResponse. Added JUNITS. Added helper method to get AAI ResourceUri to faciliate unit test. Fixed code to correctly extract related generic vnf or vce id. updated unit test coverage for update network Handle REST NotFoundException for serviceInstance nodes query. Process should continue for new order request and throw exception only for SUPP request. Added disconnect functionality to the gw vnf test tool. Added conversion of vnf management option to dhv change speed sync subnet status with network update updated macroData vol assigned delete continue script Correct the name of DeleteVfModuleBB subprocess. fix the custom resolver to not convert int in string to int Write the returned value from Homing to gBBInput Use explicit conversion to JSON to read cloudConfiguration settings. added property for retry timer multiplier for testing avoid storing AAI yang models in execution added handlingCode to rollback test in workflowactionbb passed in alacarte flag to execute layer for rainy day added test cases for RollbackToAssigned rainy day hand added rollback to assign in catalog db rainy day hand Updated vnf adapter delete stubs to be a post for test. Added a javadoc to basic auth override method Added a check to not add blank headers to the headerMap in httpClient. Added check for if entity exist before calling readEntity. Fixed failing junits and updated way the body is obtained Added missing import statement for http client. Fixed mistakes and made updates caught during review. Removed post and httpPost methods from RESTClient and refactored references Refactored multiple http post references to use httpClient instead. Removed close connection method and randomized port in unit test Added http client unit test, coverage is currently at 90 percent Resolve conflict in sdnc adapter reste v1 method Began removing http delete and delete methods from RESTClient and aaiUtil. Removed http put method and executeput method, refactored references. fixed broken tests in the branch in jenkins build Fix Springboot 2.0 start up issues, and other issues added in implementation to generate self link if there isnt one removed dbcp2 from poms that still had them added rollbackstatusmessage to stub in testprocess added rollback_status_message to the schema sql file Added variable for rollbackStatusMessage Added rollbackStatusMessage to get response added rollback status message to archived infra request set rollback status message to successful on boolean added logic to split rollback and regular error message added rollback status message to infra active requests pushing the cloud config changes as well Added media type and fixed cast plural issue. Made various updated and fixes to code that was changed. Removed all no longer used RESTClient imports from classes Removed and refactored references for aaiUtil methods and all remaining RESTClient methods, removed RESTClient project and updated poms. Return canonical stack id on multicloud create Fix OOF Config Ingestion Fix variable to retrieve sdnc endpoint Prepare resources for service uuid req Fix swapped parameters for multicloud DELETE Update msb-java-sdk to resolve license issues cloud owner support for SDNC interface correlationId is now read from userParams Fix up request body of multicloud adapter body removed LinkedHashMap<?,?> from java classes Cut over logging project to release not snapshot Update unit tests, revert test code, fix comments Fix remaining number of Unit Tests, on avpn flow Fix JUNITS add callback url, fix BPMN issues Update SDNC interaction to support a-sync updated bpm assert import and corrected tests updated test case to be mockito 2 compliant additional changes to import statements and tests Change the place where the data for multistage gets set Update treatment of PENDING_ACTIVATION VF_MODULE CREATE entries to SILENT_SUCCESS to support first stage of multistage. Implement second stage of multistage design VF Module Creation removed LinkedHashMap<?,?> from java classes Removed SNAPSHOT from dependency Cut over logging project to release not snapshot Fixed failing BBInputSetup tests Update unit tests, revert test code, fix comments Updated apih tests to use networkInstanceGroup Updated ModelType enum and fixed compilation issues Fix remaining number of Unit Tests, on avpn flow Fix JUNITS add callback url, fix BPMN issues Implementation of the first stage of multistage design for VF Module creation. Update SDNC interaction to support a-sync no longer leave modified files after test runs Remove generated CSAR, that occurs during JUNIT Update Camunda Pods to use Flyway Migration in 1902 Updated hashcode method and removed comment. Added aggregate routes to the sdnw request and updated pom sdnw dependency. Began to set aggreagate route information for vrf configuration. modified remaining files with att-aic references Correct rollbackData setting and protect against potential null objects. correct AAIObjectPlurals enum value name Update POJO to use type URL for selfLink. Optional<URL> - construct SelfLink Url format. Construct SelfLink Url format from full Url. added missing properties to application-test.yaml fixed compliation error after merge of unit test restored files which should not have been deleted Fix SO vulnerabilities with cxf Fixing bpmn infra endpoint in so-monitoring yaml removed att-aic from codebase default cloud owner now configurable Set homingService in WorkflowAction Fix Java Ex in Homing Version should be 1.3.1 to release new dockers Pnf Spring Environment correction test property now has dynamic wiremock port removed test specific wiremock rule that was causing problems re-enabled and corrected integration tests for so-bpmn-tasks Test to get sniro homing v2 test working by splitting test suites for each spring application Reverted changes to old migration scripts.. Fixed spring context issue with test HomingV2. Removed unused import to fix compilation errors Fixed onap changes to homing, migrated homingV2 to homingBB, fixed broken junits again. - Updated isUseHttpsWithDmaapTest to check assertTrue rather than assertFalse. - Upgraded code to make the isUseHttpsWithDmaap configurable. It will default to true if no value is found in the config file. moved workflowaction test class to the test section added status message update for retry and rollback beefed up error message debug logging and req db msg added debug lines to workflowactionbbtasks reqdbcall Issue-ID: SO-1187 Change-Id: Iec1aff4ed30a43c0e0b2cdb06c28d8db8a99a830 Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
2018-11-07Updated git submodulesVijay VK1-0/+0
Project: dcaegen2 master 56f3194910de86e913ab6b0e804655d6e46f7559 update doc for dcae Change-Id: I766d925e6e5d63a365f4f2bd3e33a3a3c37fe233 Signed-off-by: VENKATESH KUMAR <vv770d@att.com> Issue-ID: DCAEGEN2-772
2018-11-07Updated git submodulesTal Gitelman1-0/+0
Project: sdc master 3edb71cfc640b32a7cea3ee0823350ef19dd7694 Error displayed on deleting VF/VFC - from Service Composition Change-Id: I48c2256b0584c69b94c870eefd834eaf2891f56d Issue-ID: SDC-1888 Signed-off-by: Tal Gitelman <tal.gitelman@att.com>
2018-11-07Updated git submodulesLovett, Trevor1-0/+0
Project: vnfrqts/testcases master 1248f5ddbb10f614c20ba85f2a91f3b8caefc11a VNFRQTS Linking to VNFSDK Testing Mapping Change-Id: Ia994ba66cac48895037bfc30005e103178f72689 Issue-ID: VNFRQTS-475 Signed-off-by: Lovett, Trevor <trevor.lovett@att.com>
2018-11-07Updated git submodulesLovett, Trevor1-0/+0
Project: vnfrqts/requirements master 0d5d97e1a128ff5a66a8f664c600fbe8b77fc778 VNFRQTS Updating release notes and metadata Change-Id: Icb6deeb8ab33469fc9544442cd6e336166a89783 Issue-ID: VNFRQTS-475 Signed-off-by: Lovett, Trevor <trevor.lovett@att.com>
2018-11-07Updated git submodulesMike Elliott1-0/+0
Project: oom master 0f282c08081ea538b1c49159a57eb2766f7372f2 Merge "Add missing naming policy for vFW_NextGen" Add missing naming policy for vFW_NextGen Change-Id: I3055262c43411462c962c50f22b95a2c86e48dc0 Issue-ID: POLICY-983 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
2018-11-07Updated git submodulespau28821-0/+0
Project: logging-analytics master 8dd149c02d9cd8bb794fc3c823a26a1fd1c31b51 POMBA casablanca release notes Change-Id: If8bebd8c9e629db6b99d92e9c0dbb69204237ca3 Signed-off-by: pau2882 <prudence.au@amdocs.com> Issue-ID: LOG-756
2018-11-07Updated git submodulesGary Wu1-0/+0
Project: oom master e2449eb725d44c70030077a14930895a5fc5ecd7 Sync docker tags with release manifest Sync docker tags with the release manifest from integration repo commit 1e16c7e67d1fdeadab3789b07d6d2f47b7d0ffd7. Change-Id: If580d0000108ce9ff70ad128b9bc93bf4364376b Issue-ID: INT-663 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-11-07Updated git submodulesrenealr1-0/+0
Project: aai/sparky-be master 206e44d57c0b1800abc2faf313a5c0c1b4945a8a update sparky with configurable features Allow end user calls and sync calls to be configurable expose the ability to set shallow entities configuration from a delimited string add proper exit condition for auto suggestion if the suggestible type list is empty enable a configurable domain add the ability to personalize html header and title Issue-ID: AAI-1874 Change-Id: Iec7183e0e82dba7f63780eeab824d000fe5f558c Signed-off-by: renealr <reneal.rogers@amdocs.com>
2018-11-07Updated git submodulesVijay Venkatesh Kumar1-0/+0
Project: dcaegen2 master 1de24161227f730902b68f4494b4dc7a66034e73 Merge "Adding PNDA documentation" Adding PNDA documentation Added link to PNDA Guide and resource estimates as well as updates to tables of properties. Change-Id: I52e14d7b2732f7c845bbec38cd3432793243ab3c Issue-ID: DCAEGEN2-733 Signed-off-by: Donald Hunter <donaldh@cisco.com>
2018-11-07Updated git submodulesLovett, Trevor1-0/+0
Project: vnfrqts/requirements master d3289e3c55cb2a255b8bb3be2193c84f7b9b3621 VNFRQTS Fixing out of date link on R-22346 Change-Id: If5da1ad97c7b65ab0f5d2f407899385d7a00dd4f Issue-ID: VNFRQTS-447 Signed-off-by: Lovett, Trevor <trevor.lovett@att.com>
2018-11-07Updated git submodulesWelch, Lorraine (lb2391)1-0/+0
Project: oom master 375bd6b005aa6afa3cae297b1aca09f5a3f6a583 Fixed license text. Issue-ID: PORTAL-466 Change-Id: I8ae36d7117acba3013e25b657260ea2368429321 Signed-off-by: Welch, Lorraine (lb2391) <lb2391@att.com>
2018-11-07Updated git submodulesJorge Hernandez1-0/+0
Project: policy/engine master 6de77ecc35e8c5333be8d35f0f46ca5679ad8127 Merge "Remove exclusion of dme" Remove exclusion of dme Since upgrading to dmaap 1.1.9, the exclusion is no longer needed. This exclusion may have been the culprit to POLICY-698's problem. Thus, removing the added dependency that was put in to resolve it. This should now clear all the javax.jms inclusions which have license issues. Issue-ID: POLICY-1229 Change-Id: Iba5e9db9576a8a8ca685e2ddfb46369ff6118cf0 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2018-11-07Updated git submodulesWelch, Lorraine (lb2391)1-0/+0
Project: portal master 49d1b7109c9b7179ce9fd89696fe1ef8025e76a5 Fixed license text. Issue-ID: PORTAL-466 Change-Id: I1b533a9c70d4be92906c6425ae17deb963393d53 Signed-off-by: Welch, Lorraine (lb2391) <lb2391@att.com>
2018-11-07Updated git submodulesBalaji, Ramya (rb111y)1-0/+0
Project: appc master af2fcc24fc53bf8bde0e38f2276d702d923c4b80 Added more logging to narrrow down issue Issue-ID: APPC-1231 Change-Id: I145c1309cb80b46477eca665ace5ce2358fac819 Signed-off-by: Balaji, Ramya (rb111y) <rb111y@att.com>
2018-11-07Updated git submodulesAlexis de Talhouët1-0/+0
Project: oom master 34e852aa63e5c4a3e8e1daebc664e072c09f06ef Merge "Fix bad port variables in helm drools chart." Fix bad port variables in helm drools chart. Fix bad port variables in helm drools chart template if not NodePort Change-Id: I7b4aac5c7a9619115b2cc8fec4c022d53e1babbe Issue-ID: POLICY-1253 Signed-off-by: dgermain <daniel.germain@cgi.com>
2018-11-07Updated git submodulesStanislav Chlebec1-0/+0
Project: portal master ee3d2ddb7883237f4c107bc2eb5f6d9db83effdf Fix typos Change-Id: I9b8fbaf7ccfd20d5a7ec8075e47e40ae6671812d Signed-off-by: Stanislav Chlebec <stanislav.chlebec@pantheon.tech> Issue-ID: AAF-582
2018-11-07Updated git submodulesGary Wu1-0/+0
Project: integration master 1e16c7e67d1fdeadab3789b07d6d2f47b7d0ffd7 Merge "Updated Docker Image Version" Updated Docker Image Version Change-Id: I00fa78d9f531ff979ccd5ca44f4f6204b3d5fe78 Issue-ID: HOLMES-181 Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
2018-11-07Updated git submodulesMichael Mokry1-0/+0
Project: policy/engine master c711715096ffc158fc8baa48fc90b147faf7f4c4 Fix issue with rendering 'identity' key in GUI Modified the java code to check dataOrderInfo format when getting data from model stored in the db table. Modified js code to check for type string when replacing 'equal-sign' with '=' in enum value list Change-Id: Iac804bc59da756f03073266703a684382d4afaff Issue-ID: POLICY-1243 Signed-off-by: Michael Mokry <michael.mokry@att.com> (cherry picked from commit 32d9ca08e62acee4239a2b02464bc332bebbaf32)
2018-11-07Updated git submodulesLovett, Trevor1-0/+0
Project: vnfrqts/requirements master cb971745cdc0a5082ea16bb7ea21756721c95c96 VNFRQTS Updating security requirements Change-Id: I71ae46277e1a832b462f37ccdb83159ac5e28033 Issue-ID: VNFRQTS-404 Issue-ID: VNFRQTS-369 Issue-ID: VNFRQTS-323 Issue-ID: VNFRQTS-357 Issue-ID: VNFRQTS-442 Issue-ID: VNFRQTS-485 Signed-off-by: Lovett, Trevor <trevor.lovett@att.com>
2018-11-07Updated git submodulesVijay Venkatesh Kumar1-0/+0
Project: dcaegen2 master 6d1532594970e90ced4e8cd6c4446097d4d85c26 Merge "Documentation update" Documentation update - document prh authN/authZ feature - broken linkage corrections - wrong formatting corrections Change-Id: Ie9bb86445712185ac4b9aebdbca75c629327d6fa Issue-ID: DCAEGEN2-960 Signed-off-by: Tomek Kaminski <tomasz.kaminski@nokia.com>
2018-11-07Updated git submodulesVijay Venkatesh Kumar1-0/+0
Project: dcaegen2 master 937c7b9fcc89015debe168ed05c91c84eff3d840 Merge "Add "Supported domains" section to HV-VES docs" Add "Supported domains" section to HV-VES docs Change-Id: I57843aa8663c4b253bd388f6ff12fd6fdb475daa Signed-off-by: jdudycz <jakub.dudycz@nokia.com> Issue-ID: DCAEGEN2-945
2018-11-07Updated git submodulesAlexis de Talhouët1-0/+0
Project: oom master 0a430747feda1604c674dc788f1b24e304854689 Merge "correct the license header" correct the license header based on LinuxFoundation suggestion, corrected the license header Change-Id: If739d31bdadf86a4de7875e2c700d65bac4d1a12 Issue-ID: APPC-1229 Signed-off-by: Taka Cho <takamune.cho@att.com>
2018-11-07Updated git submodulesliamfallon1-0/+0
Project: policy/apex-pdp master 53d8916cc60d97e2ce7ae345f8cc25f5602567da Refactor unit test data There were many copies of test policies and examples strewn through the Apex unit tests. This change cleans up the unit tests so that a single version of all example policies is used in all tests. Also added a new relative file root command line parameter to Apex to allow the root of relative paths in configuration files to be set. Apologies for the size of this review but unfortunately all of this must be done in one shot. Issue-ID: POLICY-1252 Change-Id: Ibbb18fbf18e3897a1c61301d0a65e62bc643a0e9 Signed-off-by: liamfallon <liam.fallon@ericsson.com>
2018-11-07Updated git submodulesAlexis de Talhouët1-0/+0
Project: oom master 03134eec23717623f1e9efef5213dc5540b4ae8b Merge "Make INFO.yaml corrections" Make INFO.yaml corrections - Add David's information which was missing from the beginning. - Remove Mike's duplicated entry. Change-Id: Idae6bb122a6602a18f15722c707aa8e1655a1340 Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-11-07Updated git submodulesAlexis de Talhouët1-0/+0
Project: oom master 76d02071f00c04937e34905e93084f5ea1816cc1 Merge "music-tomcat: Use "common.repository" framework" music-tomcat: Use "common.repository" framework Change-Id: Ifb19d7d59f8e0d2057174659ac3beb4f0b781d6d Issue-ID: OOM-874 Signed-off-by: Julien Barbot <julien@barbot.org>
2018-11-07Updated git submodulesAlexis de Talhouët1-0/+0
Project: oom master bf97fd81c2c7d3eefd9ce48d2d60c5b720cae086 Merge "Resolve issues creating POMBA DMaaP topics" Resolve issues creating POMBA DMaaP topics Change-Id: I25497f5c88304f36274d9226d42e8946c9800c80 Signed-off-by: jmac <james.macnider@amdocs.com> Issue-ID: LOG-794
2018-11-07Updated git submodulesHuabing Zhao1-0/+0
Project: aai/esr-gui master 87fa6ad968ad43587e0fde8c346e5e2df1fb4834 Revert "Fix esr security vulnerabilites" This reverts commit 2b609609b666715907dad476b8a1ffaaa6f33989. Issue-ID: AAI-1879 Change-Id: Ie1bb804778a36e84be02e82a618df70da4d4c6ae Signed-off-by: Huabing Zhao <zhaohuabing@gmail.com>
2018-11-07Updated git submoduleselinuxhenrik1-0/+0
Project: dcaegen2 master fcd786b0c6fd8de7819669b6fbefcab3993bf680 Add link to new DFC documentation Change-Id: Ib6b9750ebdf138b55add7a1cdcb83b0b8d52a428 Issue-ID: DCAEGEN2-876 Signed-off-by: elinuxhenrik <henrik.b.andersson@est.tech>
2018-11-07Updated git submodulessebdet1-0/+0
Project: clamp master ac4958ae6d30e60c5cf0bd66ce8f3c79191c6726 Remove XACML Remove XACML from dependencies due to licensing issue Issue-ID: CLAMP-245 Change-Id: I5e325d13546369c7748736d56382b95c97c922df Signed-off-by: sebdet <sebastien.determe@intl.att.com>
2018-11-07Updated git submoduleszhangab1-0/+0
Project: usecase-ui master 5068ef4e733342d03d30ad895e5dcbeb4b6390b1 Support NS Package Upload for VF-C Change-Id: Id5818d125ca7ed54079ae05df93100df9d43da13 Issue-ID: USECASEUI-156 Signed-off-by: zhangab <zhanganbing@chinamobile.com>
2018-11-07Updated git submodulesfujinhua1-0/+0
Project: vfc/nfvo/lcm master 16e8e22821c23a3a43d89bc8133c5a41de1b110b Update version from 1.2.0 to 1.2.1 Change-Id: I69a6b43752257adad57c48287a8b17f7e1f05670 Issue-ID: VFC-1163 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2018-11-07Updated git submodulesAreli, Fuss (af732p)1-0/+0
Project: oom master 307fdc7ba74c535cc0b9f15b530ff621c70c948c Add SDC DCAE helm charts Add SDC DCAE helm charts Change-Id: I2b665a2a957274719a3eefad347951a1361d5064 Issue-ID: OOM-1113 Signed-off-by: Areli, Fuss (af732p) <af732p@att.com>
2018-11-07Updated git submoduleszhangab1-0/+0
Project: usecase-ui master 3cc445834dd33209256b32f5643ec6c7e20ad2a4 Fix VNF Performance Query Bugs Change-Id: Ieb296116f454e8134bb3c43703f6515a58d9cc0a Issue-ID: USECASEUI-166 Signed-off-by: zhangab <zhanganbing@chinamobile.com>
2018-11-07Updated git submoduleszhangab1-0/+0
Project: usecase-ui master 95125af4d61d498f008f19616d5afaa07e52759e Fix VNF Alarm Query Bugs Change-Id: I52b95605d164d7d72ebfb60732c177bfb40eb200 Issue-ID: USECASEUI-165 Signed-off-by: zhangab <zhanganbing@chinamobile.com>
2018-11-07Updated git submodulesvempo1-0/+0
Project: sdc master a706d714e2d0f308abe6fea01f091a1c5a1fe5ee Removed compile-helper-plugin Change-Id: I4d10879ac3195e25b8a2c97776c59241a25338a8 Issue-ID: SDC-1861 Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com>
2018-11-07Updated git submodulesEthan Lynn1-0/+0
Project: multicloud/framework master 66b38dea91018952d9070d95dcc29fe510e13a1a Fix VIO doc Lower VIO Simulated API document title level. Change-Id: Ib79f03e9257a865a663d5aa497cdd8f1f86ea3a5 Issue-ID: MULTICLOUD-395 Signed-off-by: Ethan Lynn <ethanlynnl@vmware.com>
2018-11-07Updated git submodulesVenkata Harish Kajur1-0/+0
Project: aai/aai-common master 2456dc2bb7901d129e8d77dc2bab64ea6747d1ce Merge "Add Casablanca API Doc" Add Casablanca API Doc Issue-ID: AAI-1878 Change-Id: I5fd0cb3d1aa90a2db282fd390d45bad3d5f44048 Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2018-11-07Updated git submodulesPrudence Au1-0/+0
Project: logging-analytics master 7faced1a5038307ba377b86281cb79860b586383 Merge "align Rancher/k8s with 1.6.22 post RC1" align Rancher/k8s with 1.6.22 post RC1 Change-Id: I17ebbd77dd92b88a20ae7936955a15a78fb11435 Issue-ID: LOG-806 Signed-off-by: Michael O'Brien <michael@obrienlabs.org>
2018-11-07Updated git submodulesPrudence Au1-0/+0
Project: logging-analytics master 01fcae8c183ecc251b38fa591dfde8cb7a894a37 Merge "cd.sh adjust for helm deploy plugin" cd.sh adjust for helm deploy plugin Change-Id: I3830dcd95296fb1914b49e556c5decc17dfef7c5 Issue-ID: LOG-326 Signed-off-by: Michael O'Brien <michael@obrienlabs.org>