Age | Commit message (Collapse) | Author | Files | Lines |
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to 22d3293ec88d18e20f58c87e3f34c1cd24ad61f4
- Remove slf4j-log4j12 dependency which apache-kafka is bringing.
Issue-ID: CCSDK-1459
Signed-off-by: prathameshmo <prathamesh.morde@bell.ca>
Change-Id: I318384ebe93cacb2b7436d3e796a8cac345724bb
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to 853278ae308ea4ab83c6e5cc1c8bfe808b178604
- Merge "Corrected title section in Microservice index"
- Corrected title section in Microservice index
Change-Id: I67a34bdc3709566f86d428f0f703aa5470724eab
Issue-ID: CCSDK-1453
Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to c7daf1efab55aab027885b0f768a21077c264819
- Merge "Created microservice folder"
- Created microservice folder
Change-Id: I89fd0da33dbaa1704ba93d2ca7ab2f29c4493935
Issue-ID: CCSDK-1453
Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to 74b35262d799525a979165e0c46872b756372914
- Merge "Created media folders for ResourceDictionary"
- Created media folders for ResourceDictionary
Change-Id: I5cef94b48b3ba3cf13bb6090ae4f9c9b0a6bbb9d
Issue-ID: CCSDK-1453
Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to 16097828f299112bf0269e554a1dff37666f59be
- Merge "Do not dump a collection of outputs at the end."
- Do not dump a collection of outputs at the end.
Issue-ID: CCSDK-1404
Signed-off-by: Oleg Mitsura <oleg.mitsura@amdocs.com>
Change-Id: I50b5d0823b0ae10b87beaebd056d8f6148fcb6af
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to ac2e1c15bf01666c37f6fd49ea5461d7e3089075
- Merge "Add UT for ResourceResolutionService/Component"
- Add UT for ResourceResolutionService/Component
Change-Id: I460b3747ffdf5f4cfcb486803097939d1ae1fec0
Issue-ID: CCSDK-1046
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to b914816c8feebc9943df497e8c4abf542e72dcda
- Merge "Add unit test for resolution repository"
- Add unit test for resolution repository
Change-Id: If66670cc5397b0bcce340092ec6ff9ec008677bc
Issue-ID: CCSDK-1423
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to 61672376481804b037a92d77042bac84eca0adf8
- Merge "Enforce resolutionKey or resourceId/resourceType"
- Enforce resolutionKey or resourceId/resourceType
There are three existing ways to perform the resolution:
either we don't store the results at all, whether for resource or template
either we store using the resolution key. The combination of blueprintName,
blueprintVersion, artifactName and resolutionKey has to be unique. If it
is re-used, it is considered as a new attempt for that specific resolution
request, and process will only try to resolve resources not marked at SUCCESS
in the database.
either we store using the resourceId and resourceType. As previous point, the
combination of blueprintName, blueprintVersion, artifactName and resolutionKey
has to be unique. If it is re-used, it is considered as a new attempt for that
specific resolution request, and process will only try to resolve resources not
marked at SUCCESS in the database.
TBD: add uni tests
Issue-ID: CCSDK-1423
Change-Id: I6b7198453cf0002edfa7a0c9ea3179555211b5dc
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to 64561f49e029e567c94e89141c8657a33112c06e
- Merge "Share RR context within node template"
- Share RR context within node template
Also, mark resolution as failed for capability when failure.
Change-Id: I3c1704b5b99ace7096f1d9e1cd9bb7f5b595db13
Issue-ID: CCSDK-1422
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to efad912becfc6923414ad3edffa7bad85420a8d4
- Merge "Fix swagger definition for blueprint processor"
- Fix swagger definition for blueprint processor
Change-Id: I69ba541b4b301735a988cf01673827a79daf1f8c
Issue-ID: CCSDK-1431
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to d13961fbbf4eeaed3f2f70e6d189979d47f6fdb9
- Merge "Refactor resolution controllers"
- Refactor resolution controllers
tempalte and resources for get/put API
Change-Id: Ia00bdb08f5f52231481edc6de232f850c66874e9
Issue-ID: CCSDK-1423
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to 631f0cd80e86de12e1eff60845103e763ddc2e5c
- Merge "Enable https for cds-ui"
- Enable https for cds-ui
Enabling https for cds-ui-server
Add dummy private key and cert
Change-Id: I9d318ceea3527ebb4f0776e26fb9dbf5d4cb6615
Issue-ID: OJSI-196
Signed-off-by: Xuefeng Xie <henry.xie@est.tech>
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to c36b242d34269c2e32e87b385856e09f0a118b17
- Merge "Added Search CBA component"
- Added Search CBA component
Change-Id: Ib0a755222f913d5fcd881059f90f50ac69b23101
Issue-ID: CCSDK-1269
Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to 09381a1444653580dadcc3774c426823964c0c54
- Merge "Added Side Nav menu for search CBA"
- Added Side Nav menu for search CBA
Added sub menus for controller Blueprint
Change-Id: Ie4d56186655fd62393133c01d36d1d7aecee9b3a
Issue-ID: CCSDK-1269
Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to 2cb5994a00482c956069b28fab14394fbd936537
- Merge "Create CBA Search existing template"
- Create CBA Search existing template
Template to be shown for option choosed from stepper form 1
Change-Id: I52b5f8c8ed217e455e44862df159831c028ff244
Issue-ID: CCSDK-1275
Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to 7590bc8802d42336be570fde8811f93e30b34da4
- Merge "Template option populate to Select template"
- Template option populate to Select template
Change-Id: I0d949283906493f1471377619fdc5615a310b690
Issue-Id: CCSDK-1275
Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to bec0aaa4db615940e0cb7dac73e3b492199a2c87
- Merge "Search service for Controller Blueprint"
- Search service for Controller Blueprint
Search service for controller blueprint creation and Search capability
Change-Id: I20b7f60aa357af2785c6209003429d83b34c4342
Issue-ID: CCSDK-1269
Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
|
|
* Update docs/submodules/ccsdk/features.git from branch 'master'
to 7bbcdbb841d81217e6a341a6eeaa8c6fda8daf46
- Netconf Notification support for SDNR OOFPCI
Feature enhancement to support Netconf notification from
RAN simulator. Netconf notification will trigger consumer
to update ConfigDB database and publish DMAAP message. This commit
relates to Netconf notification indicating neighbor list change
and consumer code
Issue-ID: CCSDK-1396
Signed-off-by: SandeepLinux <sandeeplinux1068@gmail.com>
Change-Id: I5773fcc2dab9baefcec3788038add10047fc828e
|
|
* Update docs/submodules/ccsdk/distribution.git from branch 'master'
to b5b816769e0fd6f3068c13eb004ad2ca95b9cd9b
- Merge "Configurations for SDNR OOFPCI Use case"
- Configurations for SDNR OOFPCI Use case
Update odlsli POM file to copy template to docker staging,
Configure SDNC end point in DG properties file in K8s
cluster, Template for RPC message used to invoke DG as
response to Netconf notification
Issue-ID: CCSDK-1446
Signed-off-by: SandeepLinux <sandeeplinux1068@gmail.com>
Change-Id: I2ccec01ae5eb4b89986debe5932e49bdc89164e0
|
|
* Update docs/submodules/ccsdk/parent.git from branch 'master'
to 322f4ffd1216bd01bde2b0f0f4c310811df1c129
- remove glassfish property
remove glassfish property, no code should be using it
Issue-ID: CCSDK-1444
Signed-off-by: Smokowski, Kevin (ks6305) <kevin.smokowski@att.com>
Change-Id: Ic8aa0a5d8d49d9387424bd50dc32809a05384a8c
|
|
* Update docs/submodules/ccsdk/distribution.git from branch 'master'
to c6f21bed9c8144d5195232d28dfd1d1f9f1373e6
- Reduce CCSDK docker images size
onap/ccsdk-odl-fluorine-alpine-image from 768MB to 526MB
onap/ccsdk-odlsli-alpine-image from 1.36GB to 666MB
Signed-off-by: Matej Klotton <matej.klotton@pantheon.tech>
Change-Id: I80dca08539ea91622ccb00edbe675a0b3203a183
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to 970d2cbf67a098eaab1924d5daecc258e8ee7869
- Merge "Added template options to create CBA"
- Added template options to create CBA
Change-Id: I3720e7efdf3100fa50261012387179f9edd87680
Issue-id: CCSDK-1275
Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to 9d6c76e30e59f969e1a74a3efd9e1abfe9818cd8
- Merge "Remote Python executor Handler class process fails with Arguments list too long"
- Remote Python executor Handler class process fails with Arguments list too long
Issue-ID: CCSDK-1435
Change-Id: I02b1d8393c2506850cf37df6e3447d195f4fabb5
Signed-off-by: Serge Simard <serge@agilitae.com>
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to 45b1ed540e79376ab832a18d7765986ef884ff76
- Merge "Enhance logger to the server"
- Enhance logger to the server
- Remove autorization from request logs
- add request ID if it doesn't exist
- log response code
Issue-ID: CCSDK-1295
Change-Id: Ia83125bd85ddb1cd89f02cf55220f1aa11049810
Signed-off-by: Rami <rmohamed.ext@orange.com>
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to f6dcf43ffee549b1db9ec2e09e4122b2b84c2364
- Merge "CDS-UI: support gRPC integration with blueprint processor mS - For deploy blueprint functionality"
- CDS-UI: support gRPC integration with blueprint processor mS
- For deploy blueprint functionality
Change-Id: I35395ae315ac063c3bb3f6893956965ecb74e74e
Issue-ID: CCSDK-1274
Signed-off-by: Nirvan Ramjuttun <nirvan.ramjuttun@amdocs.com>
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to 8607db90d88ab2a1bec4f3fc4be22f16d09d1a29
- Merge "Kafka Messaging Controller API."
- Kafka Messaging Controller API.
Things done-
Addressed review comments.
Logic to consume events and process it.
Added integration testing.
Change-Id: If574a363f9fb8581018cc5a7ba106251a9d8caf1
Issue-ID:CCSDK-1356
Signed-off-by: prathamesh morde <prathamesh.morde@bell.ca>
Signed-off-by: prathameshmo <prathamesh.morde@bell.ca>
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to bf228082d558a2e1c7a93dd2334dfd105483fc2f
- Merge "Remote Python executor unescapes script parameter values"
- Remote Python executor unescapes script parameter values
Issue-ID: CCSDK-1426
Signed-off-by: Serge Simard <serge@agilitae.com>
Change-Id: I919e30b76bb472b4e0aeeb2294f0b3087a655efd
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to d4b56bc36db1169024fef1f54f924bf3b8f351b6
- Error: Could not find or load main class
Use oparent as root project pom
Change-Id: Ibacb94a08051c2d3f48125a66c0579fa4da94e2d
Issue-ID: CCSDK-1443
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to d9e690caf3c1c0b6bb5d55dd21fc75508f267f5d
- Refractor blueprint script dependency
Change-Id: I2e6b4dd278c1a4a3069a44f648129599365909d4
Issue-ID: CCSDK-1428
Signed-off-by: Brinda Santh <brindasanth@in.ibm.com>
|
|
* Update docs/submodules/ccsdk/platform/plugins.git from branch 'master'
to 6b5636fe2ddaab95d180876127701e71639faf78
- Update DMaaP plugin - DataRouter subscriber creation
- Add privileged subscriber flag.
- Add decompression flag.
Change-Id: Id3c2e7fb88d858f4a1ebe4e1ab86598c0f3f30a0
Issue-ID: DCAEGEN2-1581
Signed-off-by: JoeOLeary <joseph.o.leary@est.tech>
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to a6fae85764a8dfbeba6000a060b8be0f21fb0466
- Merge "DSL to service template generator"
- DSL to service template generator
Change-Id: I179bb3bf83d6c1688a13dce965a3d4388f011fcd
Issue-ID: CCSDK-1421
Signed-off-by: Brinda Santh <brindasanth@in.ibm.com>
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to 2c92be0d60ce9a28395996678db7097b895418e3
- Merge "Store resolution and expose with REST API"
- Store resolution and expose with REST API
Change-Id: Ie1fe9c02542ccd5fbfa18f1e2d6ddb633f55c214
Issue-ID: CCSDK-1423
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to 67111fbfb80773863699066b55cb177addc2be5c
- Merge "Allow multiple resolution for same node template"
- Allow multiple resolution for same node template
- also fixing default mechanism
- fixes rest resolution when NullNode is returned as input value
- fixes rest resolution when data type specified so raw json isn't
returned, only the parsed json based on the data type
Change-Id: I1f4a35c6c97000b52620c9b0cc911f15016c4e80
Issue-ID: CCSDK-1422
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to 429ed0792b3923a6fb6952c73ff8093cb2e39306
- Merge "Added notes on remote python executor in dev env."
- Added notes on remote python executor in dev env.
Issue-ID: CCSDK-1415
Signed-off-by: Oleg Mitsura <oleg.mitsura@amdocs.com>
Change-Id: I0c3892f6df398b2d4f87661f62a6125eedc4bca3
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to f16604502fec60f6841f912b2cdd6741ff1f841f
- Merge "Add blueprint domain DSL"
- Add blueprint domain DSL
Change-Id: Id9f64605fa74f54d43af55357a521cf347fa8677
Issue-ID: CCSDK-1380
Signed-off-by: Brinda Santh <brindasanth@in.ibm.com>
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to c8d2615d7e44b40db5358408f01a1ee83195e1df
- Merge "python-executor will provide output line-by-line"
- python-executor will provide output line-by-line
* python-executor STDOUT contains cleaner logs
* return status has been reworked to return a list
of lines
Issue-ID: CCSDK-1404
Signed-off-by: Oleg Mitsura <oleg.mitsura@amdocs.com>
Change-Id: Ib17495e92a136ff4f950bb6e049246a9e100eb7d
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to ed124819a2c928d895ba275d51eadc97afdf5a09
- Merge "Replace windows alert with Notification component"
- Replace windows alert with Notification component
Removed windows.alert across files and replaced it with notification
component
Issue-ID: CCSDK-1381
Change-Id: If521c92544a1639b2fafb07163163844817c1c7a
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
|
|
* Update docs/submodules/ccsdk/distribution.git from branch 'master'
to 85f914068748d4446b64893b06f7a3abe6cddd6d
- Bugs associated with SDNR OOFPCIPOC DG's
Consistent versioning across DG's and graph.versions file, update to
graph.versions file with correct RPC names, change the location of
SDNR DG properties file to /opt/onap/ccsdk/data/properties in DG's
Issue-ID: CCSDK-1430
Signed-off-by: SandeepLinux <sandeeplinux1068@gmail.com>
Change-Id: I9b6b61473baa2855e9140c37a52204c1bac7b028
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to eba8ca3300290460f3df5e984b6de92d06de222f
- Merge "Fixed bug CCSDK-1402"
- Fixed bug CCSDK-1402
fixed defect ccsdk-1402
Issue-ID: CCSDK-1402
Change-Id: Ib654486f15b5a4b22ecdee355cf8a64af5e717d1
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to 711bf3c4cab58ee1c2258fe8e50342a0c2187442
- Merge "InputResourceResolutionProcessorTest re-enabled"
- InputResourceResolutionProcessorTest re-enabled
Issue-ID: CCSDK-1419
Change-Id: Id71e1abdc493b26f08965fffeeb2111a76271dcf
Signed-off-by: ottero <rodrigo.ottero@est.tech>
|
|
* Update docs/submodules/ccsdk/features.git from branch 'master'
to 8af66e885a492465d94399b9198487ce8550fa96
- Remove versions form project poms
Remove versions from project poms and instead drive version from
dependencyManagement declaration in parent pom.
Change-Id: I6d5923fb51040aa5e238638464150f8d455bc095
Issue-ID: CCSDK-1416
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
|
|
* Update docs/submodules/ccsdk/apps.git from branch 'master'
to c476c4dbebaf615d2f73bb91614937a64147f127
- Remove versions form project poms
Remove versions from project poms and instead drive version from
dependencyManagement declaration in parent pom.
Change-Id: I9502b4b96d4f54a4ea20b4fbda507f85bad3ba45
Issue-ID: CCSDK-1416
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to b3eb3fc950e6cda05d85d8422863b81bd0e766dd
- Merge "Use correct parent pom"
- Use correct parent pom
Use springboot parent pom instead of odlparent
Change-Id: I3770ae6d37b7327efe7d26c1190631fc9a7d86ad
Issue-ID: CCSDK-1416
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
|
|
* Update docs/submodules/ccsdk/parent.git from branch 'master'
to 54fc4ce488bbd26b86fddc26c6e2af32ee1d7c15
- Add missing distributionManagement section
Add missing distributionManagement section to new BOM pom files. This
is needed because this is not specified in ONAP settings.xml - it must
be explicitly set in each pom.xml OR inherited from a parent pom.
Change-Id: Iac63a327bf7a70b6f78ee04312076046da9e60b0
Issue-ID: CCSDK-1412
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to 73bb26698e848aef94e52c7823998100600c2879
- Fix httpclient classpath issue
Change-Id: Ie3cff0f5ea28086d9ebff90205e6872d69f6681b
Issue-ID:CSDK-1420
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to 7ad72c86fbd10888a849eed2b00dc9fddadef5aa
- Add Jinja2 custom ResourceLocator
This will allow to include template within template to create
template hierarchy
Change-Id: I21c5deaf51d391e1a51b9863a905c26b1891db16
Issue-ID: CCSDK-1417
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to 091bba704d8e9137b9bca9ed02d139539aa2ac53
- Fix wrong mapping of json to map
This is causing jinja2 template rendering to be missing the nested
element under a complex type within the json string.
Change-Id: I607ee5ed8579a461a29b991e2bc77857048755d1
Issue-ID: CCSDK-1414
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
|
|
* Update docs/submodules/ccsdk/parent.git from branch 'master'
to bbcacd27a3fcaa2f26f741ab1c46c0c9cc8db8ee
- Add new BOM for odl-based projects
Refactor dependencyManagement section from odlparent poms into a new
BOM for ease of maintenance.
Change-Id: I4e31ccc2a3c5349b10777c14b9d5e7fd3e034c46
Issue-ID: CCSDK-1412
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to da79303b367ed5d4f12a279a401dee379f38147e
- Merge "Create REST API layer for resource resolution stored configlet"
- Create REST API layer for resource resolution stored configlet
Issue-ID: CCSDK-1407
Signed-off-by: Serge Simard <serge@agilitae.com>
Change-Id: I18db6b654cbf4f416af54596ee71f56eaa860d32
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to 013df49f02fc67ed196072881d703ff8013c3903
- Merge "Add service template types DSL"
- Add service template types DSL
Change-Id: I24684a6987150a02334b2b1b026893b240eb17a9
Issue-ID: CCSDK-1380
Signed-off-by: Brinda Santh <brindasanth@in.ibm.com>
|