ccsdk/cds.git
2019-07-08 Rodrigo OtteroAdding tests to NetconfMessageUtilsTest.kt 66/90966/2
2019-07-08 Eliezio OliveiraFix ComponentRemoteAnsibleExecutorTest 65/90965/2
2019-07-08 Eliezio OliveiraRemoved empty ResourceResolutionControllerTest 64/90964/2
2019-07-08 Eliezio OliveiraRemoved redundant Jython interpreter instantiation... 63/90963/2
2019-07-08 Eliezio OliveiraRe-enabled @Ignored tests on NetconfSessionImplTest 61/90961/2
2019-07-08 Eliezio OliveiraRe-enabled test for happy-path case on NetconfDeviceCom... 60/90960/2
2019-07-08 Eliezio OliveiraRe-enabled BluePrintProcessingGRPCHandlerTest 59/90959/2
2019-07-08 Eliezio OliveiraRe-enabled RestClientServiceTest 58/90958/2
2019-07-08 Eliezio OliveiraFix interrupt state left ON on NetconfSessionImpl.syncRpc() 62/90962/2
2019-07-04 Alexis de TalhouëtError: Could not find or load main class 55/90755/7
2019-06-25 Brinda SanthRefractor blueprint script dependency 44/90344/2
2019-06-25 Dan TimoneyMerge "DSL to service template generator"
2019-06-25 Dan TimoneyMerge "Store resolution and expose with REST API"
2019-06-25 Dan TimoneyMerge "Allow multiple resolution for same node template"
2019-06-25 Dan TimoneyMerge "Added notes on remote python executor in dev...
2019-06-25 Dan TimoneyMerge "Add blueprint domain DSL"
2019-06-25 Dan TimoneyMerge "python-executor will provide output line-by...
2019-06-25 Dan TimoneyMerge "Replace windows alert with Notification component"
2019-06-25 Dan TimoneyMerge "Fixed bug CCSDK-1402"
2019-06-25 Dan TimoneyMerge "InputResourceResolutionProcessorTest re-enabled"
2019-06-25 Brinda SanthDSL to service template generator 73/90473/2
2019-06-25 Alexis de TalhouëtStore resolution and expose with REST API 73/90273/11
2019-06-25 Alexis de TalhouëtAllow multiple resolution for same node template 43/90243/9
2019-06-25 Brinda SanthAdd blueprint domain DSL 94/90094/4
2019-06-25 Oleg Mitsurapython-executor will provide output line-by-line 00/90300/4
2019-06-25 Dan TimoneyMerge "Use correct parent pom"
2019-06-21 Oleg MitsuraAdded notes on remote python executor in dev env. 12/90112/2
2019-06-21 Arundathi PatilReplace windows alert with Notification component 93/90293/1
2019-06-21 Alexis de TalhouëtFix httpclient classpath issue 66/90166/4
2019-06-21 Alexis de TalhouëtAdd Jinja2 custom ResourceLocator 32/90132/8
2019-06-20 Timoney, Dan... Use correct parent pom 70/90270/1
2019-06-20 Arundathi PatilFixed bug CCSDK-1402 34/90234/1
2019-06-20 otteroInputResourceResolutionProcessorTest re-enabled 51/90151/2
2019-06-18 Alexis de TalhouëtFix wrong mapping of json to map 04/90104/1
2019-06-18 Dan TimoneyMerge "Create REST API layer for resource resolution...
2019-06-18 Dan TimoneyMerge "Add service template types DSL"
2019-06-18 Dan TimoneyMerge "Add service template assignments DSL"
2019-06-18 Dan TimoneyMerge "Added test.ts file"
2019-06-18 Dan TimoneyMerge "Notification Handler service"
2019-06-18 Dan TimoneyMerge "Python executor: Execution command and prepare...
2019-06-18 Dan TimoneyMerge "Correct netconf capability matching regex"
2019-06-18 Dan TimoneyMerge "Implemented loader service"
2019-06-18 Dan TimoneyMerge "CCSDK-1377- Notification Implementation"
2019-06-18 Serge SimardCreate REST API layer for resource resolution stored... 91/90091/1
2019-06-18 Arundathi PatilAdded test.ts file 76/90076/1
2019-06-17 Arundathi PatilNotification Handler service 98/89998/1
2019-06-14 Steve SianiPython executor: Execution command and prepare environm... 15/89915/3
2019-06-14 Abdelmuhaimen... Correct netconf capability matching regex 00/89900/1
2019-06-13 Serge SimardVarious bug fixes encountered during remote ansible... 60/89760/3
2019-06-06 otteroFixing restconf_client.py script 16/89516/1
2019-06-06 Arundathi PatilImplemented loader service 03/89503/1
2019-06-06 Brinda SanthAdd service template types DSL 66/89466/1
2019-06-04 Brinda SanthAdd service template assignments DSL 81/89281/1
2019-06-04 Arundathi PatilCCSDK-1377- Notification Implementation 22/89222/1
2019-06-03 Dan TimoneyMerge "Improved error handling for remote ansible execu...
2019-06-03 Dan TimoneyMerge "Correction in Image references and CBA structure...
2019-06-03 Dan TimoneyMerge "add SDNC MD-SAL Restconf URL settings"
2019-06-03 Serge SimardImproved error handling for remote ansible executor. 67/89167/2
2019-06-02 Abdelmuhaimen... add SDNC MD-SAL Restconf URL settings 05/89105/1
2019-05-31 Dan TimoneyMerge "Add logger to the server"
2019-05-31 andreasgeisslerCorrection in Image references and CBA structure 13/89013/1
2019-05-30 Dan TimoneyMerge "Remote AWX ansible playbook executor"
2019-05-30 RamiAdd logger to the server 60/88560/2
2019-05-29 Dan TimoneyMerge "CCSDK-1308- Files sorting"
2019-05-29 Dan TimoneyMerge "Include orig err in CBA upload errmsg"
2019-05-28 Dan TimoneyMerge "Bug fix: Enrichment fails for processor-db source"
2019-05-28 otteroReturning null for unresolved variables 19/88419/6
2019-05-28 Steve SianiBug fix: Enrichment fails for processor-db source 02/88202/4
2019-05-27 Serge SimardRemote AWX ansible playbook executor 77/87977/5
2019-05-27 Arundathi PatilCCSDK-1308- Files sorting 24/88524/1
2019-05-23 Steve Sianimake templating service support JsonNode instead of... 57/88357/2
2019-05-23 Oleg MitsuraInclude orig err in CBA upload errmsg 94/88394/1
2019-05-23 Brinda SanthAdd cli test blueprints 28/88028/5
2019-05-23 Brinda SanthAdd cli executor options 27/88027/5
2019-05-23 Brinda SanthAdd cli executor models 26/88026/5
2019-05-23 Brinda SanthAdd cli executor component 06/87806/6
2019-05-23 Brinda SanthAdd ssh client configuration service 01/87801/5
2019-05-23 Brinda SanthAdd Kafka client services 15/88115/3
2019-05-22 Alexis de TalhouëtFix payload has not been init in aysnc 73/88273/2
2019-05-21 Arundathi PatilFixed defect CCSDK-1339 69/88169/1
2019-05-16 Dan TimoneyMerge "BlueprintWebClientService: added return status"
2019-05-16 Dan TimoneyMerge "Fix: Enrichment fails for processor-db source"
2019-05-16 Dan TimoneyMerge "Bugfix: Blueprints Processor always return 200 OK"
2019-05-16 Dan TimoneyMerge "Resource dictionary- updated license text"
2019-05-16 Dan TimoneyMerge "Resource dictionary- updated license text"
2019-05-16 Dan TimoneyMerge "Resource dictionary- updated license text"
2019-05-16 otteroBugfix: Blueprints Processor always return 200 OK 75/87575/4
2019-05-16 prathamesh... Fixed I/O error and removed unwanted finally clause. 12/87512/3
2019-05-15 Oleg MitsuraBlueprintWebClientService: added return status 92/87592/7
2019-05-15 Steve SianiFix: Enrichment fails for processor-db source 82/87782/3
2019-05-15 prathamesh... Upates in sdc-listener notification part. 73/87573/9
2019-05-13 Dan TimoneyMerge "Resource dictionary- updated license text"
2019-05-13 Dan TimoneyMerge "Fixed defect CCSDK-1326"
2019-05-13 Dan TimoneyMerge "Modify CDS-UI server to allow communicating...
2019-05-13 Arundathi PatilFixed defect CCSDK-1326 31/87531/1
2019-05-11 Dan TimoneyMerge "Fixed the parsing path for CBA archive"
2019-05-11 Dan TimoneyMerge "Fixed defect CCSDK-1299"
2019-05-11 Dan TimoneyMerge "UT for Blueprint core"
2019-05-11 prathamesh... Fixed the parsing path for CBA archive 74/87374/5
2019-05-09 Arundathi PatilFixed defect CCSDK-1299 60/87360/1
next