Age | Commit message (Collapse) | Author | Files | Lines |
|
* Update docs/submodules/optf/osdf.git from branch 'master'
to ba5f7f0c456ef1804805302a813d964993b46827
- List of canidate identifiers support
List of candidate identifers in required and excluded
candidates list now is supported only as a list
Issue-ID: OPTFRA-486
Signed-off-by: Lukasz Rajewski <lukasz.rajewski@orange.com>
Change-Id: I2fdc11bc23239eeb1500c95925f8779da89dfcaf
|
|
* Update docs/submodules/optf/has.git from branch 'master'
to d21350b31eb300b37c89c6dcc04a89229d34af87
- List of canidate identifiers support
List of candidate identifers in required and excluded
candidates list now is supported only as a list
Issue-ID: OPTFRA-486
Signed-off-by: Lukasz Rajewski <lukasz.rajewski@orange.com>
Change-Id: I1628a5806ff1faecabc9c94507621e786a622f2c
|
|
* Update docs/submodules/integration.git from branch 'master'
to a3990d05cd7a7f92a383cdeb9e4e89f0bc0d8a7b
- Correct minor issues in onap deployment scripts
Generated by deploy.sh heat template has been fixed to allow
provisioning onap without proxy. Some minor fixes have been
also implemented in openstack resources checks and git operations.
Issue-ID: MULTICLOUD-708
Signed-off-by: Konrad Bańka <k.banka@samsung.com>
Change-Id: Ie97b1845e217068a1c5634fbf8f2864cd4a4da29
|
|
* Update docs/submodules/vid.git from branch 'master'
to 3b12c6e9b5d2885244b7b1fb6c016ad8999e3cf2
- Take 'contact us' url from configuration
Issue-ID: VID-541
Signed-off-by: Rina Roi <rina.roi@intl.att.com>
Change-Id: Ia7d829c20a8689f7aab737ea83ed420b6c3448a3
|
|
* Update docs/submodules/ccsdk/dashboard.git from branch 'master'
to 78e935b3e0e22b08890883f517232272b8348d72
- Major- Remove unused function parameter "response"
Unused parameters are misleading. Whatever the values passed to such parameters,the behavior will be the same.
Issue-ID: CCSDK-1555
Change-Id: I5a90b7650c7291ca5d4d64943570f72c44b96c08
Signed-off-by: anushadasari <danush10@in.ibm.com>
|
|
* Update docs/submodules/integration.git from branch 'master'
to 86223f2aeffa0f4f43f0a4cc7dc6100ca44b671f
- change flavor for longer live migration timeout
Issue-ID: INT-835
Change-Id: I40ba07a98e9b57d9d7ba6232dc8836a0899c3366
Signed-off-by: Brian Freeman <bf1936@att.com>
|
|
* Update docs/submodules/oom.git from branch 'master'
to 25e6c27fd0c968da383fb651dd1ee3400142bdf9
- Update git submodules
* Update kubernetes/robot from branch 'master'
to 1367ea56a7b0e66ac70f794411a6025c613121f8
- Fix missing quote on VARIABLESFILES
Issue-ID: TEST-165
Change-Id: Iad630a7b4a61f0308550eb77a0f71e51f0fdbbc1
Signed-off-by: Brian Freeman <bf1936@att.com>
|
|
* Update docs/submodules/integration.git from branch 'master'
to ba7c074a4575f919b7f6112e7b59c18b5578d625
- Fix typo in scale out documentation
Change-Id: Ib9776a1d944fda8d2a325521469988d2c24c8a6b
Issue-ID: INT-1171
Signed-off-by: Marco Platania <platania@research.att.com>
|
|
* Update docs/submodules/so.git from branch 'master'
to 5df2935557f13e9ea42d9e20d0cef6bf5f06acda
- Merge "Added null check to heatStack.getOutputs() to prevent crash at get() call; removed redundant null check to simplify the code"
- Added null check to heatStack.getOutputs()
to prevent crash at get() call; removed redundant
null check to simplify the code
Issue-ID: SO-1841
Signed-off-by: Oleksandr Moliavko <o.moliavko@samsung.com>
Change-Id: If9d8dcba3008cd7ebe60c17c08c71a07a6df9df4
|
|
* Update docs/submodules/ccsdk/parent.git from branch 'master'
to 352397d2713999b0020d96eaab300b2efb7d518c
- Upgrade grpc and protobuf version properties.
Issue-ID: CCSDK-1352
Signed-off-by: Brinda Santh <brindasanth@in.ibm.com>
Change-Id: I32f3bed7eae7068b80d68d8c98db56e92bd1ae99
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to 96b36c57a2f74f0b8305cf55714d942dd6dabc21
- Merge "Upgrade cds spring and kotlin versions."
- Upgrade cds spring and kotlin versions.
Change-Id: I0f323bd13c433d9ef0e207f51234d10cd8c22858
Issue-ID: CCSDK-1352
Signed-off-by: Brinda Santh <brindasanth@in.ibm.com>
|
|
* Update docs/submodules/ccsdk/parent.git from branch 'master'
to 8074b3842d2b6a504c48ad26f3de1f2604e89ec4
- Add kotlin compile and test version properties.
Issue-ID: CCSDK-1352
Signed-off-by: Brinda Santh <brindasanth@in.ibm.com>
Change-Id: I1e00352f20d31200017adcc25fac4a7c22b2fbff
|
|
* Update docs/submodules/ccsdk/features.git from branch 'master'
to 6e4edaf8f5ceba8f8334e614003d271daf70fa21
- Merge "SonarFix- Remove duplicated import"
- SonarFix- Remove duplicated import
The imports part of a file should be handled by the Integrated Development Environment (IDE), not manually by the developer.
Leaving them in reduces the code's readability, since their presence can be confusing.
Issue-ID: CCSDK-1552
Change-Id: I64e50083b9b0fe40fa0ba32723e30adb0dbce08e
Signed-off-by: anushadasari <danush10@in.ibm.com>
|
|
* Update docs/submodules/ccsdk/features.git from branch 'master'
to 413a6a60cf295c849f1611bb169bb7c41289b251
- fix proxy build error
prevent adding maven proxy settings to lerna execution
Issue-ID: SDNC-821
Signed-off-by: Jack <michael.duerre@highstreet-technologies.com>
Change-Id: Ibe2ee80af572dff7c7fde4e0e112a3e886cbeffe
|
|
* Update docs/submodules/vid.git from branch 'master'
to 43e9904b232c1c957857da534cd5605aa9984db3
- Merge "Add app version to welcome page"
- Add app version to welcome page
Issue-ID: VID-539
Signed-off-by: Rina Roi <rina.roi@intl.att.com>
Change-Id: I595869e5d6b0af279eb61cc18dac329f7fac094a
|
|
* Update docs/submodules/so.git from branch 'master'
to c7fe0ab72153acaed0a83157e4436b44bec3cc2c
- Merge "Replaced constructor calls with valueOf() method calls to remove static analyzer warnings about inefficient constructor calls"
- Replaced constructor calls with valueOf() method calls
to remove static analyzer warnings about inefficient
constructor calls
Issue-ID: SO-1841
Signed-off-by: Oleksandr Moliavko <o.moliavko@samsung.com>
Change-Id: If5b0c9c3569759f738e01c0352e267ee8a995c5f
|
|
* Update docs/submodules/so.git from branch 'master'
to ed0324962b3c0da2ff4a9719dfcb2f0891d4ce23
- Merge "Replaced constructor call with valueOf() call to remove static analyzer warning about inefficient use of constructor"
- Replaced constructor call with valueOf() call to
remove static analyzer warning about inefficient
use of constructor
Issue-ID: SO-1841
Signed-off-by: Oleksandr Moliavko <o.moliavko@samsung.com>
Change-Id: I5b6285aa8708b57bb54a90d38130a21b07c2b2c5
|
|
* Update docs/submodules/so.git from branch 'master'
to 57112781f7d026580f82f82ec61825168bb42a7d
- Merge "Removed subscriber variable that was not actually used in any test (to remove static analyzer warning)"
- Removed subscriber variable that was not actually
used in any test (to remove static analyzer
warning)
Issue-ID: SO-1841
Signed-off-by: Oleksandr Moliavko <o.moliavko@samsung.com>
Change-Id: I7665c3dcb85d5c0d80c0448e6ad5ff1ece5a0bef
|
|
* Update docs/submodules/so.git from branch 'master'
to c2b3b43ce4b51018da9013edfb59d088ac6069e0
- Merge "commented out bad tests, will revisit"
- commented out bad tests, will revisit
Change-Id: I57e0e1378e743074b3fad3533756179776bfaf0b
Signed-off-by: DeWayne Filppi <dewayne@cloudify.co>
Issue-ID: SO-1836
|
|
* Update docs/submodules/vid.git from branch 'master'
to d39964940a6fecbd86007327e6026dda73f7ac18
- Undo scheduler.basic.auth configurability
It is not localized with localize_system, therefore left with a
dangling placeholder `${SCHEDULER_BASIC_AUTH}`.
(Introduced in change-id Ie88c6182f2cbf468615a4146bced531c2ad150e0,
found by Robot's CSIT).
Issue-ID: VID-533
Change-Id: I5e3d177ec76cd3295e8b04d4c0596b75733effa0
Signed-off-by: Ittay Stern <ittay.stern@att.com>
|
|
* Update docs/submodules/so.git from branch 'master'
to ff48ae5bf6c010f251f2378300739af4bdf58887
- Merge "apih allowing requests with the same requestid"
- apih allowing requests with the same requestid
Updated filters to throw error on duplicate requestId
Added message indicating exception will be thrown
Added unit tests for requestIdFilters
Added access modifier in filter test
Updated CloudApiRequests for successful deletion when
InfraActiveRequest is deleted
Removed changes from CloudApiRequests bean
Updated repository to include deleteByRequestId
Removed unused import from cloudApiRequests
Removed deleteByRequestId from interface
Updated to change type of extended jparepository
Removed repository added for CloudApiRequests
Updated uri check to remove '/' from checked string
Updated returned on failing junit test
Updated access modifiers for logger and createRequestError
Issue-ID: SO-2166
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: Id0cee672567b15e0a3eb1acfbdfb967945494500
|
|
* Update docs/submodules/so.git from branch 'master'
to 7890416501abd05d291f94b29b9266355c1d8afc
- Merge "Sonar fix: CreateVfModuleRequest.java"
- Sonar fix: CreateVfModuleRequest.java
Fixed sonar issues across this file
Issue-ID: SO-2135
Change-Id: I77071a51c7bda9e9eb44dbedab2b17576b69d608
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
|
|
* Update docs/submodules/so.git from branch 'master'
to 6192cecf780dc4925b7fb99c02cb8b256ed726f6
- Merge "Sonar fix: HealthStackAudit.java"
- Sonar fix: HealthStackAudit.java
Fixed sonar issues across this file
Issue-ID: SO-2137
Change-Id: I7650e1746bc3da5149310e6eb4b53f2ee98e3d9f
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
|
|
* Update docs/submodules/so.git from branch 'master'
to 14fc37a82d89d79faf764832fd4386a664654d7a
- Merge "fix architecture.rst formatting"
- fix architecture.rst formatting
Fixed Warning message on SO Architecture page in documentation:
System Message: WARNING/2
(/home/docs/checkouts/readthedocs.org/user_builds/onap/checkouts/latest/docs/submodules/so.git/docs/architecture/architecture.rst, line 6)
Title underline too short.
Change-Id: Ibf019132e64d1fef3f62efe7a1ce0cbafac647a5
Issue-ID: SO-2146
Signed-off-by: k.kazak <k.kazak@samsung.com>
|
|
* Update docs/submodules/so.git from branch 'master'
to eaf891e4ba066016165c495c8b236423e3f16eb3
- Merge "Javadoc and logging improvement"
- Javadoc and logging improvement
Added Javadocs for SDNCQueryTasts and
SDNCVnfResources classes
Issue-ID: SO-2052
Signed-off-by: sunilb <sb00577584@techmahindra.com>
Change-Id: I79d7e6b8a82327caaa16c49a64df7b1a02dcbb03
|
|
* Update docs/submodules/so.git from branch 'master'
to 77ea8ffe9d5fe782ed511b7ef17c6ec293183332
- Merge "fix malformed tables in docs"
- fix malformed tables in docs
Fixed malformed tables in SO Interfaces documentation page
Change-Id: I77e4a272bbcc735da8c07dc45cf548787091e0a0
Issue-ID: SO-2152
Signed-off-by: k.kazak <k.kazak@samsung.com>
|
|
* Update docs/submodules/so.git from branch 'master'
to 0229eaa0cbfce60f7addce36d6be425c91498899
- Merge "Sonar Fix: VduArtifact.java"
- Sonar Fix: VduArtifact.java
Moved constructors as per Java code conventions
Issue-ID: SO-2108
Change-Id: I45dc918380e87617b712ead3f9615d4e2c47deff
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
|
|
* Update docs/submodules/so.git from branch 'master'
to 3f005fb08d51b839920c90d3c8fc9843c489429d
- Merge "Javadoc and logging improvement"
- Javadoc and logging improvement
Added Javadocs for four classes
AAIUpdateTasks,OrchestrationStatusValidator,AAICreateTasks ,BBInputSetup
Issue-ID: SO-2052
Signed-off-by: Pooja03 <pm00501616@techmahindra.com>
Change-Id: I048b42131449e151be91839e45f4d39864b3ec52
|
|
* Update docs/submodules/clamp.git from branch 'master'
to fa6dd7312e06dd5a6e70d79c1a00438f3c80e7eb
- Merge "kibana authentication"
- kibana authentication
add kibana authentication to load script
Issue-ID: CLAMP-419
Change-Id: I02851f26a3916110a5e3544746db04aed274c5ab
Signed-off-by: osgn422w <gervais-martial.ngueko@intl.att.com>
|
|
* Update docs/submodules/vid.git from branch 'master'
to ae0dc04b6ed04d48d62b30c1ecc499fed75c8bec
- updating info.yaml
updating info.yaml to follow ONAP standards
Issue-ID: VID-502
Change-Id: I8f37b42bcba112eac9149e8c40171a233dca45af
Signed-off-by: Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com>
|
|
* Update docs/submodules/cli.git from branch 'master'
to d53b78f51ed1a37f13163fe0ffd77ebd1c7f6f6f
- Add trouble shooting log
Issue-ID: CLI-165
Signed-off-by: Ruoyu Ying <ruoyu.ying@intel.com>
Change-Id: I797f7541e05241469f5e2bf049a0a9ea10cdae7e
Signed-off-by: Ruoyu Ying <ruoyu.ying@intel.com>
|
|
* Update docs/submodules/so.git from branch 'master'
to d329015449b429f9b4dcced679a6e4e09b9e2430
- Merge "repair vfcInstanceGroup order"
- repair vfcInstanceGroup order
Issue-ID: SO-2164
Change-Id: I827342692dc4e4241b22c6eb8dd455b2b9385fa8
Signed-off-by: zm330 <zhangminyj@chinamobile.com>
|
|
* Update docs/submodules/vid.git from branch 'master'
to a4257150ebd9bfbb0da0b877e951164b0495881a
- Merge "Implant vid-app-common org.onap.vid.job (main and test)"
- Implant vid-app-common org.onap.vid.job (main and test)
Issue-ID: VID-378
Change-Id: I41b0bdc2c4e3635f3f3319b1cd63cefc61912dfc
Signed-off-by: Einat Vinouze <einat.vinouze@intl.att.com>
Signed-off-by: Ittay Stern <ittay.stern@att.com>
|
|
* Update docs/submodules/music.git from branch 'master'
to e1fcfc8c861f15f281b63a65210893b6db16e543
- MUSIC-465 junits-Application.java file
junits-Application.java file
Issue-ID: MUSIC-465
Change-Id: I5869dca91e9b4a7cf54f2493a8b0699d23fc8a73
Signed-off-by: Thugutla Sailakshmi <tsaila10@in.ibm.com>
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to 7ba485b7e3a7c6f3b5603c4bebed50111f503c66
- Search component display of CBA
Create blueprint search blueprint
Change-Id: Iaa7dfbb2406d43f533587d5208fbe6c04ac7d97c
Issue-ID: CCSDK-1275
Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
|
|
* Update docs/submodules/oom.git from branch 'master'
to 52dc062fff6d56b5e8da40d74c911394ebebb19f
- Update git submodules
* Update kubernetes/robot from branch 'master'
to 6ad31604f373afdb5dbcf4ff0655f5e1755c13b8
- matching changes to other ete helm chart
Issue-ID: TEST-174
Change-Id: If167fb2c3c7d519ce20b570698d98f3348324ada
Signed-off-by: DR695H <dr695h@att.com>
|
|
* Update docs/submodules/oom.git from branch 'master'
to fb772e35d45b7062fcd8d3cd2f5e38aa68c53e41
- Update git submodules
* Update kubernetes/robot from branch 'master'
to ef612836c77a61d128d71b0cf48cbe8614ccdfd7
- rename openecomp to onap
Issue-ID: TEST-27
Change-Id: Icdbcb389f8b9984ee9ade1302775a666421fdb75
Signed-off-by: DR695H <dr695h@att.com>
|
|
* Update docs/submodules/integration.git from branch 'master'
to 100aceb80cc8e896aa5be701092c20f7da049f78
- Convert SB05/06/07 to Shared tenants
Issue-ID: INT-1172
Change-Id: I52e83b370bc1611bdd770258d3860e44c4bde931
Signed-off-by: Brian Freeman <bf1936@att.com>
|
|
* Update docs/submodules/integration.git from branch 'master'
to 3664e04b04ade624c1b2ee5bd2876939aed812cc
- k8s: Allow Dublin cluster creation using RKE
This patch adds sample cluster.yml which is based on Dublin cluster
configuration file [1]. Main difference is in avoiding repetition by
using anchors and alias nodes.
Actual cluster creation provisioner is disabled by default because
'control' and 'worker' nodes might not be ready yet.
[1] https://docs.onap.org/en/dublin/_downloads/27934fe702048777f312d77dc30cd05a/cluster.yml
Issue-ID: SECCOM-235
Change-Id: Ibba0e754ba87e334cdaa61de83e48107f91083d9
Signed-off-by: Pawel Wieczorek <p.wieczorek2@samsung.com>
|
|
* Update docs/submodules/integration.git from branch 'master'
to eb166a53ceb3e6f0f2b6a41c432fe3baa7d24d53
- k8s: Extract hardcoded synced folder for dotfiles
Issue-ID: SECCOM-235
Change-Id: I85efb88476cb1d6bfaee44b6bcd6275477e77ba5
Signed-off-by: Pawel Wieczorek <p.wieczorek2@samsung.com>
|
|
* Update docs/submodules/integration.git from branch 'master'
to 63640ac2f6d4456eb07a91a9f16783c1b866e720
- k8s: Use named provisioners
This not only makes testing easier, but also allows better control over
VM provisioning after its creation.
Issue-ID: SECCOM-235
Change-Id: I29ab3ed46976267e1043c2f61f56578f2c5d7a57
Signed-off-by: Pawel Wieczorek <p.wieczorek2@samsung.com>
|
|
* Update docs/submodules/integration.git from branch 'master'
to 435200f0bc6b8a7d75ab9e019361cd4ced0d6b58
- k8s: Add simple logging to provisioning scripts
Issue-ID: SECCOM-235
Change-Id: Iaeb4b3e621f09ea14b9576126223e4df4b8682f3
Signed-off-by: Pawel Wieczorek <p.wieczorek2@samsung.com>
|
|
* Update docs/submodules/integration.git from branch 'master'
to 6b1f78b2efca686e61058ea5848b1f31d3f59270
- k8s: Unify provisioning scripts
This patch:
* removes remaining string interpolation (for future script reuse),
* makes DNS replacement provisioner always run.
This way VM definition is more concise and resilient.
Issue-ID: SECCOM-235
Change-Id: I382dae5e256b46577c4c8af3aa45ab4d64d1b2b9
Signed-off-by: Pawel Wieczorek <p.wieczorek2@samsung.com>
|
|
* Update docs/submodules/integration.git from branch 'master'
to 5ee92067ff6bcf970a0418b235ca3daa6247ff05
- k8s: Remove repetition from provisioning scripts
Issue-ID: SECCOM-235
Change-Id: If286ba074ee74c43705197a30c50322d5162e6fc
Signed-off-by: Pawel Wieczorek <p.wieczorek2@samsung.com>
- k8s: Remove hardcoded password for 'vagrant' user
Password for 'vagrant' user is now passed through exported environmental
variable.
This patch also:
* removes the assumption of having 'vagrant' user on cluster nodes (for
future scripts reuse),
* removes mixed string interpolation and passing shell variables,
* replaces '~' with '$HOME' for proper substitiution.
Issue-ID: SECCOM-235
Change-Id: Id9e7b6acccd902de4c414cd8a0f095ac135fee5a
Signed-off-by: Pawel Wieczorek <p.wieczorek2@samsung.com>
|
|
* Update docs/submodules/integration.git from branch 'master'
to 34e5932d0db1d3aeeed962df176d3b635018e641
- k8s: Silence download utilities
This patch intends to make virtual environment creation logs more
readable. Parameters were chosen in a way errors will still be shown the
operator.
This patch might also prove itself useful in other virtual environment
creation tools such as 'devtool' [1] (unless maintainers insist on
having full logs).
[1] https://git.onap.org/integration/devtool
Issue-ID: SECCOM-235
Change-Id: I5e07b1b1ed37d36470c18ba0cfe653e40eff300b
Signed-off-by: Pawel Wieczorek <p.wieczorek2@samsung.com>
|
|
* Update docs/submodules/oom.git from branch 'master'
to 585c750b89c2445cd631693b7fbf70582cabaf36
- Update git submodules
* Update kubernetes/robot from branch 'master'
to a9c3fa1294cc2e23b39d78335b348de3a79904f2
- add main branch changes and rename some props
Issue-ID: TEST-165
Change-Id: I4040eea88cd5263fe0ebb7828fea3f55097f3e8a
Signed-off-by: DR695H <dr695h@att.com>
|
|
* Update docs/submodules/oom.git from branch 'master'
to 100508c995ab586218a82e457d8abc07ee6f339d
- removing and move to subrepo
i accounted for all changes made here but not merged (1 pull)
Issue-ID: TEST-165
Change-Id: I8e0921d1a462f9fec5f838f0618980bd91b64f95
Signed-off-by: DR695H <dr695h@att.com>
|
|
* Update docs/submodules/aai/aai-common.git from branch 'master'
to c19785ed19245a586dc8f271713ae59248fd8f81
- Upversion aai-common for Frankfurt
Issue-ID: AAI-2550
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
Change-Id: Ic41137e89b9cd1d2e76f8d773e842d5b64cf2fbb
|
|
* Update docs/submodules/vid.git from branch 'master'
to 8d1798f51550316224d07a628ff630ed4ab818f7
- Revert "Add app version to welcome page"
This reverts commit bfd2c1c8e5ceac2da1755d6dd232d10ebe659e63.
Reason for revert: left menu is broken
Issue-ID: VID-539
Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
Change-Id: I98674e6900dddb97cb25a1e687d6dd48b41da4c5
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to a19b41ed344b70860cdb9694d6bd918890545ee4
- Merge "Blueprint client backend integration fix"
- Blueprint client backend integration fix
Blueprint backend data integration fix
Change-Id: If0e0b2c30bf07f06fc728ff26c509f265c5ee303
Issue-ID: CCSDK-1275
Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
|