Age | Commit message (Collapse) | Author | Files | Lines |
|
* Update docs/submodules/multicloud/k8s.git from branch 'master'
to f379cb8c8a5d8cf4290fd6e105f66e4fd4cdabe6
- Merge "Add support for helm templates"
- Add support for helm templates
Add support for evaluating helm templates
The interface provides a way to get a map which
contains a mapping from kubernetes kind to the
corresponding yaml file that defines a resource
of that kind. This map is then provided to the
instantiation code at instantiation time to create
in the kubernetes cluster.
P5: Use filepath.join instead of strings.join
P9: rebase with new folder structure
P10: moved the helm code into its own package.
P12: Add unit tests
update the go.mod to use latest docker version
Issue-ID: MULTICLOUD-291
Change-Id: Ie75f5c616cc0cdc3e0ace49ff2c2f6c356a4c0d1
Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
|
|
* Update docs/submodules/so.git from branch 'master'
to 7321d01bda3524066d5a76276a4511554b7a4062
- Merge "Removed MsoLogger from UUIDChecker"
- Removed MsoLogger from UUIDChecker
Cleaned UUIDChecker from MsoLogger.
Fixed imports.
Change-Id: Ieecea2fcd08025f950025f3bf8a679dee1626a25
Issue-ID: LOG-631
Signed-off-by: Robert Bogacki <r.bogacki@samsung.com>
|
|
* Update docs/submodules/so.git from branch 'master'
to 58b68bac19d6cd56209207d970bad721f802b94f
- Merge "Run groovy bpmn/vcpe tests"
- Run groovy bpmn/vcpe tests
Fixed groovy tests in bpmn/vcpe/scripts to be runnable
Added them to build
Reformatted the code and removed unnecessary imports
Change-Id: Id85c88bee666fc7f513042e0a4e83f337ab2765c
Issue-ID: SO-1649
Signed-off-by: k.kazak <k.kazak@samsung.com>
|
|
* Update docs/submodules/so.git from branch 'master'
to 6e16eb32ae29581f04e5241defa8f833e35d4410
- Merge "Set fromPreload to true for aLaCarte and to false"
- Set fromPreload to true for aLaCarte and to false
Set fromPreload to true for aLaCarte and to false for Macro if no
usePreload value is specified.
Change-Id: I3ca148dc93c03040de32174566dee2bf90851ced
Issue-ID: SO-1641
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
|
|
* Update docs/submodules/so.git from branch 'master'
to 30c63d953eedd2f54f19a1e6ef681deec396db5d
- Merge "Temporarily disabling optimistic locking"
- Temporarily disabling optimistic locking
- Temporarily disabling optimistic locking on watchdog table. Too many
locks and need to understand why.
Change-Id: If775dbc20b2cf5e1211d4f7fe007ba56059c9886
Issue-ID: SO-1642
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
|
|
* Update docs/submodules/so.git from branch 'master'
to 9c0f971c1377b9926632698982424180003dad19
- Merge "Updated from 'timeStamp' to 'timestamp'"
- Updated from 'timeStamp' to 'timestamp'
Updated from 'timeStamp' to 'timestamp' in RequestStatus
Change-Id: I863c87126e4a58179d82e6fe5d524d72ef57b4f1
Issue-ID: SO-1643
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
|
|
* Update docs/submodules/so.git from branch 'master'
to 8aeffa0e56e595e46968d62211b4dccdb6c023f5
- Create VNFM adapter shell
Create maven structure, spring boot application and docker image for the VNFM adapter. Implementation of functionality will follow in subsequent stories.
Issue-ID: SO-1620
Change-Id: I735ead3f1c34bf33e6813a3741609409b0da851c
Signed-off-by: MichaelMorris <michael.morris@est.tech>
|
|
* Update docs/submodules/integration.git from branch 'master'
to d649392f915fe669d61ed766f632f2cf1efb130f
- Fix image push failures
Latest com.spotify:docker-maven-plugin has
a bug preventing images to be pushed to the
private registries.
Latest bug-free version is 1.0.0 so revert to it.
Change-Id: Ibe8f733a2e6b059203fa5dcca297ad35e7e1fe42
Issue-ID: INT-879
Signed-off-by: Dmitry Puzikov <dmitry.puzikov@tieto.com>
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to 57e97e6e0abe1f42c8596f9b9dbbe202ca4e0919
- Merge "Added editor modes"
- Added editor modes
Change-Id: I31dfa7ce1b7b1a3d68c82652fe71c4090b06b0c9
Issue-ID: CCSDK-707
Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to c211f09e4be35129ecd6a263d4f1ca43ed96d126
- Merge "Designer component changes"
- Designer component changes
Added the nodetemplate list panel and node template property panel as
part of designer component
Issue-ID: CCSDK-1135
Change-Id: Ifc02d203be2510ad7452247aa0816886e48838a6
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to 6fd1e2df90af394c1fe8890d37143049f614d7de
- Merge "Modify Template changes"
- Modify Template changes
Removed the designer code from modify component. This code will be added
as part of designer component
Issue-ID: CCSDK-1135
Change-Id: I90ce6290eff9cb8f69168a04e9a01ba1d17ddcf4
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to c35114db4aae0c70be6ba3afe10152efb31f37d3
- Merge "Display alert box on wrong file upload"
- Display alert box on wrong file upload
Implemeted code to display error message to user when user uploads
incorrect file
Issue-ID: CCSDK-1135
Change-Id: I66674391858386ec0579314d2bd1858e7cdbd98e
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to 8b772a6141f4a331c3bb9b85ce4b130da71bd073
- Merge "Side Menu item name change"
- Side Menu item name change
Updated Data dictionary menu name to "Resource Definition"
Issue-ID: CCSDK-804
Change-Id: I947481889653a9b3cc39b34b8f7bd6da83e3fbbd
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to 4eaf4746b697f2555fae1f2b09c23d27b146ab86
- Editor component changes
Added method calls on save and download button clicks
Issue-ID: CCSDK-1135
Change-Id: Ib60b7853aaee1742bf69c8b2785f9df42e7a73dd
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
|
|
* Update docs/submodules/dmaap/datarouter.git from branch 'master'
to 4f1d5968c50f43d7443d4ad7fcfb49d019fd5cde
- oparent update to 1.2.3
Change-Id: I05a1d8786110bb64b7072bce6095421b7a874501
Issue-ID: DMAAP-1093
Signed-off-by: efiacor <fiachra.corcoran@est.tech>
|
|
* Update docs/submodules/oom.git from branch 'master'
to 5b0b0191e1e4820d7cf9c2ae5f70c6504379e671
- Merge "SDNC-660: Helm integration for Netconf over TLS"
- SDNC-660: Helm integration for Netconf over TLS
This commit introduces a persistent volume for
"NETCONF over TLS" usecase in SDNC, so that certificates can
be fetched from persistence at deployment time of SDNC/ODL. This
functionality can be enbaled/disabled using flag
oom/kubernetes/sdnc/values.yaml
values.certpersistence.enabled true/false.
By default this is enabled (.i.e. true).
Mounted paths are
Host path : /dockerdata-nfs/sdnc/certs
Container path : /opt/opendaylight/current/certs
Issue-ID: SDNC-660
Change-Id: Iab2ecdfcb890b6dc779de12655f0fb7bd869fb0f
Signed-off-by: Rahul Tyagi <rahul.tyagi@ericsson.com>
|
|
* Update docs/submodules/dmaap/datarouter.git from branch 'master'
to 58553dd3f01290e5b8acac7cfcb63016d7a037da
- Adding decompression option for user to a feed.
Change-Id: I2276d109fd65052cc043cdc2c7b4eb10655a0ac3
Issue-ID: DMAAP-1043
Signed-off-by: edepaul <paul.p.dennehy@est.tech>
|
|
* Update docs/submodules/vid.git from branch 'master'
to 9514224ee2a39fbb8102f0b137c3c9d320f7f16e
- New VID certificate valid until: March 12, 2020
Alias name: vid@vid.onap.org
Owner: C=US, O=ONAP, OU=OSAAF, OU=vid@vid.onap.org, EMAILADDRESS=, CN=vid
Issuer: CN=intermediateCA_9, OU=OSAAF, O=ONAP, C=US
Valid from: Tue Mar 12 15:26:01 GMT 2019
until: Thu Mar 12 15:26:01 GMT 2020
SubjectAlternativeName [
DNSName: vid
DNSName: vid.api.simpledemo.onap.org
DNSName: vid.onap
]
Issue-ID: VID-439
Change-Id: I1c7c86b8a8170b1da815edd735b46a7df52d05fa
Signed-off-by: Ittay Stern <ittay.stern@att.com>
|
|
* Update docs/submodules/so.git from branch 'master'
to c1a2f4b9a33f6b2bec77dbfbc6b43663ad9cca1f
- Merge "Remove MsoLogger from MSOCommonBPMN scripts"
- Remove MsoLogger from MSOCommonBPMN scripts
Modifications of groovy scripts in MSOCommonBPMN removing following:
Replaced MsoLogger with plain slf4j.
Refactored loging output.
Fixed imports.
Replaced utils.log() with respective logger calls (except for
AbstractServiceTaskProcessor class).
Modifications to MsoUtils class.
Change-Id: I6bdd8ab6f60dca9b765fcf7d56f5aaa707c028cc
Issue-ID: LOG-631
Signed-off-by: Witold Ficio Kopel <w.kopel@samsung.com>
|
|
* Update docs/submodules/aaf/authz.git from branch 'master'
to cf3cdabcaeb2a4854618ff31fdf24e6793277c9a
- Merge "Add junit for auth cass function"
- Add junit for auth cass function
Issue-ID: AAF-111
Change-Id: I03f3d80b047332eec6bdf0554604908c68e278ac
Signed-off-by: Sai Gandham <sg481n@att.com>
|
|
* Update docs/submodules/multicloud/k8s.git from branch 'master'
to 2b01f6d7ddd29836ed9ce3f104c891317e89f5bd
- Push latest tag
Push latest tag during the nightly docker build
along with the snapshot version that we already push
Issue-ID: MULTICLOUD-526
Change-Id: Ifb5e27c8d86577e54d5dad9ce1d8320b422fec62
Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
|
|
* Update docs/submodules/integration.git from branch 'master'
to f6d021b2738d0bc2e04feab320a6321c7adced60
- Merge "Fix netopeer config"
- Fix netopeer config
Change-Id: I22adf79ec42405f21d1d9cc9e6afef234f0cfa01
Issue-ID: INT-960
Signed-off-by: biniek <lukasz.biniek@nokia.com>
|
|
* Update docs/submodules/oom.git from branch 'master'
to 623e0f619da41a1cd4de18b0ae61b32e1408eff0
- Merge "Support execution control of SDC Workflow init"
- Support execution control of SDC Workflow init
Added a flag to decide whether init job is needed.
Change-Id: Ib40571048dac1d1161d756edc5d738b86aac1c7a
Issue-ID: OOM-1712
Signed-off-by: priyanshua <pagarwal@amdocs.com>
|
|
* Update docs/submodules/oom.git from branch 'master'
to 6c68a4e53b26d78ee849af353aaf160fb4d5ed5d
- Merge "Add pydevproject to gitignore"
- Add pydevproject to gitignore
Change-Id: I4c20a6d7897d23a3e2ce5b8cb976fd9257b2ac5b
Issue-ID: OOM-785
Signed-off-by: Marco Platania <platania@research.att.com>
|
|
* Update docs/submodules/oom.git from branch 'master'
to 1a2438f747d5899d7dd84183a8d6872e6e36e753
- Merge "add tolerations for kafka/zookeeper"
- add tolerations for kafka/zookeeper
Issue-ID: DMAAP-1090
Change-Id: Ib8b3c7f58c0ff1591589b6594864610d61b1f249
Signed-off-by: Matthieu Cauffiez <matthieu.cauffiez@bell.ca>
|
|
* Update docs/submodules/oom.git from branch 'master'
to fc663dd1e70a42e3a88d886a5dcbb8553253cb98
- Merge "Reduce logging level for sidecar rproxy and fproxy"
- Reduce logging level for sidecar rproxy and fproxy
OOM config change to the logback spring xml to reduce default logging
output from DEBUG to INFO
Change-Id: I8979aae40974acc9a90d35423e7f5d1798b7ef2e
Issue-ID: AAF-777
Signed-off-by: bwong21 <bwong@amdocs.com>
|
|
* Update docs/submodules/oom.git from branch 'master'
to 8bf42d37c639410b78f3f2715a473e3c85f5a0dd
- Merge "Convert dmaap-dr-node to StatefuleSet"
- Convert dmaap-dr-node to StatefuleSet
Change-Id: I540f7f2eb927896eb3f0c03b900f3bf6b9bc7ce5
Issue-ID: DMAAP-866
Signed-off-by: efiacor <fiachra.corcoran@est.tech>
|
|
* Update docs/submodules/oom.git from branch 'master'
to 5f4933350829947c445236d9e2ef1689b3eb881b
- Merge "Add the v16 to supported versions"
- Add the v16 to supported versions
Issue-ID: AAI-2161
Change-Id: I7493293c8871040935d030d1da4d0f608a8170db
Signed-off-by: Harish Venkata Kajur <vk250x@att.com>
|
|
* Update docs/submodules/oom.git from branch 'master'
to 19eb3194e6be73fe94c4f830099a943cc93eef12
- Merge "zookeeper quorom wont be maintained"
- zookeeper quorom wont be maintained
if the number of zookeeper server is more than 5
the quorom wont be maintained
Need to do (replicat count -1)/2
Issue-ID: DMAAP-1088
Change-Id: If30887e90556e75af1551ebda8811d82f6ae8a2f
Signed-off-by: Matthieu Cauffiez <matthieu.cauffiez@bell.ca>
|
|
* Update docs/submodules/clamp.git from branch 'master'
to 4549fd92024cdadf3277d7cc364f33109ca22b59
- Add UI tests
Add test cases for propertyController.js
Issue-ID: CLAMP-310
Change-Id: I7ae2cc425d9a7343791bae9ab7704e09389f270a
Signed-off-by: xg353y <xg353y@intl.att.com>
|
|
* Update docs/submodules/clamp.git from branch 'master'
to 6adb590f29c9f2ccd3270fc10334c1c0859d92e7
- Fix bugs in UI
Fix bugs in UI and remove useless menu and files.
Issue-ID: CLAMP-318
Change-Id: Iac797a3c9a014c77da4b7f7f174a2d2d0e538872
Signed-off-by: xg353y <xg353y@intl.att.com>
|
|
* Update docs/submodules/ccsdk/apps.git from branch 'master'
to 758458d3f0ecb9c9abeca5b5f8dde39171c0e9f2
- Merge "Add missing groupId"
- Add missing groupId
Added missing groupId to cds-sdc-listener poms and updated artifactIds
to ensure uniqueness
Change-Id: Ibec810dc25c48cd5cf8527364d629cc463bce0c9
Issue-ID: CCSDK-1150
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
|
|
* Update docs/submodules/so.git from branch 'master'
to e14f792af587cb181b2f7fc1357985a908d978d3
- Merge changes Id0369478,I82d8306f
* changes:
Minior Change - Licence Statement
Junit Class added for ObjectFactory.java
- Minior Change - Licence Statement
Minior Change - Licence Statement
Issue-ID: SO-1576
Change-Id: Id03694789d6aa22d6e656204f875f4b5d8cd1700
Signed-off-by: Sudarshan Kumar <sudars19@in.ibm.com>
- Junit Class added for ObjectFactory.java
Junit Class added for ObjectFactory.java
Issue-ID: SO-1576
Change-Id: I82d8306f7af80e990044b97c404dc232105cdf68
Signed-off-by: Sudarshan Kumar <sudars19@in.ibm.com>
|
|
* Update docs/submodules/so.git from branch 'master'
to 934719ae963294c125eec4323e41284e5035eec3
- Merge "db search logic/unit test now works as expected"
- db search logic/unit test now works as expected
modified search predicate to inclue null or endtime
do not duplicate time boundaries in predicate
Change-Id: I5a3b0f323c0e08717419669a8b2a11461ca2b990
Issue-ID: SO-1615
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
|
|
* Update docs/submodules/so.git from branch 'master'
to c6c5958e9827e9ba5f4df8ca5862c3770116813d
- Merge "Remove service recipes from service object"
- Remove service recipes from service object
- Added back in the @MapKey = action for the Map.
- Added test methods back in for the ServiceRecipe.
- Added getter and setter for Service object.
- Added code to reference the Service object from ServiceRecipe.
- Remove service recipes from service object since service_recipes are
manually managed.
Change-Id: Ife50d4e6e46da95e0b6f964fdcfda8084da38dea
Issue-ID: SO-1612
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
|
|
* Update docs/submodules/oom/offline-installer.git from branch 'master'
to e9fca5ef39ebdc51d4d0f1af175960fb51cd903e
- Improve certificates role testability
Move certs source path to defaults and make other small re-factoring.
Issue-ID: OOM-1694
Change-Id: Ie0a4b543b40314dc5a7772dd4667b1ad218d3543
Signed-off-by: Samuli Silvius <s.silvius@partner.samsung.com>
|
|
* Update docs/submodules/cli.git from branch 'master'
to 65d9d65c6e3bf9f4f5590a3ba3d9234b63c04596
- Merge "Add pom file for onap-dublin policy CLI"
- Add pom file for onap-dublin policy CLI
Change-Id: I7c2774d700bc1d4f2c2b7d851122432a609c53c6
Signed-off-by: Ruoyu Ying <ruoyu.ying@intel.com>
Issue-ID: CLI-140
Signed-off-by: Ruoyu Ying <ruoyu.ying@intel.com>
|
|
* Update docs/submodules/so.git from branch 'master'
to 6222fd0a63a76c7588ac7d096b8e630a6fd2343e
- Merge "add instance group support to SO"
- add instance group support to SO
add create support
add delete support
added naming service support
Change-Id: Iaf4f2bdae8ea55aca71d6e9b818a76e90db0b012
Issue-ID: SO-1616
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
|
|
* Update docs/submodules/integration.git from branch 'master'
to c23d9ad2383839f2781c533342c2458b1aaee68a
- INT:885 Fixed a minor issue in pnf-sim
This commit introdues a dely in pnf-sim netopeer
instance so that subscribing yang model and data
creation can be done successfully.
Issue-ID: INT-885
Change-Id: Id26a2b6e4f201a1cbf5346ee323fcb6858c2886b
Signed-off-by: Rahul Tyagi <rahul.tyagi@ericsson.com>
|
|
* Update docs/submodules/integration.git from branch 'master'
to 6e0db7ba355bf89a8bdeb00bd1087b73e16f557c
- Merge "Update pnfsimulator config"
- Update pnfsimulator config
Change-Id: Icd81ae3d5e458dc941a17ccdc3eead7120a64cb0
Issue-ID: INT-960
Signed-off-by: biniek <lukasz.biniek@nokia.com>
|
|
* Update docs/submodules/externalapi/nbi.git from branch 'master'
to 6df9f124121aa094bc69fddbe6840b278bdfc8e1
- Merge "Update Swagger files"
- Update Swagger files
Change-Id: I02a375b4998fdf23bd7c4eb391011a8e37a1c8e2
Issue-ID: EXTAPI-211
Signed-off-by: MatthieuGeerebaert <matthieu.geerebaert@orange.com>
|
|
* Update docs/submodules/vid.git from branch 'master'
to 65e4018a72e97fbab04ad842381831deeba74628
- Merge "junits for PombaClientImpl"
- junits for PombaClientImpl
-Added new test to check Exception handling
Change-Id: I3ddd8ac2e6a3e77ebf751fed8e4bc0ca6cc61e2f
Issue-ID: VID-418
Signed-off-by: Tomasz Gwozdecki <tomasz.gwozdecki@nokia.com>
|
|
* Update docs/submodules/holmes/rule-management.git from branch 'master'
to 42fcee46204b7a1e2a99660ecb47533b137aa345
- Fixed the c3p0 issue found by NexusIQ
Change-Id: I393119be4e1ef514f6eed8c314d000cf23b5c96f
Issue-ID: HOLMES-206
Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
|
|
* Update docs/submodules/holmes/engine-management.git from branch 'master'
to befd026c30c61a5bf276e7cbfce8de73984c64ae
- Fixed the c3p0 issue found by NexusIQ
Change-Id: Ida8f629a07a84202f77d61d08d2e39b15497b3e4
Issue-ID: HOLMES-206
Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
|
|
* Update docs/submodules/clamp.git from branch 'master'
to 5f59ddc97cf293bdb765a36326aaf26b47b71d5d
- Merge "Add svg support"
- Add svg support
Add SVG support to the CSAR installer so that UI could render the loop
Issue-ID: CLAMP-306
Change-Id: Ief963c4ad8e4c142f20c16b2049cad3a8aeedfb0
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
|
|
* Update docs/submodules/cli.git from branch 'master'
to 0fa7bcf648503c5f112ec0dd0fc43b7de47311b2
- Add grpc server conf
Issue-ID: CLI-129
Change-Id: I24f15067093bbf351763d457ccbbbc81d3b226e8
Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
|
|
* Update docs/submodules/clamp.git from branch 'master'
to 359d4e4f924a9310e940b312b6d0d911eca95b75
- Merge "Add support for OpenJDK11 in build"
- Add support for OpenJDK11 in build
Update pom file, reworked plugins to support openjdk11
Issue-ID: CLAMP-320
Change-Id: Iab28dab8fdacec271b928fcb0598fc1129da92b6
Signed-off-by: ChrisC <christophe.closset@intl.att.com>
|
|
* Update docs/submodules/clamp.git from branch 'master'
to d7df3862dd3af9b1b0062bd68bb183dd5a3416ed
- Merge "Add updateGlobalPropertiesJson controller"
- Add updateGlobalPropertiesJson controller
Change-Id: I83d474a3616462cdb0cc31eadae3a189dd275683
Issue-ID: CLAMP-301
Signed-off-by: michal.banka <michal.banka@nokia.com>
|
|
* Update docs/submodules/vid.git from branch 'master'
to 74216e2d089b1d2f13ba5fcdb3877e519df030e4
- Merge "Integrate with the oparent.pom"
- Integrate with the oparent.pom
Issue-ID: VID-408
Change-Id: I75fcc65696ec7b281da59f568da2a53b0347d793
Signed-off-by: Ittay Stern <ittay.stern@att.com>
|
|
* Update docs/submodules/modeling/modelspec.git from branch 'master'
to 03991d6387401327cf17b3389521262ec2c89dea
- Changes to Common, Nf, and Vnf
Issue-ID: MODELING-104
Change-Id: I1ca39153aa452d25a206400efe5263e31d7fe78e
Signed-off-by: jjewitt58 <jessie.jewitt@oamtechnologies.com>
|