Age | Commit message (Collapse) | Author | Files | Lines |
|
Project: clamp master e914b93e1394d9e93dbb7e5d1cf9d784f5a8599a
Merge "Add architecture and release notes structure"
Add architecture and release notes structure
Add release-notes template
Move Clamp in ONAP Architecture description a separate file
Add seperator lines on list items
Issue-ID: DOC-110
Change-Id: Ibe803f4de3d4641b54ff4c2df54c5c3af62e4afc
Signed-off-by: Rich Bennett <rb2745@att.com>
|
|
Project: vfc/nfvo/lcm master 86e1588d1f503afb5e1fd76ab018a37339af80e5
Update tox.ini of vfc-nfvo-lcm
Update pep8 rule
Change-Id: I1c9e8b8ed6d51ed5ce851fbdeffb8386842a1144
Issue-Id: VFC-554
Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
|
|
Project: vid master 53b277a7e46cde80cd381311932cd4f0d432cbfc
Remove SNAPSHOT dependencies
Change-Id: Iae31de0916f9456e135cb7b7a160f80a18643997
Issue-Id: VID-85
Signed-off-by: Ofir Sonsino <os0695@att.com>
|
|
Project: sdc/sdc-distribution-client master 4393b784fadf9e69c19e11eb8c72316160d6d390
pom clean up
Change-Id: I1d0fdfdb01cf8e7e0cd6463a096b69e599120900
Issue-Id: SDC-530
Signed-off-by: Michael Lando <ml636r@att.com>
|
|
Project: appc/deployment master 192f6bad7a24854defdb5c1a0f2a948ad87bcfd8
Handle dg-loader DGs approach with platform-logic
This commit takes care of adding the necessary code to be able to:
1) Convert JSON DGs to XML DGs in the dg-loader-dgs path
2) Load & Activate these converted XML DGs into the MySQL DB
This approach is used in appc.git's dg-loader-provider to handle DGs.
Combining platform-logic approach and dg-loader-provider approach to
handle DGs coming from these two separate paths.
Change-Id: I46505a3380afcdd3c6794e24fda75aef62ccc58f
Signed-off-by: Hector Anapan-Lavalle <ha076r@att.com>
Issue-Id:[APPC-287]
|
|
Project: so master 8196490263e51288e9735334ce44bb5968a92203
Merge "update operation status for E2Edelete"
update operation status for E2Edelete
IssueId: SO-258
Change-Id: I7699b44d5e72fdcec96f86b0c493b969f9c91598
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
|
|
Project: so master 1e467c2adeb2491d0f114499242d0560981b880b
Merge "Changed license to CC-BY 4.0"
Changed license to CC-BY 4.0
Updated Root License so/LICENSE.txt with CC-BY 4.0 license.
Removed txt file license from csar files . Root license will be used.
Change-Id: I6e56824522274a77e6da86dbe72bc0c0ea2db78a
Issue-Id: SO-261
Signed-off-by: Shailendra Borale <sb8915@att.com>
|
|
Project: modeling/modelspec master 2b3cafb8093f81a24ace3a41e067171f8248d538
Correct to pass doc8 and minor changes
Change-Id: Icf15c8042b10358a1df8e54ef738bda1738602a7
Issue-ID: DOC-94
Signed-off-by: Eric Debeau <eric.debeau@orange.com>
|
|
Project: so master eb7b6b427608fa21cf6241620202a803089020af
Merge "NetworkResource modelInvariantUUID is too short"
NetworkResource modelInvariantUUID is too short
It is currently 20. It should be 200.
I'm also fixing HeatFiles.hbm.xml to match a recent
schema fix (SO-247).
Issue: SO-264
Change-Id: I2bd6fc480310abc80b1a189a83b1e3f73c90149b
Signed-off-by: Rob Daugherty <rd472p@att.com>
|
|
Project: ccsdk/parent master aafe405b286779f416e8d89830d8f4efe9e0e4df
Fix sli-core version
Version of sli-core should be 0.1.2, not 0.1.0
Change-Id: I83bda5a37bb6553cea2da317d85ce9edc9470eb0
Issue-ID: CCSDK-80
Signed-off-by: Dan Timoney <dtimoney@att.com>
|
|
Project: ccsdk/parent master e8886c4b77ca3983b9c55475c7e04e9b589341c3
Flatten parent directory
CCSDK parent only has one parent pom, so move it to top-most
level. Having it in sublevel would require special treatment
for release builds.
Change-Id: Id894c144aada80c1a970adc2616ec485e4554391
Issue-ID: CCSDK-80
Signed-off-by: Dan Timoney <dtimoney@att.com>
|
|
Project: ccsdk/sli/core master 93a12ba2afdb13b202d461501f2605d52d80e4e6
Fix release version
version.properties contains wrong setting for release version
Change-Id: Id76da3e2ad9009845e99ac1442cb66514733461c
Issue-ID: CCSDK-80
Signed-off-by: Dan Timoney <dtimoney@att.com>
|
|
Project: ccsdk/sli/adaptors master 6f62f6514dd546a1a922b3a89abbd48920d0a2b2
Merge "Fix release version"
Fix release version
version.properties contains wrong setting for release version
Change-Id: Iecbd9b852955af2d1a1e00290e9fed546ed7d6c2
Issue-ID: CCSDK-80
Signed-off-by: Dan Timoney <dtimoney@att.com>
|
|
Project: policy/engine master 3c62803aad3a19f0c56c9aa95ea5199daa0ea589
Added policy gui roles documentation
Added policy gui roles documentation
-------------------------------------------------------------
Change-Id: I8bff13875c96112fbd06516be1ed39d4879126e3
Issue-Id: POLICY-335
Signed-off-by: Saryu Shah <ss3917@att.com>
|
|
Project: appc/deployment master bd863814f64653131d2cb05942e5ac61fa300399
Remove license from json dgs
Removing the license comment from all of the JSON DGs from the dg-loader.
Also, changing the JSON DGs service-logic element to point to ONAP
instead of OPENECOMP path (as compared from the original JSON DGs hosted
in appc-directed-graph/appc-dgraph/provider/src/main/resources/json path.
Change-Id: I35f3f6f509b15e1854682d49461fa9d3960d3af8
Signed-off-by: Hector Anapan <ha076r@att.com>
Issue-Id: [APPC-293]
Signed-off-by: Hector Anapan <ha076r@att.com>
|
|
Project: so master ba489a051763c4d4f9a5ff36644d40144f887873
Fixed bug to parse json userParams array
BPMN request - userParams is an array of maps, rather than a map.
Each map has name and value elements.
Changed code to parse the array correctly.
Change-Id: Ie06ba22b03fa5c5ceb103c42daa3bbf7e6e252db
Issue-Id: SO-262
Signed-off-by: Shailendra Borale <sb8915@att.com>
|
|
Project: ccsdk/platform/plugins master 810ab2d67c10b820309d7c913083c17c029e59d1
fix uploading of plugin/type files
fixed the MVN_SERVER_ID variable used to extract values from the settings.xml
file to be MVN_RAWREPO_SERVERID with a backup value of ecomp-raw.
upload to both NEXUS/GROUPID/types/foo/foo.h AND NEXUS/GROUPID/{snapshots,releases}/types/foo/foo.h
Change-Id: I33545b919679b13c02aaf28d8b3ef42195c606bb
Signed-off-by: Tony Hansen <tony@att.com>
Issue-ID: CCSDK-128
Signed-off-by: Tony Hansen <tony@att.com>
|
|
Project: ccsdk/storage/pgaas master c24f03065f4e8e13490f49433a0baa2d5fbca304
test another fix for curl upload commands
fixed the MVN_SERVER_ID variable used to extract values from the settings.xml
file to be MVN_RAWREPO_SERVERID with a backup value of ecomp-raw.
Change-Id: Ia8b2bc2bc3c8c969e9e22847c2076985f2c83fe5
Signed-off-by: Tony Hansen <tony@att.com>
Issue-ID: CCSDK-128
Signed-off-by: Tony Hansen <tony@att.com>
|
|
Project: ccsdk/storage/pgaas master 64c939dbb9ac098734d43bf7e78827eb6df98d97
test another fix for curl upload commands
add -v option for curl
DO NOT MERGE THIS VERSION YET
Change-Id: I856d33595250bffb4a7398a278e86bc84dbe4356
Signed-off-by: Tony Hansen <tony@att.com>
Issue-ID: CCSDK-128
Signed-off-by: Tony Hansen <tony@att.com>
|
|
Project: sdc/sdc-tosca master e83125d8199c6789adf5da9ec48686be65fd51b9
update version.properties
Change-Id: I827ce2cf9eec9f039ed696a8c0d9d6366ee4cc73
Issue-Id: SDC-530
Signed-off-by: Michael Lando <ml636r@att.com>
|
|
Project: sdc/jtosca master ee82b7d120725c1c5ebad4bceaf8cf8a1206e50e
update version file
Change-Id: If4c8542319ac23167bc138719d059897ad0b4aa2
Issue-Id: SDC-530
Signed-off-by: Michael Lando <ml636r@att.com>
|
|
Project: policy/engine master 9296f8deb33a4907708f46ef5f554548208d679e
Update policy gui documentation
Update policy gui documentation
-------------------------------------------------------------
Change-Id: Iba54a77ef8dfa8a1ceb02f9839e956c58b500768
Issue-Id: POLICY-335
Signed-off-by: Saryu Shah <ss3917@att.com>
|
|
Project: dmaap/messagerouter/messageservice master cbf84cf4a55456cc87d74d8a85b7c08a847d6b35
correct documentation rst file errors and warnings
DMAAP-165
Signed-off-by: rn509j <rn509j@att.com>
Change-Id: Ib4851c46dc8ac35059a34fd3be837a6c39509591
|
|
Project: sdc master 26ffac7f0f508f73a1b0701bc3897d0259409a35
Fix VSP resubmit all impl
Change-Id: I080425eb0115712da9a3d52f24d1b513cfb58291
Issue-ID: SDC-529
Signed-off-by: talig <talig@amdocs.com>
|
|
Project: sdnc/oam master b2471f9834bec6cce3e3cdae18bab0b9e6b177c4
Fix DG tunnelxconn-topo-operation-assign validate
Issue-Id: SDNC-141
Change-Id: I891f9b6f3bbdbbac48b683f4e9c50192a7ea6ac2
Signed-off-by: Marcus G K Williams <marcus.williams@intel.com>
|
|
Project: dmaap/messagerouter/messageservice master e61ac289ff0a8aec1de3f08b3631ebac5301aade
correct documentation rst file errors and warnings
DMAAP-165
Signed-off-by: rn509j <rn509j@att.com>
Change-Id: I57a1aae5782c47325c108804c2390e8b85ebec3f
|
|
Project: ccsdk/storage/pgaas master e06dd3678e216a44c61464f82a126869ade50345
test another fix for curl upload commands
try using the plugins/pgaas directory instead of debs directory
Change-Id: If1c3193d31bf771f4aa6cc00694946898b9184ea
Signed-off-by: Tony Hansen <tony@att.com>
Issue-ID: CCSDK-128
|
|
Project: appc master d9fbc64e30cfe0079d04089156e58c0f14e48886
Added APPC User Guide
Added the APPC User Guide
Identity-Id: APPC-103
Change-Id: I91b24ff47c2d7a670728b4c67147db5d9bf7d1d1
Signed-off-by: Scott Seabolt <js9808@att.com>
|
|
Project: ccsdk/storage/pgaas master a20d76710fd1e67ea4003ffe453afe9ad59d587f
test another fix for curl upload commands
try uploading without the "/releases/" in the URL
Change-Id: I212e1ece55b18ebe13c9aaae391944562fca0981
Signed-off-by: Tony Hansen <tony@att.com>
Issue-ID: CCSDK-128
Signed-off-by: Tony Hansen <tony@att.com>
|
|
Project: ccsdk/parent master 9ed838971a9bbfee85ffdf6cca5aabee986b71b1
Merge "Remove snapshot dependencies"
Remove snapshot dependencies
Remove snapshot dependencies from CCSDK parent
Change-Id: If1c7ff3f3d0bf678fa1e323240c8869664a460e4
Issue-ID: CCSDK-80
Signed-off-by: Dan Timoney <dtimoney@att.com>
|
|
Project: sdc master e211e63edef1b88d8f7da53f3d1f0d5fb26d1555
Merge "Submit"
Submit
fix failure in submit due to uploading files with extensions in uppercase
Issue - Id : SDC-526
Change-Id: I444444407efe093369e4380dc78117aa396e181b
Signed-off-by: talio <tali.orenbach@amdocs.com>
|
|
Project: sdc master f1f96ceb6b69df04243810ba507fb43798e5dab8
Merge "Finished fixing unreleased resources in tests"
Finished fixing unreleased resources in tests
Fixed high-severity static analysis violations (e.g. not closing InputStreams) in tests.
Some code cleanup.
Change-Id: I2eb95f0b0ec8f6c932a093b8033a5ea27297cd93
Issue-ID: SDC-291
Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com>
|
|
Project: integration master 4039cb1aa176a88559140b301d174b3956efc43f
Update Java jobs in Vagrant Jenkins
Change-Id: I8b84afaa7b45fa6deb4c2b436bbbcdb8927a499a
Issue-ID: INT-146
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
|
|
Project: ccsdk/sli/adaptors master 7dca6bb87cfe9a67752b2c250d489a7beef1d629
DBLIB_SERVICE variable change to interface name
Variable changed to get the reference of DBResourceManager
dblib-blueprint shows the interface as a service reference
Change-Id: Ia65d07cadaac798f60ff307afb962d1b161109fb
Issue-ID: CCSDK-126
Signed-off-by: SudhakarReddy <Sudhakar.reddy@amdocs.com>
|
|
Project: ccsdk/storage/pgaas master 48870cfaa50e0005aa29a1cb399c2acc5f4ada7c
test potential fix for curl upload commands
remove space in Content-Type:application/octet-stream
add --url
Change-Id: Ibb56345ac544ed50aace07b5f4ff353205edfb87
Signed-off-by: Tony Hansen <tony@att.com>
Issue-ID: CCSDK-128
|
|
Project: integration master cd182079d347f17b286853d2453ee56f8761b196
Retrieve robot results from health check
Change-Id: I0925f8ee4b30eb3b72f6f4cd53dff3f7909fb1eb
Issue-ID: INT-278
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
|
|
Project: vid master bbf3d4b2ed06f199260ba49943ef68d6ba3fc43f
Update ReadTheDocs docs folder
Change-Id: Ie1eb45f5116d420e2caa1dce39e5c7ca5dd2de18
Issue-ID: VID-71
Signed-off-by: Ofir Sonsino <os0695@att.com>
|
|
|
|
Integrate templates into Architeture and Release Notes
Remove excluded path auth/aaf.git for master branch
Change-Id: I49b7ee43823e27b99a7b20dff7d955e16691d912
Issue-ID: DOC-110
Signed-off-by: Rich Bennett <rb2745@att.com>
|
|
Project: usecase-ui master 92ef503e377f26d2c0abcd26e1d52387751e34f1
Fix servicetype wrong.
Change-Id: Ibea542749b5ab8e785bd4dee64d686af326fe96a
Issue-id: USECASEUI-53
Signed-off-by: Luji7 <lu.ji3@zte.com.cn>
|
|
Project: vnfrqts/requirements master 0e11a6c89dac708ece3fef8290ad6f0da3dd66f9
VNFRQTS-122
Change-Id: I3b32de06151534f8645be746ad230f8f82f0d95d
Signed-off-by: Brian Hedstrom <brian.hedstrom@oamtechnologies.com>
|
|
Project: clamp master dbb3b1bb395bcf786c93b9374ca2b317a6e71f98
Merge "Remove datatable lib"
Remove datatable lib
Remove datatable lib and its associated designer UI code
Change-Id: I328bad242d478a43e3b77716491aa921ade37a64
Issue-ID: CLAMP-63
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
|
|
Project: appc/deployment master ebcf1942c0a41e46019e69010dae7f74becaa480
Changes to property docs
Modifying properties documentation.
Change-Id: Idc4907c1ffc540e625235632708bd0e93707beed
Signed-off-by: Patrick Brady <pb071s@att.com>
Issue-id: APPC-275
|
|
Project: vid master d0fdbfabf01d7254e8f2c0919cd5a199d1854441
Remove SNAPSHOT dependencies
Change-Id: Id6e46ab74bfe8a55173b912bf70dba62244bfca3
Issue-Id: VID-85
Signed-off-by: Ofir Sonsino <os0695@att.com>
|
|
Project: vnfsdk/model master 701dabbc06deefb10f265217e21a2a5b9076563c
Remove question mark symbol from pkgtool doc
Change-Id: I1f28db227554ead10a38929c4be28b23ddfff63d
Jira:VNFSDK-115
Signed-off-by: Murali <murali.p@huawei.com>
|
|
Project: sdc master 0a722cd49d6996afa1013ba994357ec7f7220aca
Update SDC-Simulator base image to the latest
Change-Id: Idcb9c19fd4cefbac3955404f4e66e993c4d59ef1
Issue-Id: SDC-527
Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
|
|
Project: vnfsdk/model master 57c8169103bdc7bbc4e678693dfdb8c7731f2092
Fix invalid character issue in documentation
Change-Id: I0e2904ecc98bfa6c91eadfdbffbc5acf4d7f7156
Jira:VNFSDK-115
Signed-off-by: Murali <murali.p@huawei.com>
|
|
Project: policy/engine master 93d474128cded5c4a01641aafe5e6bb0a02c4cdd
Updates to policy gui documentation
Minor edits to policy gui documentation
-------------------------------------------------------------
Change-Id: I84a2a8050d6f94e58a0a42d8e3e65ec4cc92dea2
Issue-Id: POLICY-335
Signed-off-by: Saryu Shah <ss3917@att.com>
|
|
Project: sdc master b0403b04e15925fc7bdd61f59e081bf11a00d0e2
Merge "Upload"
Upload
enable upload of files with zip or csar extensions in uppercase, and throwing an appropriate exception in case that the extension is invalid.
Issue - Id : SDC-526
Change-Id: I9e556ac41173132cc67d64cd8a9d332a061cc942
Signed-off-by: talio <tali.orenbach@amdocs.com>
|
|
Project: sdc master 5d33372dc5170b8d945a59e92c2cd5b0a5314cc3
Merge "Fixed resources not being closed in tests"
Fixed resources not being closed in tests
Fixed static analysis violations in a few modules of SDC onboarding -
high-severity issues like not releasing resources (e.g. FileInputStream).
Did some minor code cleanup.
Change-Id: I89a229ad6bc150951f1f3cc437b3a175a663e203
Issue-ID: SDC-291
Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com>
|