- 65459ae Merge "CDS add Swagger annotations for Resource, Template, Dictionary and Config API" by KAPIL SINGAL · 4 years ago
- 1080115 CDS add Swagger annotations for Resource, Template, Dictionary and Config API by Piotr Stanior · 4 years ago
- 6bd0f3a ResourceResolution should fail if required resource did not resolve -edge case by kuldipr · 4 years ago
- d73b612 Merge "ResourceResolution should fail if required resource did not resolve" by KAPIL SINGAL · 4 years ago
- d6c8cdf ResourceResolution should fail if required resource did not resolve by kuldipr · 4 years ago
- 81deaed add toggle variable ansible fire failure to awx function by Eltanany Shaaban · 4 years ago
- 7871f10 Merge "add toggle variable ansible fire failure to awx function" by KAPIL SINGAL · 4 years ago
- fffa390 add toggle variable ansible fire failure to awx function by Eltanany Shaaban · 4 years ago
- 9c1e963 CDS Fix Swagger issues by Piotr Stanior · 4 years ago
- 8f45247 Support for generic URL for mount, Put, Get added by tragait · 4 years, 1 month ago
- e4eb1fc Enable retrieving ResourceResolution objects from database in kotlin scripts by kuldip Rai · 4 years, 2 months ago
- 6b84093 Update AAI endpoints to /aai/v22 for Honolulu by Lasse Kaihlavirta · 4 years, 2 months ago
- bd6a648 Update AAI endpoints to /aai/v21 by Lasse Kaihlavirta · 4 years, 2 months ago
- 92a3624 Merge "master: missing input shouldn't fail process" by KAPIL SINGAL · 4 years, 2 months ago
- fb0e9f7 master: missing input shouldn't fail process by Oleg Mitsura · 4 years, 2 months ago
- e7396af Fixed k8s profile upload for source with tar.gz file by Lukasz Rajewski · 4 years, 2 months ago
- d39977b Fix resolution of keyIdentifiers by Jozsef Csongvai · 4 years, 2 months ago
- 31ec742 Roll to initial Honolulu version by Dan Timoney · 4 years, 3 months ago
- 1072867 Enabling Code Formatter by Singal, Kapil (ks220y) · 4 years, 3 months ago
- 7d397bd Fixing docker image tag by Singal, Kapil (ks220y) · 4 years, 3 months ago
- 8de37f9 Refactoring poms groupId artifactId by Singal, Kapil (ks220y) · 4 years, 3 months ago
- 15f1d71 Changed method of k8s-upload-profile template prefix acquisition by Lukasz Rajewski · 4 years, 3 months ago
- ff8df16 Add k8s-upload-profile templating and packaging by Lukasz Rajewski · 4 years, 3 months ago
- 836be77 Add k8s-upload-profile node type and logic. by Marek Szwałkiewicz · 4 years, 3 months ago
- d18507f Adding parent pom reference by Singal, Kapil (ks220y) · 4 years, 3 months ago
- 0f0b5a0 Add request IDs in command-executor log by Julien Fontaine · 4 years, 4 months ago
- 6d7efeb Add functions/endpoints to fetch all config snapshots for a given resource type or Id - configs-snapshot rest API by Serge Simard · 4 years, 4 months ago
- 6bd8ce3 Merge "Make use of Kafka Key for Audit service and Kafka listener" by KAPIL SINGAL · 4 years, 4 months ago
- f72ff0c Make use of Kafka Key for Audit service and Kafka listener by Julien Fontaine · 4 years, 4 months ago
- 4a01363 cds-exec shouldn't return "N/A" as output by Oleg Mitsura · 4 years, 5 months ago
- 16ca057 Disable jython tests by Jozsef Csongvai · 4 years, 5 months ago
- c48e079 cmd-exec payload should be payload, not err msg. by Oleg Mitsura · 4 years, 5 months ago
- 4ad951e cmd-exec server-side timeout. by Oleg Mitsura · 4 years, 5 months ago
- 01e3ff7 Command Executor : Invalid response_data when executed script fails by Julien Fontaine · 4 years, 6 months ago
- 273290a RemoteAnsibleExecutor delay vs Thread.sleep bug by Oleg Mitsura · 4 years, 6 months ago
- d5ad4b4 cmdexec should return status=FAILURE on errors by Oleg Mitsura · 4 years, 6 months ago
- 5541cbb Missing note of timeout differences. by Oleg Mitsura · 4 years, 6 months ago
- 8a3d521 Add ResourceResolutionResult to ResourceResolutionService by Jozsef Csongvai · 4 years, 7 months ago
- 1591ba7 Fix sub-attribute parsing for accessing resolved values by Jozsef Csongvai · 4 years, 7 months ago
- 79d6af1 Improve logging for ResourceAssingmentUtils by Jozsef Csongvai · 4 years, 7 months ago
- 7b99a66 Merge "Add Naming Service & IP Assign custom resource resolution capability" by Dan Timoney · 4 years, 7 months ago
- a726d7a Add Naming Service & IP Assign custom resource resolution capability by Paira, Saurav(sp694w) · 4 years, 7 months ago
- 1586035 Merge "Truncate message published on Kafka / Spike: Define solution for logs separation" by Dan Timoney · 4 years, 7 months ago
- 888f2f7 Truncate message published on Kafka / Spike: Define solution for logs separation by Julien Fontaine · 4 years, 8 months ago
- 3fb8905 Fix null safety - ResourceResolutionDBService.write by Jozsef Csongvai · 4 years, 8 months ago
- f8b1afe RestResourceResolutionProcessor should always set Status by Jozsef Csongvai · 4 years, 8 months ago
- c86d726 Merge "Secure Kafka Authentication" by Dan Timoney · 4 years, 8 months ago
- 8a2eb4a Secure Kafka Authentication by Julien Fontaine · 4 years, 8 months ago
- 87bf192 Fix default behavior for DatabaseResourceAssignmentProcessor by Jozsef Csongvai · 4 years, 8 months ago
- a97c7da Merge "Enable inline templating in mapping files" by Dan Timoney · 4 years, 8 months ago
- 928dd00 Merge "Fix parsing error for RestResourceSource" by Dan Timoney · 4 years, 8 months ago
- dd54f3f Fix parsing error for RestResourceSource by Jozsef Csongvai · 4 years, 8 months ago
- 86f5448 Remove unneeded backup files by Dan Timoney · 4 years, 8 months ago
- 3109998 Enable inline templating in mapping files by Jozsef Csongvai · 4 years, 8 months ago
- 3f85ebb Merge "Improving CMD-exec err msgs/handling." by Dan Timoney · 4 years, 8 months ago
- 6f18499 Improving CMD-exec err msgs/handling. by Oleg Mitsura · 4 years, 11 months ago
- b3be6e5 Merge "Refactoring BP Code with ErrorCatalog" by Dan Timoney · 4 years, 8 months ago
- 1cc6f92 Merge "Removed logging of configuration snapshot as it might leak sensitive data in the logs." by Dan Timoney · 4 years, 8 months ago
- 8edec22 Roll to next Guilin snapshot by Dan Timoney · 4 years, 8 months ago
- 0aabd6a Merge "execution timeout not respected..." by Dan Timoney · 4 years, 8 months ago
- 20dcdbc Refactoring BP Code with ErrorCatalog by Brinda Santh · 4 years, 9 months ago
- 8ba1014 Fix ResolutionSummary - return empty string instead of null by Jozsef Csongvai · 4 years, 9 months ago
- 95dcac2 Roll to next Frankfurt snapshot and fix sonar build by Dan Timoney · 4 years, 9 months ago
- b437135 execution timeout not respected... by Oleg Mitsura · 5 years ago
- 6198c0b Removed logging of configuration snapshot as it might leak sensitive data in the logs. by Serge Simard · 4 years, 10 months ago
- 874cc28 Change relative paths in Python Executor test by Michal Jagiello · 4 years, 9 months ago
- 0562fc1 Fix kotlin cache lazy loading by Sebastien Premont-Tendland · 4 years, 10 months ago
- 114c5c1 Use released parent poms by Dan Timoney · 4 years, 9 months ago
- 8a782f6 add a rest endpoint to remove resources by Julien Fontaine · 4 years, 10 months ago
- fdfeef7 Add the executor and the component function to support 5G NRM CM by Huang Cheng · 4 years, 10 months ago
- 2fce8bf Add properties to ResolutionSummary by Jozsef Csongvai · 4 years, 10 months ago
- dc3e413 Fix - ResolutionSummary should contain resolved request-payload by Jozsef Csongvai · 4 years, 10 months ago
- 94ad509 Merge SW Upgrade Blueprint into PNF_AAI and create one UAT BP for PNF by gummar · 4 years, 10 months ago
- ebcc45b Eliminate Template Requirement by Jozsef Csongvai · 5 years ago
- 9e3c594 Update restconf executor to return response by dfarrelly · 4 years, 10 months ago
- 07adeb6 DB resolutions are picking inputKeyMapping values from DD by Steve Siani · 4 years, 10 months ago
- e7e6a52 Merge "Refactoring Resource Resolution Service" by Brinda Santh Muthuramalingam · 4 years, 10 months ago
- 287412d add support for reply-time-out in cds blueprint by Abdelmuhaimen Seaudi · 4 years, 10 months ago
- 86a6736 Refactoring Resource Resolution Service by Singal, Kapil (ks220y) · 4 years, 10 months ago
- 65bb9d0 Cluster co-ordination with Hazelcast. by Brinda Santh · 4 years, 10 months ago
- c6da9f5 Expose rest API with non blocking call. by Brinda Santh · 4 years, 11 months ago
- 5c094c6 Spring boot, Kotlin version upgrades by Brinda Santh · 4 years, 11 months ago
- 00fc758 Add four functions to support 5G NRM CM by Huang Cheng · 5 years ago
- fed6c23 Fix scheduler shutdown config function. by Brinda Santh · 5 years ago
- 8029f8e Prioritization Optional NATS consumer support by Brinda Santh · 5 years ago
- a31c304 Prioritization expiry and clean scheduler service by Brinda Santh · 5 years ago
- 863de61 Rest endpoint for message Prioritization by Brinda Santh · 5 years ago
- 0e8d0fc Include correlationId in group lock. by Brinda Santh · 5 years ago
- 4f4e2de Message Prioritization message group lock. by Brinda Santh · 5 years ago
- ba75d2f Flexible DSL Types and Templates definition. by Brinda Santh · 5 years ago
- 1fdaf49 Runtime services for Relationship Type and Templates by Brinda Santh · 5 years ago
- 41712e1 Relationship Type and Templates models by Brinda Santh · 5 years ago
- 0a7d684 Refactoring log-protect for hiding sensitive data in logs by Jozsef Csongvai · 5 years ago
- d4fadc9 Metadata for name, version, tags and type by Brinda Santh · 5 years ago
- a30e186 Separate jython implementation and dependencies. by Brinda Santh · 5 years ago
- 210cc0a Cli executor doesn't keep/support execution context by Steve Siani · 5 years ago
- ea84b36 Refractor controller blueprint modules by Brinda Santh · 5 years ago
- 7466e42 Remote Script Executor Component by Brinda Santh · 5 years ago
- ebdd198 Optimize spring data JPA UT. by Brinda Santh · 5 years ago
- 341db21 Formatting Code base with ktlint by Singal, Kapil (ks220y) · 5 years ago