NSO features removed

Breaking change notices

The following NSO features have been removed from Itential Platform in the 2023.2 release.

NED Validator removed

The NED Validator has been removed and replaced with a pre-built automation named @itentialopensource/ned-validator.

What should I do?

See the Itential Open Source documentation on how to install and use the NED Validator pre-built.

Commit Queue Manager removed

Commit Queue Manager has been removed with no replacement. The following API endpoints are no longer available in app-nso_manager:

API removedDescription
getCommitQueueDeepGet all items in the Commit Queue.
deleteQueueItemDelete an item from the Commit Queue.
lockQueueItemLock an item in the Commit Queue.
unlockQueueItemUnlock an item in the Commit Queue.
pruneDevicesAllItemsPrune specific devices from all items in the Commit Queue.
pruneDevicesFromItemPrune specific devices from specific items in the Commit Queue.
getQueuedDevicesGet all queued devices in the Commit Queue.
getQueueItemDetailsGet details for an item in the Commit Queue.

What should I do?

Use the NSO native UI for managing commit queues. Cisco NSO includes a built-in commit queues tool for managing a large number of device changes with higher transactional throughput.