You are on page 1of 5

Network Discovery

Dublin Enhancements

March 2019
What’s Changed - Simplifications
• Communication Pattern Simplified
• Casablanca assumed the data response could take a while, so implemented a pattern where the request was
accepted in the REST request and results were sent asynchronously
• In Dublin, we realized this complexity was not required, so we now have a simple GET/response pattern
• Interfacing with Openstack simplified and fully available
• In Casablanca, Network Discovery was engineered to rely on an A&AI Microservice called enricher, which isn’t
yet available
• This dependency was replaced by a simple direct query to open stack
• Can be extended to add new urls
• Openstack coordinates (IP, port, credentials) is defined in configuration
• Ideally we should be talking to multi-VIM, but the correct APIs don’t yet exist

Information Security Level 2 – Sensitive


2 © 2017 – Proprietary & Confidential Information of Amdocs
What’s Changed – New Features
• New Resources
• Building in the VM support provided in Casablanca, we now support
• network
• Port

• SSL Support

Information Security Level 2 – Sensitive


3 © 2017 – Proprietary & Confidential Information of Amdocs
More Information
• Network Discovery
• Casablanca
• https://wiki.onap.org/display/DW/SDNC+Network+Discovery
• Dublin
• https://wiki.onap.org/display/DW/Network+Discovery+Enhancements
• API and other information
• https://wiki.onap.org/pages/viewpage.action?pageId=48534037

• POMBA
• https://wiki.onap.org/display/DW/POMBA
• Dublin Recorded Demos
• https://wiki.onap.org/display/DW/POMBA+Dublin+Demos

Information Security Level 2 – Sensitive


4 © 2017 – Proprietary & Confidential Information of Amdocs
Thank you

You might also like