The Nokia Continuous Delivery (NCD)NCD is a modular CI/CD solution for Nokia applications, delivering software in a secure, automated fashion while providing end-to-end automation for deployment, acceptance testing, and promotion of those applications in a customer network. NCD is designed around industry standards and provides the closed loop automation to manage the complexity of CI/CD for cloud-native network services NCD is a Nokia product and it can accessed via the link: https://www.nokia.com/networks/core-networks/ci-cd/ The NCD Cancel PipelineThe NCD Cancel pipeline stops a Network Service in Running state by cancelling the actual operation. The Network Service will transition into Error state and the original operation, which was cancelled fails too. The Cancel ExtensionThis is the primary extension for the Cancel pipeline that cancels the actual operation of an NS (the NS it is Deploying/Upgrading state). It is useful when an operation stucks for a long time. They need to be stopped (cancelled), fixed the environment, then call the Resume operation. The Cancel takes the below "mandatory" input parameters:
LicenseThis project is licensed under Nokia Continuous Delivery - see the LICENSE If you find this extension useful, please write a review and star it. |