Age | Commit message (Collapse) | Author | Files | Lines |
|
* Update docs/submodules/vid.git from branch 'dublin'
to bf6341397284b03c6a2fa9c71adc02c90a0887a3
- Bump VID version to 4.2.0
Issue-ID: VID-482
Change-Id: I90808fb78cb68914df64faa6ac34416336f4d72a
Signed-off-by: Ittay Stern <ittay.stern@att.com>
|
|
* Update docs/submodules/vid.git from branch 'dublin'
to 17532bb4f1f4600327a697355a1a66a5126fe506
- Differentiate cloudRegions with same name and different owner
Resolves defect:
Issue-ID: VID-482
Change-Id: I22c0b07173950c253a9272b8a96ab63e006efa49
Signed-off-by: Ittay Stern <ittay.stern@att.com>
|
|
* Update docs/submodules/so.git from branch 'dublin'
to b533bd8b7626e28ee708734065b4462ae368f121
- Merge "removed unused CatalogDbUtils instantiation" into dublin
- removed unused CatalogDbUtils instantiation
Issue-ID: SO-1910
Signed-off-by: MariosIakovidis <marios.iakovidis@huawei.com>
Change-Id: I50a2c75e2ce59a4eb7b6fb60076a34cae5482344
|
|
* Update docs/submodules/appc.git from branch 'dublin'
to bf0229c185ed5a94eca7c35d3e85bf6a4bf4a849
- fix CDT doc image reference
rename to image41
Issue-ID: APPC-1295
Change-Id: Iee331769a9a0e46e87631c14849142033b855e34
Signed-off-by: Taka Cho <takamune.cho@att.com>
|
|
|
|
Add new dublin branch contributing repos SO EXTERNALAPI
Advance master branch references to current HEAD of master
Turn off publishing of system messages/warnings
Issue-ID: DOC-467
Signed-off-by: Rich Bennett <rb2745@att.com>
Change-Id: If76ffe7049c4dcf90bb0a76d9d2c69619affa8ff
|
|
* Update docs/submodules/so.git from branch 'dublin'
to 152fb54b77e845e9e0aa7b6295442f1e8c2c3e1f
- Add WORKFLOW artifactType to SDC Config
Add WORKFLOW artifactType to SDC Config
Issue-ID: SO-1911
Signed-off-by: Kuleshov, Elena <evn@att.com>
Change-Id: I8933438ae63ca73605a05fec5467806f41fbda10
|
|
* Update docs/submodules/appc.git from branch 'dublin'
to 5a7e36dbde00bda4f13d65252d5447f2bc882407
- Fix escapeInternalJson method
The method incorrectly handled cases where the json string contained
json objects internally. These cases should be handled correctly now.
Change-Id: I43b40414526bcb6577242ab737097dfb9119e618
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1576
(cherry picked from commit fc2018739d072a0287b84ff78c94572bce5aba7c)
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'dublin'
to e13b5e218086b77688b7e0e387281ba73427bded
- Fix payload has not been init in aysnc
Change-Id: I6c8c0fca6ffd7f7cc9814a5b88889c5f67cbd52f
Issue-ID: CCSDK-1354
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
|
|
* Update docs/submodules/so.git from branch 'dublin'
to 65d71e97406a9a9b1c56475855f1d2e59adeec81
- HttpLookupUri is now serializable again
cachedValue is now transient
added custom serialization
created serialization unit test for ServiceInstancesUri
Change-Id: Idbc414a8483a4eae9c93ae8b06a1e77cbe683ca8
Issue-ID: SO-1906
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
|
|
* Update docs/submodules/sdc.git from branch 'dublin'
to d00c7d99c6c2a8a4f7929db90a4de1e6bd6c3dfa
- Fix minor typos in documentation
Change-Id: I0c1468fc0f7f9a03ee7c23c2ca1b9debd136c671
Issue-ID: SDC-2315
Signed-off-by: kaihlavi <l.kaihlavirt@partner.samsung.com>
(cherry picked from commit e9135d23dcf8f7822ed46a1031d078d3d295f6a7)
|
|
* Update docs/submodules/appc.git from branch 'dublin'
to 8f397a4c22050bd76262c90a0739cad0ef89d989
- Fix for support of InventoryNames
This change addes support for InventoryNames parameter
in LCM request going to Ansible server
Change-Id: I9aea0b5407460d5dc0b2691e73ba795f8fe2af15
Signed-off-by: Lukasz Rajewski <lukasz.rajewski@orange.com>
Issue-ID: APPC-1612
|
|
* Update docs/submodules/so.git from branch 'dublin'
to 8e8476033905ac1e07e5cb22e7fe193bcc8ae903
- Fix CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT distribute
Add CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT type so
it does not cancel the distribution of services.
Change-Id: I68fe4892156312233fe677c0826e95c8aaa8da02
Issue-ID: SO-1907
Signed-off-by: Eric Multanen <eric.w.multanen@intel.com>
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'dublin'
to 8a44d244e220de18f0add7b1771344b1b41cacd2
- BlueprintWebClientService: added return status
Issue-ID: CCSDK-1331
Change-Id: I8dab8ad4eaebf1863f11c4d38c52cf7f64b0a4d5
Signed-off-by: Oleg Mitsura <oleg.mitsura@amdocs.com>
(cherry picked from commit 9eb8b8a88bfac860a94b62b203b00c64330a1be7)
|
|
* Update docs/submodules/vid.git from branch 'dublin'
to c92d5b7df3e9fb4dee1285e1f32f6cc85034a2b8
- Bump VID version to 4.1.0
Issue-ID: VID-481
Change-Id: I7aeede2772cdb1932ff6182be8d7eadcaa3b34a5
Signed-off-by: Ittay Stern <ittay.stern@att.com>
- Support service models with policy
Upgrade sdc-tosca to 1.5.1
Issue-ID: VID-481
Change-Id: I75f0df4cae73257fc6aa58b9f5f627901c2c61c5
Signed-off-by: Ittay Stern <ittay.stern@att.com>
- Run npm install as a frontend-maven-plugin goal
Without this, "prebuild" step is using local npm, instead of
frontend-maven-plugin one:
npm ERR! Linux 4.4.0-134-generic
npm ERR! argv "/usr/bin/nodejs" "/usr/bin/npm" "install"
npm ERR! node v4.2.6
npm ERR! npm v3.5.2
Issue-ID: VID-391
(cherry picked from commit 779c51de46cf55648036361bb33e0470b28756ca)
Change-Id: Iabadec524798481dbbe1a341b12fb33229cc9335
Signed-off-by: Ittay Stern <ittay.stern@att.com>
- Revert "Migrate to gerrit-maven-stage (VID)"
This reverts commit 44505674
Change-Id: Iadd431f9439e9cb44ca3637378f068547752dfd8
Issue-ID: CIMAN-234
Signed-off-by: Ittay Stern <ittay.stern@att.com>
|
|
* Update docs/submodules/appc.git from branch 'dublin'
to f99c213c3bd266a0145093020ca08200daaf3b67
- update APPC CDT GUI guide
added Admin tab user
guide
Issue-ID: APPC-1295
Change-Id: I21c7d3163796f405f809fb6c8a47537b736b1277
Signed-off-by: Taka Cho <takamune.cho@att.com>
|
|
* Update docs/submodules/sdc.git from branch 'dublin'
to 1ce83426e53b5d6b887e4e4a0e5799e02be7f683
- Rename "Ecomp Generated Naming" to "Generated Naming"
Rename "Ecomp Generated Naming" to "Generated Naming" in create service screen
Change-Id: I402fe5444033d82bbb5ee51c496d1970713e033c
Issue-ID: SDC-2318
Signed-off-by: avigaffa <avi.gaffa@amdocs.com>
|
|
* Update docs/submodules/so.git from branch 'dublin'
to e91f705e913d875426aeadde5a78cbca3d9a9504
- Merge "Change serviceInstance CM retrieval" into dublin
- Change serviceInstance CM retrieval
Change serviceInstance CM retrieval
Issue-ID: SO-1903
Signed-off-by: Kuleshov, Elena <evn@att.com>
Change-Id: I6bc1e3f0d219d6c9feff083ce43cd6afdec1c439
|
|
* Update docs/submodules/so.git from branch 'dublin'
to 3d4a7677036912b5745e4357576e2375a762ee8f
- Merge "Missing modifications for DistributeTraffic actions" into dublin
- Missing modifications for DistributeTraffic actions
Added input parameters for DistributeTraffic and
DistributeTrafficCheck action
Change-Id: I423979f6e8a682bff2aaff02bba4d79d2fbe22c8
Issue-ID: SO-1553
Signed-off-by: Lukasz Rajewski <lukasz.rajewski@orange.com>
|
|
* Update docs/submodules/so.git from branch 'dublin'
to f18614794608d81d6a6b868fa2e580e44e7ee6a8
- Set Variable
Fix issue here variable is not set if SI is found.
Issue-ID: SO-1419
Change-Id: If9a75fc57e280c2aba5361096e4ebf01ab13056f
Signed-off-by: Smokowski, Steve (ss835w) <ss835w@us.att.com>
|
|
* Update docs/submodules/so.git from branch 'dublin'
to 8e40406c6dd82de42d592ca8abb6203697b0aa8b
- Add SO WFD activity BBs to building_block_detail
Added dublin-WFD activity BBs to building_block_detaili tbl
Also updated the resource_type to NO_VALIDATE where target_action is CUSTOM
During the execute of the Activity building blocks for the Workflow Designer running into
orchestrationStatusValidation exception as it could not find the activity's name in building_block_detail table.
Updated the test/resources/data.sql to reflect the above changes
Issue-ID: SO-1901
Signed-off-by: Bonkur, Venkat (vb8416) <vb8416@att.com>
Change-Id: I9a5c60fc818ec4abc18005e3ef9b8c7b3313f55d
|
|
* Update docs/submodules/so.git from branch 'dublin'
to 969333e6374d3e2259ab5fbbdbcbb3f4c12a134e
- Check for null requestInfo
Check for null requestInfo
Issue-ID: SO-1900
Signed-off-by: Kuleshov, Elena <evn@att.com>
Change-Id: I2a3eb7ddbee396b19bcc71a2f647b9cf90082ed4
|
|
* Update docs/submodules/appc/deployment.git from branch 'dublin'
to 9432224c24d34a38b5c6a89ea5dfe8b5686c6f6a
- fix netconf for vFW
in Dublin, we changed to
stream-count:stream-count/streams
Issue-ID: APPC-1610
Change-Id: If2e1d127594ec0aa5d2297e9f71e6e3911e5ef12
Signed-off-by: Taka Cho <takamune.cho@att.com>
|
|
* Update docs/submodules/sdc.git from branch 'dublin'
to 9b8c4cc7504a5dc459d9401733a63ffd99e148c3
- fix bug [SDC-2317] - Auto collapse properties tables after sorting by capability column is not applied
Change-Id: I1c67560d53b18c91f0c47d5c3885492541b43f86
Issue-ID: SDC-2317
Signed-off-by: miriame <miriam.eini@amdocs.com>
|
|
* Update docs/submodules/sdc.git from branch 'dublin'
to 7b9415d18d42329ac46c506e5728689b2cce01e3
- fix bug [SDC-2316] - Unable to select a type from Operation screen when using Capabilities Properties
Change-Id: I3ceb94e5b927c48794d9a51b1a1c3c32d0457d45
Issue-ID: SDC-2316
Signed-off-by: miriame <miriam.eini@amdocs.com>
|
|
* Update docs/submodules/appc.git from branch 'dublin'
to 335579d35c4930b2b32cbb55efc3af665aeca4e7
- Fix base64 dependency
Issue-ID: APPC-1604
Change-Id: I7063bbfdcf1ca293d9775b7c21c3bc094ad02c3c
Signed-off-by: Brian Freeman <bf1936@att.com>
|
|
* Update docs/submodules/sdc.git from branch 'dublin'
to 170c00339b660025266affe31b5519ae5635ebb7
- Test case failure CSAR file corrected
Fix the vSBC CSAR file as per NFV SOL0001 v2.5.1
Change-Id: I637312e91452ffa47f5a9fd14152c3966a39beaf
Issue-ID: SDC-2170
Signed-off-by: sarada prasad sahoo <sarada.prasad.sahoo@huawei.com>
(cherry picked from commit d642660b5eeed87a3f1de737e7cf7840fd2bf121)
|
|
* Update docs/submodules/so.git from branch 'dublin'
to b883a8c104a519e791c151654d88af30f71e04e9
- Merge "Addressed vCPE-Infra processing issue ASDC Controller" into dublin
- Addressed vCPE-Infra processing issue ASDC Controller
code was modified to address vCPE-infra notification received from SDC.
Also added unit tests to ensure that the code works as expected.
Change-Id: I217e2dfed9548bfb0e9b93c96aaf75afc1d4171c
Issue-ID: SO-1861
Signed-off-by: Ramesh Parthasarathy(rp6768)<ramesh.parthasarathy@att.com>
|
|
* Update docs/submodules/so.git from branch 'dublin'
to f81419495dcc08ba23c02fb52343e9b2631652cc
- Merge "Fix DeleteE2EServiceInstance flow" into dublin
- Fix DeleteE2EServiceInstance flow
Fixed the issue when subprocess 'DoDeleteE2EServiceInstance' calls 'AAI GenericGetService' sub-process
which is deleted from SO common-bpmn
Change-Id: Ie170b430a21df6dc8e7ff95a9d7f2091c11a600b
Issue-ID: SO-1809
Signed-off-by: sarada prasad sahoo <sarada.prasad.sahoo@huawei.com>
|
|
and structure of the wiki Fixed missing CLI section Issue-ID: DOC-450" into dublin
|
|
* Update docs/submodules/sdnc/oam.git from branch 'dublin'
to 88efc22be9444a9a217d5e2ac87c9278d6e855d4
- Use CDS HTTP instead of gRPC
Change-Id: Id15af2a55b40a535836f8170973faf290ae88b18
Issue-ID: SDNC-768
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
|
|
into dublin
|
|
* Update docs/submodules/so.git from branch 'dublin'
to 5e25344cc7f4fca4e3bbb980e11024bf85e89b3b
- make HostRoute serializable class
make HostRoute serializable class
Change-Id: Id9eb0e42568ab96ce533288c15000ef8fd8fe066
Issue-ID: SO-1894
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
|
|
The link to VNF/PNF requirements doc has been corrected in the table
on the landing page. Also the name 'Dublin release' has been removed
from the text. The final sentence on navigation has been removed
as it referred to the left bar, which might change in the future
with the new theme.
Issue-ID: DOC-353
Change-Id: Ic0b8b861dd83a338caa5403ccef9175d1af6ea43
Signed-off-by: Noemi Wagner <noemi.wagner@nokia.com>
(cherry picked from commit f50d63d4f16ffcce4c3df6397954c8f8c984a81b)
|
|
* Update docs/submodules/so.git from branch 'dublin'
to 5a6f8509ea8c62946985ca567ff9651314b00ed8
- Merge "Fix CloudOwner Capitalization in R__MacroData.sql" into dublin
- Fix CloudOwner Capitalization in R__MacroData.sql
Issue-ID: SO-1889
Change-Id: I2f964ba9ca7dbeb73796853d367b090cb5c26c0f
Signed-off-by: Marcus G K Williams <marcus.williams@intel.com>
|
|
* Update docs/submodules/so.git from branch 'dublin'
to c0650e43c4228596831e5c49934a26ba4c221099
- Fix homing gateway in AssignVnfBB
Issue-ID: SO-1870
Change-Id: Id750d961276c5a4074363ed4746e95c9b67cceeb
Signed-off-by: Marcus G K Williams <marcus.williams@intel.com>
|
|
structure of the wiki
Fixed missing CLI section
Issue-ID: DOC-450
Change-Id: I2ad3f57e854e9e64023887fa54656d8f01bf87e0
Signed-off-by: thmsdt <thomas.kulik@telekom.de>
(cherry picked from commit b1a0c9d80ecf994f3f086196dab26a8824736041)
|
|
* Update docs/submodules/so.git from branch 'dublin'
to 6f1e0c58c104c6cfbefd7dbb6e10f9f8933961ce
- Bump SO artifact version
Since SO 1.4.1 has already been released, the staging builds
should be building the next version going forward.
Change-Id: I54e898054f2928bc4e727003574c54199485a71f
Issue-ID: SO-1851
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'dublin'
to 1ba3e762e27b09465339f90f624faff3b58059d1
- Merge "Fix: Enrichment fails for processor-db source" into dublin
- Fix: Enrichment fails for processor-db source
Change-Id: I7a426323dc22cb19a1c3eb77f7f4f30cf7da32e0
Issue-ID: CCSDK-1324
Signed-off-by: Steve Siani <alphonse.steve.siani.djissitchi@ibm.com>
(cherry picked from commit bc91fee937f819dc86c33564a02f4699cd410fe7)
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'dublin'
to 3abe510d9436655e53a011c2bc8d445ae3aa0d9a
- Merge "Resource dictionary- updated license text" into dublin
- Resource dictionary- updated license text
Added IBM modifications copyright
Issue-ID: CCSDK-1289
Change-Id: Iec1470ab0abbe8c5ca5846c4fd60d8368865edca
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
(cherry picked from commit 2316cc21935fe1458c67b5fb586745c94bbd741c)
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'dublin'
to 09ca7273b56cd8efa73b7649da696de4aec6d019
- Merge "Fixed I/O error and removed unwanted finally clause." into dublin
- Fixed I/O error and removed unwanted finally clause.
Change-Id: Id1993a4983ca103ac28655b57481bb96aa89f1f1
Issue-ID:CCSDK-1318
Signed-off-by: prathamesh morde <prathamesh.morde@bell.ca>
(cherry picked from commit a132cf34b95abf0ba2455bba28926df9b72fd4a0)
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'dublin'
to f7db22a86a9007e51ae805530022e304a81c4f88
- Merge "Bugfix: Blueprints Processor always return 200 OK" into dublin
- Bugfix: Blueprints Processor always return 200 OK
Currently the Blueprints Processor mS replies with a 200 OK HTTP status
code even if an exception occurs in the server side while executing the
request.
Thus, the only way for a REST client to determine if the request was
successful or not is by analysing the response and evaluate the
content of the element status.code
This bugfix modifies the HTTP status code of the response to match the
one inside the response.
Issue-ID: CCSDK-1327
Change-Id: I05a58cb3ab9359319172f2d8f1a665fdcdc1230b
Signed-off-by: ottero <rodrigo.ottero@est.tech>
(cherry picked from commit 5801ed7abaa58f7ef728ad68c496a3780d438194)
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'dublin'
to 9e5feb5310eada0a0505fcbe5bc58041a109810a
- Merge "Resource dictionary- updated license text" into dublin
- Resource dictionary- updated license text
Added IBM modifications copyright
Issue-ID: CCSDK-1289
Change-Id: Ib31cdae8951e78c276c822f89812ca0bd7495784
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
(cherry picked from commit cb8bc5df160fd694b4282b65768b8a78010a67be)
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'dublin'
to 5b0e91d826d523f4aa63ba1443dbae7d4207d849
- Resource dictionary- updated license text
Added IBM modifications copyright
Issue-ID: CCSDK-1289
Change-Id: Ib657fb80fbbd986e78c92cd83511168b55f984ed
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
(cherry picked from commit 3f6dc8ea30639ef8ccc47ea10535ea2f48ca34ff)
|
|
* Update docs/submodules/sdnc/oam.git from branch 'dublin'
to d4af847ee2c665526cba27ed068d57c9d54e958f
- Merge "SDNC-759: Update installScript.py" into dublin
- SDNC-759: Update installScript.py
Bug Fix:
In installScript.py public keys were restricting
the xNF cert setup.
Script updated so that public keys for each
xNF are not required.
Issue-ID: SDNC-759
Change-Id: I975be1f73a9b95d6d7620e61ff43b7f1af5b5b6c
Signed-off-by: DarraghEgan <darragh.egan@est.tech>
(cherry picked from commit 371ee58ccabb526a45ebfbd0acebb4b76ac888f4)
|
|
* Update docs/submodules/sdnc/oam.git from branch 'dublin'
to af06b310a13dd862962a8c54d6e92269ca63a458
- Merge "Fix SDWAN restapi templates" into dublin
- Fix SDWAN restapi templates
SDWAN controller requests is updated with
correct parameters and values
Change-Id: I36f3309b93a9255a5d94ac060c50f8c3256b1f37
Issue-ID: SDNC-659
Signed-off-by: Prakash.E <prakash.e@huawei.com>
(cherry picked from commit 986ea914320fe9bd52cefcb6fc9307e1f302af37)
|
|
* Update docs/submodules/so.git from branch 'dublin'
to 6a02c565b2cd3f4083617166fa36dea842838601
- Add missing UserParametersRepository
Add missing UserParametersRepository
Change-Id: Iba30896cab00687fcfb6cd5ba703d3579efcac30
Issue-ID: SO-1888
Signed-off-by: Kuleshov, Elena <evn@att.com>
|
|
* Update docs/submodules/sdnc/oam.git from branch 'dublin'
to 07ace1e68ec060d497183db066a0332d946d2858
- Merge "Add missing table" into dublin
- Add missing table
Add missing table SERVICE_MODEL_TO_VF_MODEL_MAPPING needed by
ueb-listener
Change-Id: Iefe0c16ad9f0e9c641f3fb9354464ae920e78838
Issue-ID: SDNC-756
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
|
|
* Update docs/submodules/appc/deployment.git from branch 'dublin'
to 4b1967d84f96960a1a0013035fab2aa7fd6cf377
- Update cdt for nodejs backend
Change cdt container to use a nodejs container so
that the nodejs backend of cdt can run.
Change-Id: I280bc02bee136bb1eda908f91e7efacfca8eb101
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1600
(cherry picked from commit 57eafffb6fcbcac82b021e8adcd80fcec58d8ae2)
|
|
|