Age | Commit message (Collapse) | Author | Files | Lines |
|
Project: sdc/sdc-workflow-designer casablanca 5d678a8823b2e83ef728404b1362844508d03641
Fix bug in update input/output parameters
Change-Id: I52a50ab4730b021d190a3a9bcd3830bfaf749871
Issue-ID: SDC-1915
Signed-off-by: talig <talig@amdocs.com>
(cherry picked from commit b9540bd120416956a8a0b58fee04d04c465cb1ae)
Bumped up version to 1.3.2
Change-Id: I3375029808a9c35231b59fd90af67859b8756ed8
Issue-ID: SDC-1899
Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com>
add ability to copy paste workflow
Issue-ID: SDC-1892
Change-Id: Iddd679a280d1fc5bbc9a7583aefbac7cf453db86
Signed-off-by: Yarin Dekel <yarind@amdocs.com>
cache search result workflow
Issue-ID: SDC-1889
Change-Id: I4a29b9954d3ce50ea9745e8aa8996f46f12501f1
Signed-off-by: Yarin Dekel <yarind@amdocs.com>
|
|
Project: policy/engine casablanca 5aa7ec363bb4c16f6380bb62ffe9e163802bf9fa
Update to 1.3.4-SNAPSHOT
Issue-ID: POLICY-1262
Change-Id: Iff542c9d6e07f143517bd0470cee7c6a6a90a065
Signed-off-by: liamfallon <liam.fallon@ericsson.com>
|
|
Project: sdnc/oam casablanca c636358959e0931e02db17c2aa3efa5b901accb1
Fix LCM parameters for scale out and healthcheck
Change-Id: I0ba4889bca37da369b3f980c34bff6d01b7719e1
Issue-ID: INT-696
Signed-off-by: Marco Platania <platania@research.att.com>
|
|
Project: so casablanca 1c47acb0e6f8b9624fd8e71ed09491f57dd1a3e0
Merge "Fix auth for catalog db" into casablanca
Fix auth for catalog db
Fix auth for catalog db.
Change-Id: Ic787993f608b7ddf74167f7859a519ca02b794ed
Issue-ID: SO-689
Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
|
|
Project: ccsdk/distribution casablanca 28a88a16390382426d58d703ffdbbd4db9c1978e
Prepare for release version
Prepare ccsdk/distribution to create RC2 artifacts
Change-Id: I9a852811b4becfa59bd50e14a6055f295e59ac77
Issue-ID: CCSDK-679
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
|
|
Project: appc/deployment casablanca 6a29ec85eefd8dbb7b17a1e7f59de159482a8329
Fix for APPC-1239
Fix for variable names and file loctions in JMeter
file for APPC stability test
Issue-ID: APPC-1239
Change-Id: Id0c161a01ccc6e25df7a6f860275d953c62a3df9
Signed-off-by: J Armstrong <joss.armstrong@ericsson.com>
|
|
Project: vfc/nfvo/lcm casablanca 30bb2818623f2d22bfad2c784438ca71c9eb0dde
fix NS update error
fix NS update error, STOPTYPE in NSLCM
Change-Id: I21f59c723723e45779206824fef6a6a99428a718
Issue-ID: VFC-1185
Signed-off-by: maopengzhang <zhang.maopeng1@zte.com.cn>
(cherry picked from commit eb04294f49cbac2ca9709d0377722813a60a2354)
|
|
Project: so casablanca cc4ce80333d6258d4755f812c7933519af61476b
Update swagger html
Change-Id: I44ed8b9b38392be1e0fff017dfe06c97fec6310d
Issue-ID: SO-1077
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
|
|
Project: so casablanca cfec14c9a0e51ad025b21812c305cf1ec77ec829
Update release notes for Casablanca branch.
Change-Id: I526efa36cdc29d3d6cd7c48c695d8adfbe218044
Issue-ID: SO-1077
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
|
|
Project: so casablanca 0578fc4948e8e98e5fe92e63832336f0b7e17e85
Fix auth token for request-db
Fix auth token for request-db.
Change-Id: I898781b2294392c5cd55df6fccd173f7274bc660
Issue-ID: SO-689
Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
|
|
Project: appc casablanca aab26935092bc2cd159a7f66428542a4802a1336
update release note for R3
update release note for
Casablanca Release
Change-Id: I9bdded31b93c5ade60456ded0b1cb4fd3a4c082c
Issue-ID: APPC-1035
Signed-off-by: Taka Cho <takamune.cho@att.com>
|
|
Project: policy/engine casablanca 306eb5a5c99c115fb54be27acfedace081b04c03
Added flow diagram to clc documentation.
Issue-ID: POLICY-1246
Change-Id: Iacc314242e47650087bfbcc6208b2ed92bb0e603
Signed-off-by: Joshua Reich <jreich@research.att.com>
(cherry picked from commit 071d1df9334aaf14b8e0d7cfbf0a2e9586f793fa)
|
|
Project: so casablanca afb499131e9c43bc2701482972822414ab8788cc
Merge "vCPE BRG allottedResourceRole is null" into casablanca
vCPE BRG allottedResourceRole is null
In Beijing we used:
o.getNfRole()
In Casablanca, it was:
o.getTargetNetworkRole()
I'm changing it to:
o.getTargetNetworkRole() != null ? o.getTargetNetworkRole() : o.getNfRole()
Change-Id: I874b2f01fd651bb38a361fa9c36f9937b1f02b2f
Issue-ID: SO-1200
Signed-off-by: Rob Daugherty <rd472p@att.com>
|
|
Project: so casablanca 6e3aad261b40427288b18f21b86f109172dbd9c4
Up Timer
Issue-ID: SO-1209
Change-Id: Icb018e4a178ab13f6d142bdcb1000411c0d0dedf
Signed-off-by: Smokowski, Steve (ss835w) <ss835w@us.att.com>
|
|
Project: so casablanca 827edc452055afa431080d04c5668db5e16964fd
Update Schema
Issue-ID: SO-1211
Change-Id: I7a7c6788010c3c3bbaba0d72ec656cebc124d6e6
Signed-off-by: Smokowski, Steve (ss835w) <ss835w@us.att.com>
|
|
Project: music casablanca b9d442f62385f5e5f0b4c3f8ecf07e74109ffb9a
Fix last update for a casablanca release
Used wrong commit to cherry-pick into casablanca release.
Pushing a fix.
Also pushed MUSIC-157
Change-Id: I851bc43c79857de2d3d0517918344f7459be9043
Issue-ID: MUSIC-181
Signed-off-by: Nelson,Thomas(tn1381)(arthurdent3) <tn1381@att.com>
|
|
Project: aai/aai-common casablanca 63cd58a68b5b31e68832c99b63ae549f9b2b38de
Update R3 release notes
Issue-ID: AAI-1914
Change-Id: Iffed2a049e4b1e746d845a73da31432e6e9c74dc
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
|
|
Project: so casablanca 85b61ea21b45501957507177f1ea4af67ace79fc
Merge "Update Schema" into casablanca
Update Schema
Issue-ID: SO-1211
Change-Id: I7eb43d47f51790224b84ac6d58b89b9e9d9dfe83
Signed-off-by: Smokowski, Steve (ss835w) <ss835w@us.att.com>
|
|
Project: optf/cmso casablanca 60284abf4d99a35eccf3af8dc02e7fae9a5ae5c7
Merge "Fixing index.rst docs file for cmso" into casablanca
Fixing index.rst docs file for cmso
Change-Id: I352109da6d83483f0f3384004979ce30c7706847
Issue-ID: OPTFRA-394
Signed-off-by: vrvarma <vv8305@att.com>
(cherry picked from commit ad14ddd8de6d0a266c5251fdc926d6b2825df3b3)
|
|
Project: so casablanca 67a8def752ab5c02cca9bb27b58d2f8bfa5c6d2d
Merge "bug fixing" into casablanca
bug fixing
during pnf flow service instance is now created
Change-Id: Ibb1ce55ff7ea503aebbba2177284faba8fdae734
Issue-ID: SO-1212
Signed-off-by: Lukasz Muszkieta <lukasz.muszkieta@nokia.com>
|
|
Project: so casablanca 490538c031da0308352445d8e8e9747f93981455
Merge "Add Ref Data" into casablanca
Add Ref Data
Add Missing reference data for Test cases
Issue-ID: SO-1184
Change-Id: Ibf3ed0b802885f64b7d4850b5209932fcf35524a
Signed-off-by: Smokowski, Steve (ss835w) <ss835w@us.att.com>
|
|
|
|
Project: so casablanca c07e12fa8bc9e9995e73ed789e84f0d9f0cf8ae1
Merge "Fix the uri for BPMN invocation" into casablanca
Fix the uri for BPMN invocation
Fix the uri for BPMN invocation.
Change-Id: I42da40501a99c35aab5411f1f08586e7f40ee03a
Issue-ID: SO-689
Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
|
|
Update submodule references
Update references for casablanca branches
Improve format of submodule manifest generated in verify log
Add default gitreview branch
Issue-ID: DOC-335
Change-Id: I03ce60277f6cc8ee412254cbd22d45b22749916f
Signed-off-by: Rich Bennett <rb2745@att.com>
|
|
Project: policy/engine casablanca 08d9b84f4643af38833ebd1315665648f6f1f82d
Exclude itext due to license
Per Portal team, we can safely exclude this dependency
that has license issues.
Issue-ID: POLICY-1230
Change-Id: I957ad9cfea94227d7403bfb61a45d048393944e6
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
|
|
Project: sdnc/oam casablanca f6191ba4d1156410259897097485ddad2a15178f
Store .installed marker in persistent volume
Store .installed marker in persistent volume (/opt/opendaylight/current/daexim)
Change-Id: I74a4364c81b0d78f2a825c634f0094458651d621
Issue-ID: SDNC-518
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
|
|
Project: ccsdk/distribution casablanca 9788155805ded9b76617e6c795c76b53f73426ec
Store .installed marker in persistent volume
Store .installed marker in persistent volume (/opt/opendaylight/current/daexim)
Change-Id: If9bad7fcd8a2412d1db7fb3bbb77d5f81f4b7377
Issue-ID: SDNC-518
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
|
|
Project: sdnc/oam casablanca a16180d9ed958b3171f93ead7b15343070ba5790
Merge "Drop CDS tables only if they exist" into casablanca
Drop CDS tables only if they exist
During the initialization of SDNC, SDNC tries to install all
the SQL dump provided. While processing the one for CDS, it
was failing to execute the first statement as the table is not
existent; hence was exiting that dump and processing with the
next one. In order to make sure the process creates CDS tables,
make the DROP statement work even if table doesn't exist.
Change-Id: Ifa99b8e1a13ac3828828e8b2a9f9674556f84ced
Issue-ID: CCSDK-682
Signed-off-by: Alexis de Talhouƫt <adetalhouet89@gmail.com>
|
|
Project: optf/cmso casablanca dce92792a05510fb82b59c2ae3b0bbbe135b5e36
Add architecture diagram and add delivery
Issue-ID: OPTFRA-394
Change-Id: I4c2f1ad85330069169f78217e15d58021385839e
Signed-off-by: Jerry Flood <jflood@att.com>
(cherry picked from commit 0246c06c30f8ac5443473d27f6e75ed38ba013b2)
Create docs outline for CMSO
Issue-ID: OPTFRA-394
Change-Id: I55e1738c3397c71d73399ebf78cb42a3b441afec
Signed-off-by: Jerry Flood <jflood@att.com>
|
|
Issue-ID: DOC-337
Change-Id: I271cb09a0c28ef45f69c637f4c38ee07cfeb3fa8
Signed-off-by: Manish Kumar <manishjpiet@gmail.com>
(cherry picked from commit bd2b8385f0f7411c655b61d18b05dbe6ec9b81b7)
|
|
Project: so casablanca 91109d4e4805a69b20f9dbb1329347038149f0d7
Merge "Get Csar file bug fix" into casablanca
Get Csar file bug fix
modify getting openecomp.db.endpoint config codes
Delete bug fix for R3 config changes
Change-Id: Idaa55084f5ecb0dd3636c232cebc14fa5f064408
Issue-ID: SO-1194
Signed-off-by: Yulian Han <elaine.hanyulian@huawei.com>
|
|
Project: vfc/nfvo/lcm casablanca c2d1602d1bbf43259379125126c3c7bce239544c
fix NS update error
fix NS update error in NSLCM
Change-Id: Ieecbcb151b2163accf5c14a31e6087e7b7540bb9
Issue-ID: VFC-1185
Signed-off-by: maopengzhang <zhang.maopeng1@zte.com.cn>
(cherry picked from commit e58d93b76165b24aac9e8490bdd5803c2ba05e56)
|
|
Project: vid casablanca 0ce80fac351ec9450ae6905ef4ac5c550649e8f7
Remove the itext v2.0.8
Change-Id: Ia20c3c9156249a482143fade5ee0eb75be7b2a3a
Issue-ID: VID-340
Signed-off-by: Sonsino, Ofir (os0695) <os0695@intl.att.com>
|
|
|
|
|
|
Project: dcaegen2 casablanca 782ed3f6bf033b2ce8b0ccbc1ff070124eeda341
Language check for PRH docs
Change-Id: I0f1c4fb52799a102a08fceb597e3780495b81020
Issue-ID: DCAEGEN2-398
Signed-off-by: pwielebs <piotr.wielebski@nokia.com>
(cherry picked from commit a72dbeddf727cb5eb9171051015e0a29d0237ad2)
Update: Spelling mistake
Issue-ID: DCAEGEN2-968
Change-Id: I8ac7c1411747386527b5101392703c76489071b8
Signed-off-by: Manish Kumar <manishjpiet@gmail.com>
fix typos
Change-Id: Idafaf4e44219e626d70945f01d5db1ddfd61db9e
Signed-off-by: Stanislav Chlebec <stanislav.chlebec@pantheon.tech>
Issue-ID: AAF-582
update doc for dcae
Change-Id: I766d925e6e5d63a365f4f2bd3e33a3a3c37fe233
Signed-off-by: VENKATESH KUMAR <vv770d@att.com>
Issue-ID: DCAEGEN2-772
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>
Merge "Documentation update"
Merge "Add "Supported domains" section to HV-VES docs"
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>
Add link to new DFC documentation
Change-Id: Ib6b9750ebdf138b55add7a1cdcb83b0b8d52a428
Issue-ID: DCAEGEN2-876
Signed-off-by: elinuxhenrik <henrik.b.andersson@est.tech>
Merge "Adding Documentation regarding PRH"
Correct a link in DFC doc.
Change-Id: I3f8ee85405cb12e846f777136276faa536e9a954
Signed-off-by: Chengkai Yan <martin.c.yan@est.tech>
Issue-ID: DCAEGEN2-876
Update DFC documentation
Change-Id: I95befc4a6b597f67672797d44561de41af9c480d
Signed-off-by: Chengkai Yan <martin.c.yan@est.tech>
Issue-ID: DCAEGEN2-876
Adding Documentation regarding PRH
Change-Id: I158a97dbdf06297c1cacae2da6a318adf6218a96
Issue-ID: DCAEGEN2-398
Signed-off-by: pwielebs <piotr.wielebski@nokia.com>
Add "Supported domains" section to HV-VES docs
Change-Id: I57843aa8663c4b253bd388f6ff12fd6fdb475daa
Signed-off-by: jdudycz <jakub.dudycz@nokia.com>
Issue-ID: DCAEGEN2-945
Adding Documentation of Mapper
Adding documentation of Mapper on readthedocs
Change-Id: I80ec21296ec42ef21552a9e93839ca5209a27a58
Issue-ID: DCAEGEN2-936
Signed-off-by: Pooja03 <pm00501616@techmahindra.com>
Merge "dcae doc updates"
dcae doc updates
Change-Id: Ia63b7669d55c929d729663418747ab7e52ae89d4
Signed-off-by: VENKATESH KUMAR <vv770d@att.com>
Issue-ID: DCAEGEN2-772
Update DFC documentation
Change-Id: I75da5240ff5e5ee95c7c031fd73e8b5cb008ef6f
Signed-off-by: Chengkai Yan <martin.c.yan@est.tech>
Issue-ID: DCAEGEN2-642
|
|
Project: so casablanca 743c0ec3e756309476dadf2b4067f03edbdbaedf
Fix issues with mulicloud adapter parameters
Use the static final string variable for the parameter
key values instead of literal string of the variable name.
Also, vf_module_id and vnf_id (generic vnf id for multicloud)
are already part of the required input list, so they are
not needed to be added to the list of inputs.
Change-Id: I2b0bbf385e4114f0432673a3d7e8c9d652226f0a
Issue-ID: SO-1210
Signed-off-by: Eric Multanen <eric.w.multanen@intel.com>
|
|
Project: vfc/nfvo/lcm casablanca 2d68e80de6224fa239f8b55a6247ab1773fdaa7e
Merge "fix vnf_instance_id error"
Merge "fix grant vnf para error"
fix vnf_instance_id error
fix vnf_instacne_id to vnf_instance_id error, etc
Change-Id: Ieb08d27062d08abffd0ed813e8047982c30177f4
Issue-ID: VFC-1158
Signed-off-by: maopengzhang <zhang.maopeng1@zte.com.cn>
fix grant vnf para error
fix grant vnf para error, etc
Change-Id: I0accaa82a4633aa4e1887c0aa9c157afc3019a03
Issue-ID: VFC-1158
Signed-off-by: maopengzhang <zhang.maopeng1@zte.com.cn>
Fix ns term logic
Change-Id: Iad588af1924f45e49bcb82c161280b98fb8914aa
Issue-ID: VFC-1163
Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
Fix ns term logic
Change-Id: Id59ff11a70bcc8e39d418eda038c09683a64fcde
Issue-ID: VFC-1163
Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
Merge "Fix ns term logic"
Fix ns term logic
Change-Id: Ie814becd8f365d5e1eeb39dd09719f3c09468cda
Issue-ID: VFC-1163
Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
Merge "fix terminate pnf error"
Merge "fix creat pnf error"
fix terminate pnf error
fix terminate pnf error, etc
Change-Id: I675abc9324d5b0ec7f18d62293446d8ed85b9219
Issue-ID: VFC-1158
Signed-off-by: maopengzhang <zhang.maopeng1@zte.com.cn>
fix creat pnf error
fix creat pnf error, etc
Change-Id: Id1a4ba83a04ac393bb9c4a5e1bf3f8f672d34509
Issue-ID: VFC-1158
Signed-off-by: maopengzhang <zhang.maopeng1@zte.com.cn>
Merge "Fix vnf grant logic"
Fix vnf grant logic
Change-Id: I6117b389a4d06d542d1dedc5c77dafb546659841
Issue-ID: VFC-1163
Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
fix PNF create parameters error
fix create parameters error
Change-Id: Ia1430797b1e036e8bacabad775073707bd8cd0e7
Issue-ID: VFC-1158
Signed-off-by: maopengzhang <zhang.maopeng1@zte.com.cn>
fix subscription error
fix subscription error
Change-Id: Ibc3844a3979b86a63da6df9f7fce7fccfda8f354
Issue-ID: VFC-1158
Signed-off-by: maopengzhang <zhang.maopeng1@zte.com.cn>
Merge "fix NSlcm grant parameter error"
fix NSlcm grant parameter error
fix sol003 grant parameter, etc
Change-Id: Ib33f13b52a0261aeaa4969856e7cc0056c3a3872
Issue-ID: VFC-1158
Signed-off-by: maopengzhang <zhang.maopeng1@zte.com.cn>
Add nslcm reg api v2 to msb
Change-Id: I3138182070f70959fa0f8d8edab12e4b12277d98
Issue-ID: VFC-1163
Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
Update relesae notes
Change-Id: Id38e919a312e935facc9bd579e0a83a47ccb348b
Issue-ID: VFC-1181
Signed-off-by: yangyan <yangyanyj@chinamobile.com>
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>
Merge "NS instantiate error"
NS instantiate error
change nf_type to vnfm_info; change initiationParameters to networkName
Change-Id: I94e74af5ec69a17dfb88d999bb401e23f568bf9e
Issue-ID: VFC-1158
Signed-off-by: maopengzhang <zhang.maopeng1@zte.com.cn>
Change snapshots to staging of Dockerfile
Change-Id: Id224ec9f881d8f7a976565510ae642e457638874
Issue-ID: VFC-1163
Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
Merge "Comply with current data model in grant vnf"
Comply with current data model in grant vnf
Change the code to comply with current data model
Change-Id: I3047fd240313eb0a48e2c69fa52a9ac1f6c395a3
Issue-ID: VFC-1085
Signed-off-by: Ruoyu Ying <ruoyu.ying@intel.com>
Fix serializer def of vnf api
Change-Id: I0c0763ce604dd5d6f6c949ed82e779fce346657d
Issue-ID: VFC-1163
Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
Merge "enhace the ns instance query to support pnfinfo"
Merge "enhace the get NS interfaces"
enhace the ns instance query to support pnfinfo
enhace the ns instance query to support pnfinfo
Change-Id: I53e67cde0642597b80a807a0bf8bf64fbbf49265
Issue-ID: VFC-1158
Signed-off-by: maopengzhang <zhang.maopeng1@zte.com.cn>
Merge "change the additionalParamForNs to be option"
enhace the get NS interfaces
NS get retrun vnfInfo and change list to dict
Change-Id: I41cb3b9baf233f08f011378326533b11ad211b11
Issue-ID: VFC-1158
Signed-off-by: maopengzhang <zhang.maopeng1@zte.com.cn>
change the additionalParamForNs to be option
change the additionalParamForNs to be option
Change-Id: I5ad9bf191f4b4ddafdd5049055e9c41ce26d4820
Issue-ID: VFC-1158
Signed-off-by: maopengzhang <zhang.maopeng1@zte.com.cn>
Refine place_vnf logic
Refine place_vnf logic
Change-Id: Iee9dbad6c4ed978de280bee9f1fd5de07ef6116b
Issue-ID: VFC-1085
Signed-off-by: Ruoyu Ying <ruoyu.ying@intel.com>
Merge "Remove directive from addtionalParams"
Remove directive from addtionalParams
Change-Id: Ie69bd791cf044d90f2e9ae7633e16ba3f487eb49
Issue-ID: VFC-1176
Signed-off-by: laili <lai.li@zte.com.cn>
Add vnfVms to get vnf resp
Change-Id: I537a5f633f29c98da3423ae4c96799f143aea408
Issue-ID: VFC-1177
Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
|
|
Project: vfc/nfvo/driver/vnfm/svnfm casablanca 3ac92210eef64938306f908077cef7d81cc66159
Add ARG PKG_VERSION to Dockerfile
Change-Id: I2b56d337d135dd6a91bc07af4ea089c6d8bf0524
Issue-ID: VFC-1163
Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
Add ARG PKG_VERSION to Dockerfile
Change-Id: I409e466cc6fb69d3e19f8f4ab06594d375ace111
Issue-ID: VFC-1163
Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
Add ARG PKG_VERSION to Dockerfile
Change-Id: I6dee3200b93292113d22984b10e94b384480681f
Issue-ID: VFC-1163
Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
Update version to 1.2.1
Issue-ID: VFC-1163
Change-Id: Ie48cbdcc7120b39249197050e4a58155840d04aa
Signed-off-by: yangyan <yangyanyj@chinamobile.com>
Update version from 1.2.0 to 1.2.1
Change-Id: I203dba184b5eaad855bf350c443c180850ea47fc
Issue-ID: VFC-1163
Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
|
|
Project: music casablanca b6dacb861d588690dd42e972b43752d90ad54dd0
Update Casablanca branch to latest release
Change-Id: I56e1b4c539f42fd661e6fbff82bd3565d9f09b01
Issue-ID: MUSIC-181
Signed-off-by: Thomas Nelson <nelson24@att.com>
|
|
Project: portal casablanca 2368396383b499ee0e6022f581ba41d3465021fd
Update the release date in the release notes
Issue-ID: PORTAL-391
Change-Id: I1f68476b6a262442faeb9999820a98ce3264da96
Signed-off-by: Manoop Talasila <talasila@research.att.com>
(cherry picked from commit 0a915d3856f651e53230481c25247be36bf3c021)
Fixed license text.
Issue-ID: PORTAL-460
Change-Id: Ic36e7be4f723ba79e9af6acbb6eec4e1739c9d02
Signed-off-by: Kishore Reddy, Gujja (kg811t) <kishore.reddy.gujja@att.com>
(cherry picked from commit ab32e7c91de362869eec56f24dc692ec23c07b7e)
Disable portal-app default page
Fix for Security: disable portal-app default page that targets tomcat 8.0.37 specific exploits issue
Fix default tomcat webapps removal command in Dockerfile.portal
Issue-ID: PORTAL-303
Change-Id: I9be563f0d824f687271fbdcf12e5785ff18ab83f
Signed-off-by: Parshad Patel <pars.patel@samsung.com>
(cherry picked from commit de1cfb5dfea79d17c6224264abd483271b8ae27e)
Adding tutorial for Angular upgrade
Issue-ID: PORTAL-356
Change-Id: I3251916a18537d6abedcada139286ee97a4dc7ad
Signed-off-by: Manoop Talasila <talasila@research.att.com>
(cherry picked from commit d569d0fdc58df62b1a8cb1bfd1050dd2fe4fc2b6)
Fix typos
Change-Id: I9b8fbaf7ccfd20d5a7ec8075e47e40ae6671812d
Signed-off-by: Stanislav Chlebec <stanislav.chlebec@pantheon.tech>
Issue-ID: AAF-582
(cherry picked from commit ee3d2ddb7883237f4c107bc2eb5f6d9db83effdf)
Fixed license text.
Issue-ID: PORTAL-466
Change-Id: I1b533a9c70d4be92906c6425ae17deb963393d53
Signed-off-by: Welch, Lorraine (lb2391) <lb2391@att.com>
(cherry picked from commit 49d1b7109c9b7179ce9fd89696fe1ef8025e76a5)
Updated docker images and Upgrade Notes
Issue-ID: PORTAL-391
Change-Id: Iec2652c2237d8a8976c558287989232d2f90376e
Signed-off-by: Welch, Lorraine (lb2391) <lb2391@att.com>
(cherry picked from commit 9d5f5d667d21f6929286dbc8dbc2d40c02bc0760)
Change the domain name and main page of MSB
Change-Id: I260b95a21b0f10d27242d186183f76ff690d7b7b
Issue-ID: MSB-293
Signed-off-by: Huabing Zhao <zhaohuabing@gmail.com>
(cherry picked from commit 7e6c422296993ec076a333a4149e21d6c82c6d1e)
Apps_Users_Onboarding_script
Issue-ID: PORTAL-389
Fixed uebkey issue in the script
Change-Id: I24002c094a687d15cbbff939b47675bc75f6d364
Signed-off-by: Kishore Reddy, Gujja (kg811t) <kishore.reddy.gujja@att.com>
(cherry picked from commit 9eaf0893e57eaa730185ddbe9782bdb2acf5edff)
Updated Release-notes for Known Issues
Issue-ID: PORTAL-391
Change-Id: Ied0528808b1bb331b15938b4bd8a1cd8dccc06ca
Signed-off-by: Welch, Lorraine (lb2391) <lb2391@att.com>
(cherry picked from commit 1b9c4d3c5cd92ce79f6cb59bbe1d4178838668c5)
Changed AAI encrypted password, SDC entry
Issue-ID: PORTAL-434
Change-Id: I8db5a00dd3a8755b0bc310f7886b416d056867ea
Signed-off-by: Welch, Lorraine (lb2391) <lb2391@att.com>
ExtAccessRolesServiceImpl.class
Issue-ID: PORTAL-389
Fixed AAF sync roles to onap portal
Change-Id: Ib75dd1aded3e3519662f61bbfd726cc2ddfc4af1
Signed-off-by: Kishore Reddy, Gujja (kg811t) <kishore.reddy.gujja@att.com>
(cherry picked from commit d23be7aa6224274f8740437291416b40800ce571)
|
|
Project: appc/deployment casablanca 7c561ecbee21b98e270c0c6628fc845d549578d2
Update APPC for Casablanca AAF support
Update pom.xml to add the bath_config.csv file.
Change-Id: Ic9a475a338ccfdf0a1f05c9369dc3ac0a945cce7
Issue-ID: APPC-1235
Signed-off-by: Aaron Hay <aaron.hay@att.com>
|
|
Project: vid casablanca c445efac620f9ba82bae41e53b10849de968f77d
Fix for max_vf_module_instances (remove .value)
Change-Id: I3e1edbded67d88e314ef2315c5c54b5e9c7699d4
Issue-ID: VID-346
Signed-off-by: Sonsino, Ofir (os0695) <os0695@intl.att.com>
|
|
Project: appc/deployment casablanca c68f1ea85f2786f065b25d2cd91b71d43de258b7
Update APPC for Casablanca AAF support
Change-Id: I2773fcdb498349d11ceb26b8f29d69f97512b1a0
Issue-ID: APPC-1235
Signed-off-by: Aaron Hay <aaron.hay@att.com>
(cherry picked from commit d3eaf0aec6d0d1cc271c5f56888ca59887cef8f6)
Update maven for aaf-shiro-aafrealm-osgi-bundle
Change-Id: I856b85ccb2936e329eb7941a2683dcffdbc0c462
Issue-ID: APPC-1235
Signed-off-by: Aaron Hay <aaron.hay@att.com>
update SHIRO to 2.1.8-SNAPSHOT
Shiro uses J2EE Filters update to 2.1.8-SNAPSHOT
Change-Id: Ic9eb18de9999126520094b630392d1c0f09ebba7
Issue-ID: APPC-1235
Signed-off-by: Taka Cho <takamune.cho@att.com>
Update version of cadi bundle jar
Change-Id: I1122e397d961172eab86213c3b4baf255ce9be8b
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1235
correct the license header
based on LinuxFoundation suggestion,
corrected the license header
Change-Id: I5ab1c44bc4967cefb4548d528a7000eede118e3b
Issue-ID: APPC-1229
Signed-off-by: Taka Cho <takamune.cho@att.com>
Fix non-existent release version
Change-Id: Id8aefe4a2ad9e6d08a7eb40e550c7df616b0a645
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1212
Update APPC deployment document
Adding ansible server and change to MariaDB
from Mysql for docker contents
Change-Id: Ia39b82349e2746a477e300db70be2be339808c87
Issue-ID: APPC-1227
Signed-off-by: Taka Cho <takamune.cho@att.com>
Remove restart 2.01 value
Removing the value will allow restart requests to default
to the dg orchestrator.
Change-Id: Iabf4b840219d7502dd7c694ca669ed6225a305ca
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1230
|
|
Project: ccsdk/distribution casablanca 3535a63cbbe1a41897a652bf1937368c9733cc90
[CCSDK-680] fixed dg import from local git repo
and also added option to view difference of json and xml since import
Change-Id: I9372c18658207ef55a568f219716a0b29f4f5eae
Issue-ID: CCSDK-680
Signed-off-by: Sheshashailavas Chinthakayala <sc2914@att.com>
|
|
Project: vid casablanca df10b815b84783fe62972847c6f8f474473a9268
Enable role management
Change-Id: I4d4a6a0a29c56ccb6e9f0e92f50959cf8d607890
Issue-ID: VID-257
Signed-off-by: Sonsino, Ofir (os0695) <os0695@intl.att.com>
Docs update
Change-Id: I9b01c80a56b0306dce86fea110a1bf1c553f06c4
Issue-ID: VID-254
Signed-off-by: Sonsino, Ofir (os0695) <os0695@intl.att.com>
|
|
Project: ccsdk/parent casablanca 3dc97ae533109935bbe5c308f831066f6c4b9e04
Roll back versions to snapshots
Restore 0.3.2-SNAPSHOT version of parent to specify snapshot
versions to avoid breaking builds.
Change-Id: Ideb125a052837c7dc61e896acbc71a753f1d7081
Issue-ID: CCSDK-679
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
|
|
Project: so casablanca 156bcc91b6ee96dd9fbb0223f70cd1b1ac1ebd86
Fix the variable to retrieve resource sequence
Fix the variable to retrieve resource sequence.
Change-Id: I331c87f5dd3fe4de3bc220db281368bd4b6dae1a
Issue-ID: SO-689
Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
|
|
Project: so casablanca 77a9a58512b54a9214b90dd1b00473c356036419
Replace xmlencode with xmlEscape
Replace xmlencode with xmlEscape.
Change-Id: Ib84e7e4f10881abbc938ee03b66ed3358f06e2dc
Issue-ID: SO-689
Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
(cherry picked from commit d080aa2ebd5c8b98e0210185030b90ed5a4a6edd)
|
|
Project: so casablanca 3d23673419de4ba18e5f8d365a98d7537e07956d
Merge "Fix the retrival of resource recipe" into casablanca
Fix the retrival of resource recipe
Fix the retrival of resource recipe.
Change-Id: Iaec1046f487ce61b995d61414dbe4229e8a51115
Issue-ID: SO-1197
Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
(cherry picked from commit 1c831520f085527c9525d8a757e9c0ccddae0219)
|